Skip to content

Commit

Permalink
Pull up reset line
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintGimp committed Apr 8, 2015
1 parent f8d6107 commit 0c41366
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
9 changes: 9 additions & 0 deletions board/MotorController.brd
Expand Up @@ -851,6 +851,7 @@ Please make sure your boards conform to these design rules.</description>
<element name="DC1" library="SaintGimp" package="DC-CONV" value="OKI-78SR-5/1.5-W36H-C" x="40.64" y="21.59" rot="R180"/>
<element name="R6" library="SaintGimp" package="AXIAL-7.5MM" value="2.2K" x="63.5" y="35.56" rot="R180"/>
<element name="R7" library="SaintGimp" package="AXIAL-7.5MM" value="2.2K" x="29.21" y="13.97"/>
<element name="R8" library="SaintGimp" package="AXIAL-7.5MM" value="10K" x="5.08" y="-2.54"/>
</elements>
<signals>
<signal name="GND">
Expand Down Expand Up @@ -1088,6 +1089,14 @@ Please make sure your boards conform to these design rules.</description>
<wire x1="59.69" y1="7.62" x2="59.69" y2="3.81" width="0.4064" layer="16"/>
<wire x1="59.69" y1="3.81" x2="55.88" y2="3.81" width="0.4064" layer="16"/>
</signal>
<signal name="N$2">
<contactref element="U1" pad="4"/>
<contactref element="R8" pad="P$2"/>
<wire x1="8.89" y1="-2.54" x2="59.69" y2="20.32" width="0" layer="19" extent="1-1"/>
</signal>
<signal name="VCC">
<contactref element="R8" pad="P$1"/>
</signal>
</signals>
<errors>
<approved hash="18,29,48fd26ee80d7eec4"/>
Expand Down
18 changes: 18 additions & 0 deletions board/MotorController.sch
Expand Up @@ -1262,6 +1262,8 @@ Source: User LBR Version 2.05</description>
<part name="R7" library="SaintGimp" deviceset="RESISTOR-*" device="7.5MM" value="2.2K"/>
<part name="5V1" library="SaintGimp" deviceset="VCC" device="" value="5V"/>
<part name="5V2" library="SaintGimp" deviceset="VCC" device="" value="5V"/>
<part name="R8" library="SaintGimp" deviceset="RESISTOR-*" device="7.5MM" value="10K"/>
<part name="5V3" library="SaintGimp" deviceset="VCC" device="" value="5V"/>
</parts>
<sheets>
<sheet>
Expand Down Expand Up @@ -1330,6 +1332,8 @@ Source: User LBR Version 2.05</description>
<instance part="R7" gate="G$1" x="167.64" y="-12.7" rot="R90"/>
<instance part="5V1" gate="VCC" x="167.64" y="10.16"/>
<instance part="5V2" gate="VCC" x="167.64" y="-20.32" rot="R180"/>
<instance part="R8" gate="G$1" x="83.82" y="-12.7" rot="R90"/>
<instance part="5V3" gate="VCC" x="83.82" y="-20.32" rot="R180"/>
</instances>
<busses>
</busses>
Expand Down Expand Up @@ -1683,6 +1687,20 @@ Source: User LBR Version 2.05</description>
<junction x="190.5" y="-5.08"/>
</segment>
</net>
<net name="N$2" class="0">
<segment>
<pinref part="U1" gate="A" pin="PB3"/>
<wire x1="101.6" y1="-2.54" x2="83.82" y2="-2.54" width="0.1524" layer="91"/>
<wire x1="83.82" y1="-2.54" x2="83.82" y2="-7.62" width="0.1524" layer="91"/>
<pinref part="R8" gate="G$1" pin="2"/>
</segment>
</net>
<net name="VCC" class="0">
<segment>
<pinref part="R8" gate="G$1" pin="1"/>
<pinref part="5V3" gate="VCC" pin="VCC"/>
</segment>
</net>
</nets>
</sheet>
</sheets>
Expand Down

0 comments on commit 0c41366

Please sign in to comment.