Skip to content

Commit

Permalink
Sensor breakout updated
Browse files Browse the repository at this point in the history
  • Loading branch information
elmot committed Dec 8, 2017
1 parent 3b3e1a0 commit b807f88
Showing 1 changed file with 23 additions and 7 deletions.
30 changes: 23 additions & 7 deletions sensor.brd
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<layer number="26" name="bNames" color="7" fill="1" visible="yes" active="yes"/>
<layer number="27" name="tValues" color="7" fill="1" visible="yes" active="yes"/>
<layer number="28" name="bValues" color="7" fill="1" visible="yes" active="yes"/>
<layer number="29" name="tStop" color="7" fill="3" visible="no" active="yes"/>
<layer number="30" name="bStop" color="7" fill="6" visible="no" active="yes"/>
<layer number="29" name="tStop" color="7" fill="3" visible="yes" active="yes"/>
<layer number="30" name="bStop" color="7" fill="6" visible="yes" active="yes"/>
<layer number="31" name="tCream" color="7" fill="4" visible="no" active="yes"/>
<layer number="32" name="bCream" color="7" fill="5" visible="no" active="yes"/>
<layer number="33" name="tFinish" color="6" fill="3" visible="no" active="yes"/>
Expand Down Expand Up @@ -57,11 +57,19 @@
</layers>
<board>
<plain>
<wire x1="0" y1="0" x2="16.815" y2="0" width="0" layer="20"/>
<wire x1="0" y1="0" x2="6.35" y2="0" width="0" layer="20"/>
<wire x1="6.35" y1="0" x2="6.35" y2="0.635" width="0" layer="20"/>
<wire x1="6.35" y1="0.635" x2="13.335" y2="0.635" width="0" layer="20"/>
<wire x1="13.335" y1="0.635" x2="13.335" y2="0" width="0" layer="20"/>
<wire x1="13.335" y1="0" x2="16.815" y2="0" width="0" layer="20"/>
<wire x1="16.815" y1="0" x2="16.815" y2="16.5" width="0" layer="20"/>
<wire x1="16.815" y1="16.5" x2="0" y2="16.5" width="0" layer="20"/>
<wire x1="16.815" y1="16.5" x2="13.335" y2="16.51" width="0" layer="20"/>
<wire x1="13.335" y1="16.51" x2="13.335" y2="15.875" width="0" layer="20"/>
<wire x1="13.335" y1="15.875" x2="6.35" y2="15.875" width="0" layer="20"/>
<wire x1="6.35" y1="15.875" x2="6.35" y2="16.5" width="0" layer="20"/>
<wire x1="6.35" y1="16.5" x2="0" y2="16.5" width="0" layer="20"/>
<wire x1="0" y1="16.5" x2="0" y2="0" width="0" layer="20"/>
<text x="6.35" y="13.97" size="2.1844" layer="22" rot="MR0">+</text>
<text x="5.08" y="13.97" size="2.1844" layer="22" rot="MR0">+</text>
<text x="5.08" y="11.43" size="1.016" layer="22" rot="MR0">8</text>
<text x="15.875" y="11.43" size="1.016" layer="22" rot="MR0">MCK</text>
<text x="5.08" y="8.89" size="1.016" layer="22" rot="MR0">9</text>
Expand All @@ -70,7 +78,15 @@
<text x="16.51" y="6.35" size="1.016" layer="22" rot="MR0">DO</text>
<text x="5.715" y="3.81" size="1.016" layer="22" rot="MR0">11</text>
<text x="16.51" y="4.445" size="1.016" layer="22" rot="MR0">SCK</text>
<text x="6.985" y="1.27" size="1.016" layer="22" rot="MR0">GND</text>
<text x="6.35" y="1.27" size="1.016" layer="22" rot="MR0">GND</text>
<rectangle x1="6.35" y1="13.97" x2="13.335" y2="15.24" layer="1"/>
<rectangle x1="6.35" y1="13.97" x2="13.335" y2="15.24" layer="29"/>
<rectangle x1="6.35" y1="13.97" x2="13.335" y2="15.24" layer="16" rot="R180"/>
<rectangle x1="6.35" y1="13.97" x2="13.335" y2="15.24" layer="30" rot="R180"/>
<rectangle x1="6.35" y1="1.27" x2="13.335" y2="2.54" layer="1"/>
<rectangle x1="6.35" y1="1.27" x2="13.335" y2="2.54" layer="29"/>
<rectangle x1="6.35" y1="1.27" x2="13.335" y2="2.54" layer="16" rot="R180"/>
<rectangle x1="6.35" y1="1.27" x2="13.335" y2="2.54" layer="30"/>
</plain>
<libraries>
<library name="pinhead">
Expand Down Expand Up @@ -194,7 +210,7 @@ Supply voltage 2.2 V to 3.6 V&lt;br&gt;</description>
<class number="0" name="default" width="0" drill="0">
</class>
</classes>
<designrules name="oshpark-2layer">
<designrules name="oshpark-2layer (1)">
<description language="en">&lt;b&gt;OSH Park Design Rules&lt;/b&gt;
&lt;p&gt;
Please make sure your boards conform to these design rules.
Expand Down

0 comments on commit b807f88

Please sign in to comment.