Added a gold-finger version suitable for production at Advanced Circuits

This commit is contained in:
Bill Cox
2015-06-25 08:51:39 -07:00
parent c9958ee24e
commit 0eef725e8f
4 changed files with 2281 additions and 9 deletions

View File

@@ -38,8 +38,8 @@ board with standard parts, or on an custom chip.
### The Eagle open-source boards work!
Here is the first completed Infinite Noise USB key. I offer this modle on Tindie to help
get the modular entropy multiplier concept out there.
Here is the first completed Infinite Noise USB key. I offered this modle on
Tindie to help get the modular entropy multiplier concept out there initially.
![Picture of Infinite Noise USB key](images/infnoise_key.jpg?raw=true "Infinite Noise USB key")

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="7.1.0">
<eagle version="7.3.0">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
<setting verticaltext="up"/>
</settings>
<grid distance="0.1" unitdist="mm" unit="mm" style="lines" multiple="1" display="yes" altdistance="0.254" altunitdist="mm" altunit="mm"/>
<grid distance="0.1" unitdist="mm" unit="mm" style="lines" multiple="1" display="yes" altdistance="0.025" altunitdist="inch" altunit="inch"/>
<layers>
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
@@ -120,10 +120,10 @@
<wire x1="3.7" y1="6" x2="3.7" y2="-6" width="0.127" layer="51"/>
<wire x1="3.7" y1="-6" x2="-5" y2="-6" width="0.127" layer="51"/>
<wire x1="-5" y1="-6" x2="-5" y2="6" width="0.127" layer="51"/>
<smd name="5V" x="-0.2" y="-3.5" dx="7.5" dy="1.36" layer="1"/>
<smd name="USB_M" x="0.3" y="-1" dx="6.5" dy="1.36" layer="1"/>
<smd name="USB_P" x="0.3" y="1" dx="6.5" dy="1.36" layer="1"/>
<smd name="GND" x="-0.2" y="3.5" dx="7.5" dy="1.36" layer="1"/>
<smd name="5V" x="-0.2" y="-3.5" dx="7.5" dy="1.36" layer="1" cream="no"/>
<smd name="USB_M" x="0.3" y="-1" dx="6.5" dy="1.36" layer="1" cream="no"/>
<smd name="USB_P" x="0.3" y="1" dx="6.5" dy="1.36" layer="1" cream="no"/>
<smd name="GND" x="-0.2" y="3.5" dx="7.5" dy="1.36" layer="1" cream="no"/>
<text x="-1.27" y="5.08" size="0.4064" layer="25">&gt;Name</text>
<text x="-1.27" y="-5.08" size="0.4064" layer="27">&gt;Value</text>
</package>
@@ -239,10 +239,14 @@ Source: http://cds.linear.com/docs/Datasheet/5598f.pdf</description>
<smd name="22" x="-0.25" y="1.9" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<smd name="23" x="-0.75" y="1.9" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<smd name="24" x="-1.25" y="1.9" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<smd name="EXP" x="0" y="0" dx="1.5" dy="1.5" layer="1" stop="no"/>
<smd name="EXP" x="0" y="0" dx="1.5" dy="1.5" layer="1" stop="no" cream="no"/>
<text x="0" y="2.54" size="0.6096" layer="25" align="bottom-center">&gt;NAME</text>
<rectangle x1="-1.95" y1="1.525" x2="-1.525" y2="1.975" layer="21"/>
<rectangle x1="-1.3" y1="-1.3" x2="1.3" y2="1.3" layer="29"/>
<rectangle x1="-0.6" y1="0.2" x2="-0.2" y2="0.6" layer="31"/>
<rectangle x1="0.2" y1="0.2" x2="0.6" y2="0.6" layer="31"/>
<rectangle x1="-0.6" y1="-0.6" x2="-0.2" y2="-0.2" layer="31"/>
<rectangle x1="0.2" y1="-0.6" x2="0.6" y2="-0.2" layer="31"/>
</package>
<package name="DFN8-2X3">
<description>&lt;b&gt;DCB Package 8-Lead Plastic DFN (2mm × 2mm)&lt;/b&gt;&lt;p&gt;

View File

@@ -0,0 +1,968 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE eagle SYSTEM "eagle.dtd">
<eagle version="7.3.0">
<drawing>
<settings>
<setting alwaysvectorfont="no"/>
<setting verticaltext="up"/>
</settings>
<grid distance="1" unitdist="mil" unit="mil" style="lines" multiple="1" display="yes" altdistance="0.125" altunitdist="mm" altunit="mm"/>
<layers>
<layer number="1" name="Top" color="4" fill="1" visible="yes" active="yes"/>
<layer number="16" name="Bottom" color="1" fill="1" visible="yes" active="yes"/>
<layer number="17" name="Pads" color="2" fill="1" visible="yes" active="yes"/>
<layer number="18" name="Vias" color="2" fill="1" visible="yes" active="yes"/>
<layer number="19" name="Unrouted" color="6" fill="1" visible="yes" active="yes"/>
<layer number="20" name="Dimension" color="15" fill="1" visible="yes" active="yes"/>
<layer number="21" name="tPlace" color="7" fill="1" visible="yes" active="yes"/>
<layer number="22" name="bPlace" color="7" fill="1" visible="yes" active="yes"/>
<layer number="23" name="tOrigins" color="15" fill="1" visible="yes" active="yes"/>
<layer number="24" name="bOrigins" color="15" fill="1" visible="yes" active="yes"/>
<layer number="25" name="tNames" color="7" fill="1" visible="yes" active="yes"/>
<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="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="yes" active="yes"/>
<layer number="32" name="bCream" color="7" fill="5" visible="yes" active="yes"/>
<layer number="33" name="tFinish" color="6" fill="3" visible="yes" active="yes"/>
<layer number="34" name="bFinish" color="6" fill="6" visible="yes" active="yes"/>
<layer number="35" name="tGlue" color="7" fill="4" visible="yes" active="yes"/>
<layer number="36" name="bGlue" color="7" fill="5" visible="yes" active="yes"/>
<layer number="37" name="tTest" color="7" fill="1" visible="yes" active="yes"/>
<layer number="38" name="bTest" color="7" fill="1" visible="yes" active="yes"/>
<layer number="39" name="tKeepout" color="4" fill="11" visible="yes" active="yes"/>
<layer number="40" name="bKeepout" color="1" fill="11" visible="yes" active="yes"/>
<layer number="41" name="tRestrict" color="4" fill="10" visible="yes" active="yes"/>
<layer number="42" name="bRestrict" color="1" fill="10" visible="yes" active="yes"/>
<layer number="43" name="vRestrict" color="2" fill="10" visible="yes" active="yes"/>
<layer number="44" name="Drills" color="7" fill="1" visible="yes" active="yes"/>
<layer number="45" name="Holes" color="7" fill="1" visible="yes" active="yes"/>
<layer number="46" name="Milling" color="3" fill="1" visible="yes" active="yes"/>
<layer number="47" name="Measures" color="7" fill="1" visible="yes" active="yes"/>
<layer number="48" name="Document" color="7" fill="1" visible="yes" active="yes"/>
<layer number="49" name="Reference" color="7" fill="1" visible="yes" active="yes"/>
<layer number="50" name="dxf" color="7" fill="1" visible="no" active="no"/>
<layer number="51" name="tDocu" color="7" fill="1" visible="yes" active="yes"/>
<layer number="52" name="bDocu" color="7" fill="1" visible="yes" active="yes"/>
<layer number="53" name="tGND_GNDA" color="7" fill="9" visible="no" active="no"/>
<layer number="54" name="bGND_GNDA" color="1" fill="9" visible="no" active="no"/>
<layer number="56" name="wert" color="7" fill="1" visible="no" active="no"/>
<layer number="90" name="Modules" color="5" fill="1" visible="no" active="no"/>
<layer number="91" name="Nets" color="2" fill="1" visible="no" active="no"/>
<layer number="92" name="Busses" color="1" fill="1" visible="no" active="no"/>
<layer number="93" name="Pins" color="2" fill="1" visible="no" active="no"/>
<layer number="94" name="Symbols" color="4" fill="1" visible="no" active="no"/>
<layer number="95" name="Names" color="7" fill="1" visible="no" active="no"/>
<layer number="96" name="Values" color="7" fill="1" visible="no" active="no"/>
<layer number="97" name="Info" color="7" fill="1" visible="no" active="no"/>
<layer number="98" name="Guide" color="6" fill="1" visible="no" active="no"/>
<layer number="100" name="Muster" color="7" fill="1" visible="no" active="no"/>
<layer number="101" name="Patch_Top" color="12" fill="4" visible="yes" active="yes"/>
<layer number="102" name="Vscore" color="7" fill="1" visible="yes" active="yes"/>
<layer number="103" name="tMap" color="7" fill="1" visible="yes" active="yes"/>
<layer number="104" name="Name" color="16" fill="1" visible="yes" active="yes"/>
<layer number="105" name="tPlate" color="7" fill="1" visible="yes" active="yes"/>
<layer number="106" name="bPlate" color="7" fill="1" visible="yes" active="yes"/>
<layer number="107" name="Crop" color="7" fill="1" visible="yes" active="yes"/>
<layer number="108" name="tplace-old" color="10" fill="1" visible="yes" active="yes"/>
<layer number="109" name="ref-old" color="11" fill="1" visible="yes" active="yes"/>
<layer number="116" name="Patch_BOT" color="9" fill="4" visible="yes" active="yes"/>
<layer number="121" name="_tsilk" color="7" fill="1" visible="yes" active="yes"/>
<layer number="122" name="_bsilk" color="7" fill="1" visible="yes" active="yes"/>
<layer number="125" name="_tNames" color="7" fill="1" visible="yes" active="yes"/>
<layer number="144" name="Drill_legend" color="7" fill="1" visible="yes" active="yes"/>
<layer number="151" name="HeatSink" color="7" fill="1" visible="yes" active="yes"/>
<layer number="199" name="Contour" color="7" fill="1" visible="yes" active="yes"/>
<layer number="200" name="200bmp" color="1" fill="10" visible="yes" active="yes"/>
<layer number="201" name="201bmp" color="2" fill="10" visible="yes" active="yes"/>
<layer number="202" name="202bmp" color="3" fill="10" visible="yes" active="yes"/>
<layer number="203" name="203bmp" color="4" fill="10" visible="yes" active="yes"/>
<layer number="204" name="204bmp" color="5" fill="10" visible="yes" active="yes"/>
<layer number="205" name="205bmp" color="6" fill="10" visible="yes" active="yes"/>
<layer number="206" name="206bmp" color="7" fill="10" visible="yes" active="yes"/>
<layer number="207" name="207bmp" color="8" fill="10" visible="yes" active="yes"/>
<layer number="208" name="208bmp" color="9" fill="10" visible="yes" active="yes"/>
<layer number="209" name="209bmp" color="7" fill="1" visible="yes" active="yes"/>
<layer number="210" name="210bmp" color="7" fill="1" visible="yes" active="yes"/>
<layer number="211" name="211bmp" color="7" fill="1" visible="yes" active="yes"/>
<layer number="212" name="212bmp" color="7" fill="1" visible="yes" active="yes"/>
<layer number="213" name="213bmp" color="7" fill="1" visible="yes" active="yes"/>
<layer number="214" name="214bmp" color="7" fill="1" visible="yes" active="yes"/>
<layer number="215" name="215bmp" color="7" fill="1" visible="yes" active="yes"/>
<layer number="216" name="216bmp" color="7" fill="1" visible="yes" active="yes"/>
<layer number="217" name="217bmp" color="18" fill="1" visible="no" active="no"/>
<layer number="218" name="218bmp" color="19" fill="1" visible="no" active="no"/>
<layer number="219" name="219bmp" color="20" fill="1" visible="no" active="no"/>
<layer number="220" name="220bmp" color="21" fill="1" visible="no" active="no"/>
<layer number="221" name="221bmp" color="22" fill="1" visible="no" active="no"/>
<layer number="222" name="222bmp" color="23" fill="1" visible="no" active="no"/>
<layer number="223" name="223bmp" color="24" fill="1" visible="no" active="no"/>
<layer number="224" name="224bmp" color="25" fill="1" visible="no" active="no"/>
<layer number="250" name="Descript" color="3" fill="1" visible="no" active="no"/>
<layer number="251" name="SMDround" color="12" fill="11" visible="no" active="no"/>
<layer number="254" name="cooling" color="7" fill="1" visible="yes" active="yes"/>
</layers>
<board>
<plain>
<text x="23.3566" y="6.0754" size="2.1844" layer="26" rot="MR0" align="center">Infinite Noise</text>
<text x="9.386" y="6.096" size="0.8" layer="25" rot="R90" align="top-center">INFNOISE TRNG</text>
<wire x1="0" y1="0" x2="0" y2="12.192" width="0" layer="20"/>
<wire x1="0" y1="12.192" x2="34.8488" y2="12.192" width="0" layer="20"/>
<wire x1="34.8488" y1="12.192" x2="34.8488" y2="0" width="0" layer="20"/>
<wire x1="34.8488" y1="0" x2="0" y2="0" width="0" layer="20"/>
<rectangle x1="0" y1="0" x2="10.16" y2="12.2" layer="30"/>
</plain>
<libraries>
<library name="infnoise">
<description>Parts for the Infinite Noise Generator</description>
<packages>
<package name="0603-IND">
<wire x1="-1.5" y1="0.85" x2="1.5" y2="0.85" width="0.0508" layer="39"/>
<wire x1="1.5" y1="0.85" x2="1.5" y2="-0.85" width="0.0508" layer="39"/>
<wire x1="1.5" y1="-0.85" x2="-1.5" y2="-0.85" width="0.0508" layer="39"/>
<wire x1="-1.5" y1="-0.85" x2="-1.5" y2="0.85" width="0.0508" layer="39"/>
<wire x1="-0.356" y1="0.432" x2="0.356" y2="0.432" width="0.1016" layer="51"/>
<wire x1="-0.356" y1="-0.419" x2="0.356" y2="-0.419" width="0.1016" layer="51"/>
<wire x1="0" y1="0.0305" x2="0" y2="-0.0305" width="0.4064" layer="21"/>
<smd name="1" x="-0.85" y="0" dx="1.1" dy="1" layer="1"/>
<smd name="2" x="0.85" y="0" dx="1.1" dy="1" layer="1"/>
<text x="0" y="0.635" size="0.4064" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
<rectangle x1="-0.8382" y1="-0.4699" x2="-0.3381" y2="0.4801" layer="51"/>
<rectangle x1="0.3302" y1="-0.4699" x2="0.8303" y2="0.4801" layer="51"/>
<rectangle x1="-0.1999" y1="-0.3" x2="0.1999" y2="0.3" layer="35"/>
</package>
<package name="DFN8-2X3">
<description>&lt;b&gt;DCB Package 8-Lead Plastic DFN (2mm × 2mm)&lt;/b&gt;&lt;p&gt;
Source: http://www.linear.com/pc/downloadDocument.do?navId=H0,C1,C1003,C1042,C1032,C1063,P26952,D16357</description>
<wire x1="-1.0922" y1="-0.9" x2="-1.0922" y2="0.9" width="0.2032" layer="21"/>
<wire x1="-1.1" y1="1.1" x2="1.1" y2="1.1" width="0.2032" layer="51"/>
<wire x1="1.0922" y1="0.9" x2="1.0922" y2="-0.9" width="0.2032" layer="21"/>
<wire x1="1.1" y1="-1.1" x2="-1.1" y2="-1.1" width="0.2032" layer="51"/>
<smd name="EXP" x="0" y="0" dx="1.6" dy="0.45" layer="1"/>
<smd name="1" x="-0.75" y="-1.025" dx="0.25" dy="0.7" layer="1"/>
<smd name="2" x="-0.25" y="-1.025" dx="0.25" dy="0.7" layer="1"/>
<smd name="3" x="0.25" y="-1.025" dx="0.25" dy="0.7" layer="1"/>
<smd name="4" x="0.75" y="-1.025" dx="0.25" dy="0.7" layer="1" rot="R180"/>
<smd name="5" x="0.75" y="1.025" dx="0.25" dy="0.7" layer="1" rot="R180"/>
<smd name="6" x="0.25" y="1.025" dx="0.25" dy="0.7" layer="1" rot="R180"/>
<text x="-1.27" y="0" size="0.4064" layer="25" rot="R90" align="bottom-center">&gt;NAME</text>
<rectangle x1="-0.777" y1="-0.517" x2="-0.227" y2="-0.392" layer="21"/>
<smd name="7" x="-0.25" y="1.025" dx="0.25" dy="0.7" layer="1" rot="R180"/>
<smd name="8" x="-0.75" y="1.025" dx="0.25" dy="0.7" layer="1" rot="R180"/>
</package>
<package name="SSOP8-P-0.50A">
<smd name="1" x="-0.75" y="-1.35" dx="0.7" dy="0.25" layer="1" rot="R90"/>
<smd name="2" x="-0.25" y="-1.35" dx="0.7" dy="0.25" layer="1" rot="R90"/>
<smd name="3" x="0.25" y="-1.35" dx="0.7" dy="0.25" layer="1" rot="R90"/>
<smd name="4" x="0.75" y="-1.35" dx="0.7" dy="0.25" layer="1" rot="R90"/>
<smd name="5" x="0.75" y="1.35" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<smd name="6" x="0.25" y="1.35" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<smd name="7" x="-0.25" y="1.35" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<smd name="8" x="-0.75" y="1.35" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<wire x1="-1.1" y1="1.2" x2="-1.1" y2="-1.2" width="0.127" layer="21"/>
<wire x1="1.1" y1="1.2" x2="1.1" y2="-1.2" width="0.127" layer="21"/>
<circle x="-0.8" y="-0.7" radius="0.1" width="0.127" layer="21"/>
<text x="0" y="1.9304" size="0.4064" layer="25" align="bottom-center">&gt;NAME</text>
</package>
<package name="QFN24-4X4">
<description>&lt;b&gt;UF Package 24-Lead (4mm × 4mm) Plastic QFN&lt;/b&gt;&lt;p&gt;
Source: http://cds.linear.com/docs/Datasheet/5598f.pdf</description>
<wire x1="-1.9" y1="-1.9" x2="1.9" y2="-1.9" width="0.2032" layer="51"/>
<wire x1="1.9" y1="-1.9" x2="1.9" y2="1.9" width="0.2032" layer="51"/>
<wire x1="1.9" y1="1.9" x2="-1.9" y2="1.9" width="0.2032" layer="51"/>
<wire x1="-1.9" y1="1.9" x2="-1.9" y2="-1.9" width="0.2032" layer="51"/>
<circle x="-1.345" y="1.345" radius="0.155" width="0" layer="51"/>
<smd name="1" x="-1.9" y="1.25" dx="0.7" dy="0.25" layer="1"/>
<smd name="2" x="-1.9" y="0.75" dx="0.7" dy="0.25" layer="1"/>
<smd name="3" x="-1.9" y="0.25" dx="0.7" dy="0.25" layer="1"/>
<smd name="4" x="-1.9" y="-0.25" dx="0.7" dy="0.25" layer="1"/>
<smd name="5" x="-1.9" y="-0.75" dx="0.7" dy="0.25" layer="1"/>
<smd name="6" x="-1.9" y="-1.25" dx="0.7" dy="0.25" layer="1"/>
<smd name="7" x="-1.25" y="-1.9" dx="0.7" dy="0.25" layer="1" rot="R90"/>
<smd name="8" x="-0.75" y="-1.9" dx="0.7" dy="0.25" layer="1" rot="R90"/>
<smd name="9" x="-0.25" y="-1.9" dx="0.7" dy="0.25" layer="1" rot="R90"/>
<smd name="10" x="0.25" y="-1.9" dx="0.7" dy="0.25" layer="1" rot="R90"/>
<smd name="11" x="0.75" y="-1.9" dx="0.7" dy="0.25" layer="1" rot="R90"/>
<smd name="12" x="1.25" y="-1.9" dx="0.7" dy="0.25" layer="1" rot="R90"/>
<smd name="13" x="1.9" y="-1.25" dx="0.7" dy="0.25" layer="1" rot="R180"/>
<smd name="14" x="1.9" y="-0.75" dx="0.7" dy="0.25" layer="1" rot="R180"/>
<smd name="15" x="1.9" y="-0.25" dx="0.7" dy="0.25" layer="1" rot="R180"/>
<smd name="16" x="1.9" y="0.25" dx="0.7" dy="0.25" layer="1" rot="R180"/>
<smd name="17" x="1.9" y="0.75" dx="0.7" dy="0.25" layer="1" rot="R180"/>
<smd name="18" x="1.9" y="1.25" dx="0.7" dy="0.25" layer="1" rot="R180"/>
<smd name="19" x="1.25" y="1.9" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<smd name="20" x="0.75" y="1.9" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<smd name="21" x="0.25" y="1.9" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<smd name="22" x="-0.25" y="1.9" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<smd name="23" x="-0.75" y="1.9" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<smd name="24" x="-1.25" y="1.9" dx="0.7" dy="0.25" layer="1" rot="R270"/>
<smd name="EXP" x="0" y="0" dx="1.5" dy="1.5" layer="1" stop="no" cream="no"/>
<text x="0" y="2.54" size="0.6096" layer="25" align="bottom-center">&gt;NAME</text>
<rectangle x1="-1.95" y1="1.525" x2="-1.525" y2="1.975" layer="21"/>
<rectangle x1="-1.3" y1="-1.3" x2="1.3" y2="1.3" layer="29"/>
<rectangle x1="-0.6" y1="0.2" x2="-0.2" y2="0.6" layer="31"/>
<rectangle x1="0.2" y1="0.2" x2="0.6" y2="0.6" layer="31"/>
<rectangle x1="-0.6" y1="-0.6" x2="-0.2" y2="-0.2" layer="31"/>
<rectangle x1="0.2" y1="-0.6" x2="0.6" y2="-0.2" layer="31"/>
</package>
<package name="SC70-5L">
<description>&lt;b&gt;SC-70 Package&lt;/b&gt;</description>
<wire x1="1.1" y1="-0.5" x2="-1.1" y2="-0.5" width="0.2032" layer="51"/>
<wire x1="-1.1" y1="-0.5" x2="-1.1" y2="0.5" width="0.2032" layer="21"/>
<wire x1="-1.1" y1="0.5" x2="1.1" y2="0.5" width="0.2032" layer="51"/>
<wire x1="1.1" y1="0.5" x2="1.1" y2="-0.5" width="0.2032" layer="21"/>
<circle x="-0.65" y="-0.2" radius="0.15" width="0" layer="21"/>
<smd name="4" x="0.65" y="0.85" dx="0.35" dy="0.8" layer="1"/>
<smd name="5" x="-0.65" y="0.85" dx="0.35" dy="0.8" layer="1"/>
<smd name="1" x="-0.65" y="-0.85" dx="0.35" dy="0.8" layer="1"/>
<smd name="2" x="0" y="-0.85" dx="0.35" dy="0.8" layer="1"/>
<smd name="3" x="0.65" y="-0.85" dx="0.35" dy="0.8" layer="1"/>
<text x="-0.47625" y="0" size="0.3048" layer="25" align="center-left">&gt;NAME</text>
<rectangle x1="0.5" y1="0.6" x2="0.8" y2="1.1" layer="51"/>
<rectangle x1="-0.8" y1="0.6" x2="-0.5" y2="1.1" layer="51"/>
<rectangle x1="-0.8" y1="-1.1" x2="-0.5" y2="-0.6" layer="51"/>
<rectangle x1="-0.15" y1="-1.1" x2="0.15" y2="-0.6" layer="51"/>
<rectangle x1="0.5" y1="-1.1" x2="0.8" y2="-0.6" layer="51"/>
</package>
<package name="0603-CAP">
<wire x1="-1.5" y1="0.85" x2="1.5" y2="0.85" width="0.0508" layer="39"/>
<wire x1="1.5" y1="0.85" x2="1.5" y2="-0.85" width="0.0508" layer="39"/>
<wire x1="1.5" y1="-0.85" x2="-1.5" y2="-0.85" width="0.0508" layer="39"/>
<wire x1="-1.5" y1="-0.85" x2="-1.5" y2="0.85" width="0.0508" layer="39"/>
<wire x1="-0.356" y1="0.432" x2="0.356" y2="0.432" width="0.1016" layer="51"/>
<wire x1="-0.356" y1="-0.419" x2="0.356" y2="-0.419" width="0.1016" layer="51"/>
<wire x1="0" y1="0.0305" x2="0" y2="-0.0305" width="0.4064" layer="21"/>
<smd name="1" x="-0.85" y="0" dx="1.1" dy="1" layer="1"/>
<smd name="2" x="0.85" y="0" dx="1.1" dy="1" layer="1"/>
<text x="0" y="0.635" size="0.4064" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
<rectangle x1="-0.8382" y1="-0.4699" x2="-0.3381" y2="0.4801" layer="51"/>
<rectangle x1="0.3302" y1="-0.4699" x2="0.8303" y2="0.4801" layer="51"/>
<rectangle x1="-0.1999" y1="-0.3" x2="0.1999" y2="0.3" layer="35"/>
</package>
<package name="0603-RES">
<wire x1="-1.5" y1="0.85" x2="1.5" y2="0.85" width="0.0508" layer="39"/>
<wire x1="1.5" y1="0.85" x2="1.5" y2="-0.85" width="0.0508" layer="39"/>
<wire x1="1.5" y1="-0.85" x2="-1.5" y2="-0.85" width="0.0508" layer="39"/>
<wire x1="-1.5" y1="-0.85" x2="-1.5" y2="0.85" width="0.0508" layer="39"/>
<wire x1="-0.356" y1="0.432" x2="0.356" y2="0.432" width="0.1016" layer="51"/>
<wire x1="-0.356" y1="-0.419" x2="0.356" y2="-0.419" width="0.1016" layer="51"/>
<smd name="1" x="-0.85" y="0" dx="1.1" dy="1" layer="1"/>
<smd name="2" x="0.85" y="0" dx="1.1" dy="1" layer="1"/>
<text x="0" y="0.635" size="0.4064" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
<rectangle x1="-0.8382" y1="-0.4699" x2="-0.3381" y2="0.4801" layer="51"/>
<rectangle x1="0.3302" y1="-0.4699" x2="0.8303" y2="0.4801" layer="51"/>
<rectangle x1="-0.1999" y1="-0.3" x2="0.1999" y2="0.3" layer="35"/>
<rectangle x1="-0.2032" y1="-0.381" x2="0.2032" y2="0.381" layer="21"/>
</package>
<package name="USB-A-RAWPINS">
<wire x1="-5" y1="6" x2="3.7" y2="6" width="0.127" layer="51"/>
<wire x1="3.7" y1="6" x2="3.7" y2="-6" width="0.127" layer="51"/>
<wire x1="3.7" y1="-6" x2="-5" y2="-6" width="0.127" layer="51"/>
<wire x1="-5" y1="-6" x2="-5" y2="6" width="0.127" layer="51"/>
<smd name="5V" x="-0.2" y="-3.5" dx="7.5" dy="1.36" layer="1" cream="no"/>
<smd name="USB_M" x="0.3" y="-1" dx="6.5" dy="1.36" layer="1" cream="no"/>
<smd name="USB_P" x="0.3" y="1" dx="6.5" dy="1.36" layer="1" cream="no"/>
<smd name="GND" x="-0.2" y="3.5" dx="7.5" dy="1.36" layer="1" cream="no"/>
<text x="-1.27" y="5.08" size="0.4064" layer="25">&gt;Name</text>
<text x="-1.27" y="-5.08" size="0.4064" layer="27">&gt;Value</text>
</package>
</packages>
</library>
<library name="SparkFun-Aesthetics">
<description>&lt;h3&gt;SparkFun Electronics' preferred foot prints&lt;/h3&gt;
In this library you'll find non-functional items- supply symbols, logos, notations, frame blocks, etc.&lt;br&gt;&lt;br&gt;
We've spent an enormous amount of time creating and checking these footprints and parts, but it is the end user's responsibility to ensure correctness and suitablity for a given componet or application. If you enjoy using this library, please buy one of our products at www.sparkfun.com.
&lt;br&gt;&lt;br&gt;
&lt;b&gt;Licensing:&lt;/b&gt; Creative Commons ShareAlike 4.0 International - https://creativecommons.org/licenses/by-sa/4.0/
&lt;br&gt;&lt;br&gt;
You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage.</description>
<packages>
<package name="MICRO-FIDUCIAL">
<smd name="1" x="0" y="0" dx="0.635" dy="0.635" layer="1" roundness="100" cream="no"/>
</package>
</packages>
</library>
</libraries>
<attributes>
</attributes>
<variantdefs>
</variantdefs>
<classes>
<class number="0" name="default" width="0" drill="0">
</class>
</classes>
<designrules name="default *">
<description language="de">&lt;b&gt;EAGLE Design Rules&lt;/b&gt;
&lt;p&gt;
Die Standard-Design-Rules sind so gewählt, dass sie für
die meisten Anwendungen passen. Sollte ihre Platine
besondere Anforderungen haben, treffen Sie die erforderlichen
Einstellungen hier und speichern die Design Rules unter
einem neuen Namen ab.</description>
<description language="en">&lt;b&gt;Laen's PCB Order Design Rules&lt;/b&gt;
&lt;p&gt;
Please make sure your boards conform to these design rules.</description>
<param name="layerSetup" value="(1*16)"/>
<param name="mtCopper" value="0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm 0.0356mm"/>
<param name="mtIsolate" value="1.5011mm 0.1499mm 0.2007mm 0.1499mm 0.2007mm 0.1499mm 0.2007mm 0.1499mm 0.2007mm 0.1499mm 0.2007mm 0.1499mm 0.2007mm 0.1499mm 0.2007mm"/>
<param name="mdWireWire" value="8mil"/>
<param name="mdWirePad" value="8mil"/>
<param name="mdWireVia" value="8mil"/>
<param name="mdPadPad" value="8mil"/>
<param name="mdPadVia" value="8mil"/>
<param name="mdViaVia" value="8mil"/>
<param name="mdSmdPad" value="8mil"/>
<param name="mdSmdVia" value="8mil"/>
<param name="mdSmdSmd" value="8mil"/>
<param name="mdViaViaSameLayer" value="8mil"/>
<param name="mnLayersViaInSmd" value="2"/>
<param name="mdCopperDimension" value="15mil"/>
<param name="mdDrill" value="8mil"/>
<param name="mdSmdStop" value="0mil"/>
<param name="msWidth" value="8mil"/>
<param name="msDrill" value="13mil"/>
<param name="msMicroVia" value="13mil"/>
<param name="msBlindViaRatio" value="0.5"/>
<param name="rvPadTop" value="0.25"/>
<param name="rvPadInner" value="0.25"/>
<param name="rvPadBottom" value="0.25"/>
<param name="rvViaOuter" value="0.25"/>
<param name="rvViaInner" value="0.25"/>
<param name="rvMicroViaOuter" value="0.25"/>
<param name="rvMicroViaInner" value="0.25"/>
<param name="rlMinPadTop" value="7mil"/>
<param name="rlMaxPadTop" value="20mil"/>
<param name="rlMinPadInner" value="7mil"/>
<param name="rlMaxPadInner" value="20mil"/>
<param name="rlMinPadBottom" value="7mil"/>
<param name="rlMaxPadBottom" value="20mil"/>
<param name="rlMinViaOuter" value="7mil"/>
<param name="rlMaxViaOuter" value="20mil"/>
<param name="rlMinViaInner" value="7mil"/>
<param name="rlMaxViaInner" value="20mil"/>
<param name="rlMinMicroViaOuter" value="4mil"/>
<param name="rlMaxMicroViaOuter" value="20mil"/>
<param name="rlMinMicroViaInner" value="4mil"/>
<param name="rlMaxMicroViaInner" value="20mil"/>
<param name="psTop" value="-1"/>
<param name="psBottom" value="-1"/>
<param name="psFirst" value="-1"/>
<param name="psElongationLong" value="100"/>
<param name="psElongationOffset" value="100"/>
<param name="mvStopFrame" value="1"/>
<param name="mvCreamFrame" value="0"/>
<param name="mlMinStopFrame" value="25mil"/>
<param name="mlMaxStopFrame" value="3mil"/>
<param name="mlMinCreamFrame" value="0mil"/>
<param name="mlMaxCreamFrame" value="0mil"/>
<param name="mlViaStopLimit" value="14mil"/>
<param name="srRoundness" value="0"/>
<param name="srMinRoundness" value="0mil"/>
<param name="srMaxRoundness" value="0mil"/>
<param name="slThermalIsolate" value="10mil"/>
<param name="slThermalsForVias" value="0"/>
<param name="dpMaxLengthDifference" value="10mm"/>
<param name="dpGapFactor" value="2.5"/>
<param name="checkGrid" value="0"/>
<param name="checkAngle" value="0"/>
<param name="checkFont" value="1"/>
<param name="checkRestrict" value="1"/>
<param name="useDiameter" value="13"/>
<param name="maxErrors" value="50"/>
</designrules>
<autorouter>
<pass name="Default">
<param name="RoutingGrid" value="50mil"/>
<param name="AutoGrid" value="1"/>
<param name="Efforts" value="0"/>
<param name="TopRouterVariant" value="1"/>
<param name="tpViaShape" value="round"/>
<param name="PrefDir.1" value="|"/>
<param name="PrefDir.2" value="0"/>
<param name="PrefDir.3" value="0"/>
<param name="PrefDir.4" value="0"/>
<param name="PrefDir.5" value="0"/>
<param name="PrefDir.6" value="0"/>
<param name="PrefDir.7" value="0"/>
<param name="PrefDir.8" value="0"/>
<param name="PrefDir.9" value="0"/>
<param name="PrefDir.10" value="0"/>
<param name="PrefDir.11" value="0"/>
<param name="PrefDir.12" value="0"/>
<param name="PrefDir.13" value="0"/>
<param name="PrefDir.14" value="0"/>
<param name="PrefDir.15" value="0"/>
<param name="PrefDir.16" value="-"/>
<param name="cfVia" value="8"/>
<param name="cfNonPref" value="5"/>
<param name="cfChangeDir" value="2"/>
<param name="cfOrthStep" value="2"/>
<param name="cfDiagStep" value="3"/>
<param name="cfExtdStep" value="0"/>
<param name="cfBonusStep" value="1"/>
<param name="cfMalusStep" value="1"/>
<param name="cfPadImpact" value="4"/>
<param name="cfSmdImpact" value="4"/>
<param name="cfBusImpact" value="0"/>
<param name="cfHugging" value="3"/>
<param name="cfAvoid" value="4"/>
<param name="cfPolygon" value="10"/>
<param name="cfBase.1" value="0"/>
<param name="cfBase.2" value="1"/>
<param name="cfBase.3" value="1"/>
<param name="cfBase.4" value="1"/>
<param name="cfBase.5" value="1"/>
<param name="cfBase.6" value="1"/>
<param name="cfBase.7" value="1"/>
<param name="cfBase.8" value="1"/>
<param name="cfBase.9" value="1"/>
<param name="cfBase.10" value="1"/>
<param name="cfBase.11" value="1"/>
<param name="cfBase.12" value="1"/>
<param name="cfBase.13" value="1"/>
<param name="cfBase.14" value="1"/>
<param name="cfBase.15" value="1"/>
<param name="cfBase.16" value="0"/>
<param name="mnVias" value="20"/>
<param name="mnSegments" value="9999"/>
<param name="mnExtdSteps" value="9999"/>
<param name="mnRipupLevel" value="10"/>
<param name="mnRipupSteps" value="100"/>
<param name="mnRipupTotal" value="100"/>
</pass>
<pass name="Follow-me" refer="Default" active="yes">
</pass>
<pass name="Busses" refer="Default" active="yes">
<param name="cfNonPref" value="4"/>
<param name="cfBusImpact" value="4"/>
<param name="cfHugging" value="0"/>
<param name="mnVias" value="0"/>
</pass>
<pass name="Route" refer="Default" active="yes">
</pass>
<pass name="Optimize1" refer="Default" active="yes">
<param name="cfVia" value="99"/>
<param name="cfExtdStep" value="10"/>
<param name="cfHugging" value="1"/>
<param name="mnExtdSteps" value="1"/>
<param name="mnRipupLevel" value="0"/>
</pass>
<pass name="Optimize2" refer="Optimize1" active="yes">
<param name="cfNonPref" value="0"/>
<param name="cfChangeDir" value="6"/>
<param name="cfExtdStep" value="0"/>
<param name="cfBonusStep" value="2"/>
<param name="cfMalusStep" value="2"/>
<param name="cfPadImpact" value="2"/>
<param name="cfSmdImpact" value="2"/>
<param name="cfHugging" value="0"/>
</pass>
<pass name="Optimize3" refer="Optimize2" active="yes">
<param name="cfChangeDir" value="8"/>
<param name="cfPadImpact" value="0"/>
<param name="cfSmdImpact" value="0"/>
</pass>
<pass name="Optimize4" refer="Optimize3" active="yes">
<param name="cfChangeDir" value="25"/>
</pass>
</autorouter>
<elements>
<element name="AMP1" library="infnoise" package="DFN8-2X3" value="TSV912IQ2T" x="30.0988" y="6.1722"/>
<element name="C8" library="infnoise" package="0603-CAP" value="220pF" x="23.3488" y="6.1722" rot="R90"/>
<element name="C9" library="infnoise" package="0603-CAP" value="220pF" x="32.5988" y="6.1722" smashed="yes" rot="R90">
<attribute name="NAME" x="31.7138" y="5.2972" size="0.4064" layer="25" font="vector" rot="R90" align="bottom-center"/>
</element>
<element name="C4" library="infnoise" package="0603-CAP" value="47pF" x="12.2238" y="9.6722" smashed="yes">
<attribute name="NAME" x="13.0988" y="10.5572" size="0.4064" layer="25" font="vector" align="bottom-center"/>
</element>
<element name="C5" library="infnoise" package="0603-CAP" value="47pF" x="12.2238" y="2.6722" smashed="yes">
<attribute name="NAME" x="13.0988" y="3.5572" size="0.4064" layer="25" font="vector" align="bottom-center"/>
</element>
<element name="C6" library="infnoise" package="0603-CAP" value="100nF" x="16.8488" y="9.5206" rot="R180"/>
<element name="C2" library="infnoise" package="0603-CAP" value="4.7uF" x="18.8488" y="0.9222"/>
<element name="C3" library="infnoise" package="0603-CAP" value="100nF" x="18.8488" y="2.9"/>
<element name="C1" library="infnoise" package="0603-CAP" value="10nF" x="14.6488" y="1.7972" rot="R90"/>
<element name="COMP1" library="infnoise" package="SSOP8-P-0.50A" value="TC75W57FK" x="26.0988" y="6.1722"/>
<element name="USB1" library="infnoise" package="QFN24-4X4" value="FT240XQ" x="16.8488" y="6.096" smashed="yes" rot="R270">
<attribute name="NAME" x="14.2638" y="9.096" size="0.6096" layer="25" rot="R270" align="bottom-center"/>
</element>
<element name="L1" library="infnoise" package="0603-IND" value="FERRITE-BEAD0603-IND" x="16.4238" y="1.7972" rot="R90"/>
<element name="R1" library="infnoise" package="0603-RES" value="27" x="12.2238" y="7.1722" smashed="yes">
<attribute name="NAME" x="13.0988" y="8.0572" size="0.4064" layer="25" font="vector" align="bottom-center"/>
</element>
<element name="R2" library="infnoise" package="0603-RES" value="27" x="12.2238" y="5.1722" smashed="yes">
<attribute name="NAME" x="13.0988" y="6.0572" size="0.4064" layer="25" font="vector" align="bottom-center"/>
</element>
<element name="R6" library="infnoise" package="0603-RES" value="8.2K" x="23.3488" y="9.9222" rot="R90"/>
<element name="R5" library="infnoise" package="0603-RES" value="10K" x="23.3488" y="2.4222" rot="R270"/>
<element name="R7" library="infnoise" package="0603-RES" value="8.2K" x="32.5988" y="9.9222" rot="R270"/>
<element name="R8" library="infnoise" package="0603-RES" value="10K" x="32.5988" y="2.4222" rot="R270"/>
<element name="R3" library="infnoise" package="0603-RES" value="10K" x="21.3488" y="2.4222" smashed="yes" rot="R90">
<attribute name="NAME" x="22.4638" y="3.4222" size="0.4064" layer="25" font="vector" rot="R90" align="bottom-center"/>
</element>
<element name="R4" library="infnoise" package="0603-RES" value="10K" x="21.3488" y="9.9222" smashed="yes" rot="R90">
<attribute name="NAME" x="20.4638" y="10.9222" size="0.4064" layer="25" font="vector" rot="R90" align="bottom-center"/>
</element>
<element name="R9" library="infnoise" package="0603-RES" value="10K" x="16.8488" y="11.2952" rot="R180"/>
<element name="SW1" library="infnoise" package="SC70-5L" value="MC74VHC1G66DFT1G" x="27.8488" y="9.6722" smashed="yes" rot="R90">
<attribute name="NAME" x="27.45005" y="11.0472" size="0.3048" layer="25" rot="R180" align="center-left"/>
</element>
<element name="SW2" library="infnoise" package="SC70-5L" value="MC74VHC1G66DFT1G" x="27.8488" y="2.6722" rot="R90"/>
<element name="C7" library="infnoise" package="0603-CAP" value="10nF" x="21.3488" y="6.1722" smashed="yes" rot="R90">
<attribute name="NAME" x="20.4638" y="7.1722" size="0.4064" layer="25" font="vector" rot="R90" align="bottom-center"/>
</element>
<element name="FID1" library="SparkFun-Aesthetics" package="MICRO-FIDUCIAL" value="FIDUCIALUFIDUCIAL" x="9.652" y="0.762"/>
<element name="FID2" library="SparkFun-Aesthetics" package="MICRO-FIDUCIAL" value="FIDUCIALUFIDUCIAL" x="9.652" y="11.43"/>
<element name="FID3" library="SparkFun-Aesthetics" package="MICRO-FIDUCIAL" value="FIDUCIALUFIDUCIAL" x="34.0868" y="11.43"/>
<element name="X1" library="infnoise" package="USB-A-RAWPINS" value="USBRAWPINS" x="5.08" y="6.096"/>
</elements>
<signals>
<signal name="USB_P">
<contactref element="C4" pad="1"/>
<contactref element="R1" pad="1"/>
<wire x1="11.4718" y1="7.1992" x2="11.3738" y2="7.1722" width="0.762" layer="1"/>
<wire x1="11.3738" y1="7.1722" x2="11.3738" y2="9.6722" width="0.254" layer="1"/>
<wire x1="5.4562" y1="7.1722" x2="11.3738" y2="7.1722" width="0.3048" layer="1"/>
<contactref element="X1" pad="USB_P"/>
<wire x1="5.38" y1="7.096" x2="5.4562" y2="7.096" width="0.254" layer="1"/>
<wire x1="5.4562" y1="7.096" x2="5.4562" y2="7.1722" width="0.254" layer="1"/>
</signal>
<signal name="USB_M">
<contactref element="R2" pad="1"/>
<contactref element="C5" pad="1"/>
<wire x1="11.3738" y1="5.1722" x2="11.3738" y2="2.6722" width="0.254" layer="1"/>
<wire x1="5.4562" y1="5.1722" x2="11.3738" y2="5.1722" width="0.3048" layer="1"/>
<contactref element="X1" pad="USB_M"/>
<wire x1="5.38" y1="5.096" x2="5.4562" y2="5.096" width="0.254" layer="1"/>
<wire x1="5.4562" y1="5.096" x2="5.4562" y2="5.1722" width="0.254" layer="1"/>
</signal>
<signal name="VCCIN">
<contactref element="C1" pad="1"/>
<contactref element="L1" pad="1"/>
<wire x1="16.4238" y1="0.9472" x2="14.6488" y2="0.9472" width="0.254" layer="1"/>
<contactref element="X1" pad="5V"/>
<wire x1="14.6488" y1="0.9472" x2="14.58" y2="1.016" width="0.4064" layer="1"/>
<wire x1="14.58" y1="1.016" x2="10.668" y2="1.016" width="0.4064" layer="1"/>
<wire x1="10.668" y1="1.016" x2="9.088" y2="2.596" width="0.4064" layer="1"/>
<wire x1="9.088" y1="2.596" x2="4.88" y2="2.596" width="0.4064" layer="1"/>
</signal>
<signal name="VCC">
<contactref element="USB1" pad="15"/>
<contactref element="C3" pad="1"/>
<contactref element="C2" pad="1"/>
<contactref element="L1" pad="2"/>
<wire x1="17.9988" y1="0.9222" x2="17.9988" y2="2.9" width="0.254" layer="1"/>
<wire x1="17.9988" y1="2.9" x2="17.6488" y2="2.7722" width="0.254" layer="1"/>
<wire x1="17.6488" y1="2.7722" x2="16.5988" y2="2.7722" width="0.254" layer="1"/>
<wire x1="16.5988" y1="2.7722" x2="16.4238" y2="2.6472" width="0.254" layer="1"/>
<wire x1="16.5988" y1="4.196" x2="16.5988" y2="2.7722" width="0.254" layer="1"/>
</signal>
<signal name="GND">
<contactref element="C1" pad="2"/>
<contactref element="C6" pad="2"/>
<contactref element="C4" pad="2"/>
<contactref element="C5" pad="2"/>
<contactref element="USB1" pad="3"/>
<contactref element="USB1" pad="16"/>
<contactref element="USB1" pad="EXP"/>
<contactref element="C8" pad="1"/>
<contactref element="AMP1" pad="4"/>
<contactref element="AMP1" pad="EXP"/>
<contactref element="COMP1" pad="4"/>
<contactref element="SW1" pad="3"/>
<contactref element="SW2" pad="3"/>
<contactref element="USB1" pad="9"/>
<contactref element="USB1" pad="8"/>
<contactref element="USB1" pad="7"/>
<contactref element="C2" pad="2"/>
<contactref element="C3" pad="2"/>
<contactref element="C9" pad="1"/>
<contactref element="R4" pad="1"/>
<contactref element="C7" pad="2"/>
<polygon width="0.254" layer="16">
<vertex x="9.898" y="12.4142"/>
<vertex x="9.898" y="-0.0698"/>
<vertex x="34.8488" y="-0.0698"/>
<vertex x="34.8488" y="12.4142"/>
</polygon>
<polygon width="0.254" layer="1">
<vertex x="9.906" y="12.4142"/>
<vertex x="9.906" y="-0.0698"/>
<vertex x="34.8488" y="-0.0698"/>
<vertex x="34.8488" y="12.4142"/>
</polygon>
<wire x1="17.0988" y1="4.196" x2="17.0988" y2="5.9222" width="0.254" layer="1"/>
<wire x1="17.0988" y1="5.9222" x2="16.8488" y2="6.096" width="0.254" layer="1"/>
<via x="10.5506" y="3.9222" extent="1-16" drill="0.3302"/>
<via x="10.568" y="8.4222" extent="1-16" drill="0.3302"/>
<wire x1="17.0988" y1="7.996" x2="17.0988" y2="6.4222" width="0.254" layer="1"/>
<wire x1="17.0988" y1="6.4222" x2="16.8488" y2="6.096" width="0.254" layer="1"/>
<wire x1="21.3488" y1="7.0222" x2="21.3488" y2="9.0722" width="0.254" layer="1"/>
<via x="27.0988" y="6.1722" extent="1-16" drill="0.3302"/>
<via x="24.4738" y="4.2972" extent="1-16" drill="0.3302"/>
<via x="30.7238" y="10.1722" extent="1-16" drill="0.3302"/>
<via x="26.2492" y="0.725" extent="1-16" drill="0.3302"/>
<via x="14.9056" y="8.0326" extent="1-16" drill="0.3302"/>
<via x="28.5988" y="6.1374" extent="1-16" drill="0.3302"/>
<wire x1="14.6488" y1="2.6472" x2="14.4488" y2="2.6722" width="0.254" layer="1"/>
<wire x1="14.4488" y1="2.6722" x2="13.0738" y2="2.6722" width="0.254" layer="1"/>
<via x="12.2238" y="3.9222" extent="1-16" drill="0.3302"/>
<wire x1="14.9488" y1="6.346" x2="16.7004" y2="6.346" width="0.254" layer="1"/>
<wire x1="16.7004" y1="6.346" x2="16.8488" y2="6.096" width="0.254" layer="1"/>
<wire x1="14.9606" y1="6.4516" x2="14.9606" y2="6.8326" width="0.254" layer="1"/>
<wire x1="14.9606" y1="6.8326" x2="14.9488" y2="6.846" width="0.254" layer="1"/>
<wire x1="14.9606" y1="6.4516" x2="14.9488" y2="6.346" width="0.254" layer="1"/>
<via x="18.8468" y="1.905" extent="1-16" drill="0.3302"/>
<via x="33.8328" y="10.4394" extent="1-16" drill="0.3302"/>
<wire x1="17.0942" y1="8.255" x2="17.0942" y2="8.509" width="0.254" layer="1"/>
<wire x1="17.0942" y1="8.509" x2="16.4084" y2="9.1948" width="0.254" layer="1"/>
<contactref element="X1" pad="GND"/>
<wire x1="17.0942" y1="8.255" x2="17.0988" y2="8.255" width="0.254" layer="1"/>
<wire x1="17.0988" y1="8.255" x2="17.0988" y2="7.996" width="0.254" layer="1"/>
<wire x1="4.88" y1="9.596" x2="9.3942" y2="9.596" width="0.6096" layer="1"/>
<wire x1="9.3942" y1="9.596" x2="10.568" y2="8.4222" width="0.6096" layer="1"/>
<wire x1="8.5598" y1="9.6012" x2="9.9314" y2="9.6012" width="0.6096" layer="1"/>
<wire x1="9.9314" y1="9.6012" x2="9.9314" y2="9.5758" width="0.6096" layer="1"/>
</signal>
<signal name="VCC33">
<contactref element="USB1" pad="24"/>
<contactref element="COMP1" pad="8"/>
<contactref element="AMP1" pad="8"/>
<contactref element="SW1" pad="5"/>
<contactref element="SW2" pad="5"/>
<contactref element="USB1" pad="12"/>
<contactref element="USB1" pad="13"/>
<contactref element="C6" pad="1"/>
<contactref element="R3" pad="1"/>
<contactref element="R9" pad="2"/>
<wire x1="15.9988" y1="11.2952" x2="17.6988" y2="9.5206" width="0.254" layer="1"/>
<via x="14.8488" y="4.1722" extent="1-16" drill="0.3302"/>
<via x="19.0988" y="10.6722" extent="1-16" drill="0.3302"/>
<wire x1="14.9488" y1="4.846" x2="14.9488" y2="4.196" width="0.254" layer="1"/>
<wire x1="15.5988" y1="4.196" x2="14.9488" y2="4.196" width="0.254" layer="1"/>
<wire x1="14.9488" y1="4.196" x2="14.8488" y2="4.1722" width="0.254" layer="1"/>
<wire x1="29.3488" y1="7.1972" x2="29.3488" y2="8.1722" width="0.254" layer="1"/>
<wire x1="29.3488" y1="8.1722" x2="29.0988" y2="8.4222" width="0.254" layer="1"/>
<wire x1="29.0988" y1="8.4222" x2="28.0988" y2="8.4222" width="0.254" layer="1"/>
<wire x1="26.9988" y1="9.0222" x2="27.4988" y2="9.0222" width="0.254" layer="1"/>
<wire x1="27.4988" y1="9.0222" x2="28.0988" y2="8.4222" width="0.254" layer="1"/>
<via x="24.7532" y="10.1468" extent="1-16" drill="0.3302"/>
<wire x1="25.3488" y1="7.5222" x2="25.3488" y2="8.1722" width="0.254" layer="1"/>
<wire x1="25.3488" y1="8.1722" x2="24.804" y2="8.6408" width="0.254" layer="1"/>
<via x="22.3488" y="0.7972" extent="1-16" drill="0.3302"/>
<wire x1="24.804" y1="8.6408" x2="24.7532" y2="10.1468" width="0.254" layer="1"/>
<wire x1="15.5854" y1="3.497" x2="14.8488" y2="4.1722" width="0.254" layer="16"/>
<wire x1="24.7532" y1="10.1468" x2="24.6048" y2="10.0492" width="0.254" layer="16"/>
<wire x1="24.6048" y1="10.0492" x2="21.921" y2="10.0746" width="0.254" layer="16"/>
<wire x1="21.921" y1="10.0746" x2="20.8488" y2="11.1722" width="0.254" layer="16"/>
<wire x1="20.8488" y1="11.1722" x2="19.5988" y2="11.1722" width="0.254" layer="16"/>
<wire x1="26.9988" y1="2.0222" x2="26.4488" y2="2.0222" width="0.254" layer="1"/>
<wire x1="26.4488" y1="2.0222" x2="24.9738" y2="0.5472" width="0.254" layer="1"/>
<wire x1="18.7488" y1="7.346" x2="19.2218" y2="7.346" width="0.254" layer="1"/>
<wire x1="19.2218" y1="7.346" x2="19.5988" y2="7.6722" width="0.254" layer="1"/>
<wire x1="19.5988" y1="7.6722" x2="19.5988" y2="10.1722" width="0.254" layer="1"/>
<wire x1="19.5988" y1="10.1722" x2="19.0988" y2="10.6722" width="0.254" layer="1"/>
<wire x1="17.6988" y1="9.5206" x2="18.0892" y2="9.834" width="0.254" layer="1"/>
<wire x1="18.0892" y1="9.834" x2="19.0988" y2="10.6722" width="0.254" layer="1"/>
<wire x1="19.5988" y1="11.1722" x2="19.0988" y2="10.6722" width="0.254" layer="16"/>
<wire x1="26.9988" y1="9.0222" x2="26.9988" y2="9.3972" width="0.254" layer="1"/>
<wire x1="26.9988" y1="9.3972" x2="26.7238" y2="9.6722" width="0.254" layer="1"/>
<wire x1="26.7238" y1="9.6722" x2="25.3488" y2="9.6722" width="0.254" layer="1"/>
<wire x1="21.3488" y1="1.5722" x2="22.2" y2="0.8988" width="0.254" layer="1"/>
<wire x1="22.2" y1="0.8988" x2="22.3488" y2="0.7972" width="0.254" layer="1"/>
<wire x1="22.3488" y1="0.7972" x2="22.5988" y2="0.5472" width="0.254" layer="1"/>
<wire x1="22.5988" y1="0.5472" x2="24.9738" y2="0.5472" width="0.254" layer="1"/>
<wire x1="25.3488" y1="9.6722" x2="24.7726" y2="9.6896" width="0.254" layer="1"/>
<wire x1="24.7726" y1="9.6896" x2="24.7532" y2="10.1468" width="0.254" layer="1"/>
<wire x1="22.1234" y1="0.8128" x2="21.8948" y2="1.0414" width="0.254" layer="16"/>
<wire x1="22.3266" y1="0.8128" x2="22.1234" y2="0.8128" width="0.254" layer="16"/>
<wire x1="22.3266" y1="0.8128" x2="22.3488" y2="0.7972" width="0.254" layer="16"/>
<wire x1="21.7932" y1="1.1176" x2="18.415" y2="1.1176" width="0.254" layer="16"/>
<wire x1="21.7932" y1="1.1176" x2="21.8948" y2="1.0414" width="0.254" layer="16"/>
<wire x1="17.3482" y1="1.9304" x2="16.2814" y2="2.8702" width="0.254" layer="16"/>
<wire x1="16.2814" y1="2.8702" x2="15.5854" y2="3.497" width="0.254" layer="16"/>
<wire x1="17.4498" y1="1.8542" x2="18.3134" y2="1.143" width="0.254" layer="16"/>
<wire x1="18.3134" y1="1.143" x2="18.415" y2="1.1176" width="0.254" layer="16"/>
<wire x1="17.4498" y1="1.8542" x2="17.3482" y2="1.9304" width="0.254" layer="16"/>
<wire x1="19.0988" y1="10.6722" x2="14.478" y2="8.8392" width="0.254" layer="16"/>
<wire x1="14.478" y1="8.8392" x2="14.1224" y2="8.5344" width="0.254" layer="16"/>
<wire x1="14.1224" y1="8.5344" x2="13.97" y2="8.128" width="0.254" layer="16"/>
<wire x1="13.97" y1="8.128" x2="14.0462" y2="7.7216" width="0.254" layer="16"/>
<wire x1="14.0462" y1="7.7216" x2="14.8488" y2="4.1722" width="0.254" layer="16"/>
</signal>
<signal name="A">
<contactref element="AMP1" pad="3"/>
<contactref element="C8" pad="2"/>
<contactref element="COMP1" pad="3"/>
<contactref element="SW1" pad="2"/>
<via x="29.7238" y="9.6722" extent="1-16" drill="0.3302"/>
<via x="31.0988" y="4.1722" extent="1-16" drill="0.3302"/>
<via x="26.0988" y="3.9222" extent="1-16" drill="0.3302"/>
<via x="24.5988" y="6.9222" extent="1-16" drill="0.3302"/>
<wire x1="30.3488" y1="5.1472" x2="30.3488" y2="4.4222" width="0.254" layer="1"/>
<wire x1="30.3488" y1="4.4222" x2="30.5988" y2="4.1722" width="0.254" layer="1"/>
<wire x1="30.5988" y1="4.1722" x2="31.0988" y2="4.1722" width="0.254" layer="1"/>
<wire x1="28.6988" y1="9.6722" x2="29.7238" y2="9.6722" width="0.254" layer="1"/>
<wire x1="29.7238" y1="9.6722" x2="28.927" y2="9.3072" width="0.254" layer="16"/>
<wire x1="28.927" y1="9.3072" x2="27.2004" y2="8.7484" width="0.254" layer="16"/>
<wire x1="27.2004" y1="8.7484" x2="26.0988" y2="7.6722" width="0.254" layer="16"/>
<wire x1="26.0988" y1="7.6722" x2="26.0988" y2="7.1722" width="0.254" layer="16"/>
<wire x1="26.0988" y1="7.1722" x2="26.0988" y2="6.9222" width="0.254" layer="16"/>
<wire x1="26.0988" y1="6.9222" x2="26.0988" y2="6.6722" width="0.254" layer="16"/>
<wire x1="26.0988" y1="6.6722" x2="26.0988" y2="3.9222" width="0.254" layer="16"/>
<wire x1="31.0988" y1="4.1722" x2="29.3822" y2="4.35" width="0.254" layer="16"/>
<wire x1="29.3822" y1="4.35" x2="28.7004" y2="4.2016" width="0.254" layer="16"/>
<wire x1="28.7004" y1="4.2016" x2="26.0988" y2="3.9222" width="0.254" layer="16"/>
<wire x1="24.5988" y1="6.9222" x2="25.8488" y2="6.9222" width="0.254" layer="16"/>
<wire x1="25.8488" y1="6.9222" x2="26.0988" y2="6.9222" width="0.254" layer="16"/>
<wire x1="26.3488" y1="4.8222" x2="26.3488" y2="4.1722" width="0.254" layer="1"/>
<wire x1="26.3488" y1="4.1722" x2="26.0988" y2="3.9222" width="0.254" layer="1"/>
<wire x1="23.3488" y1="7.0222" x2="23.4488" y2="6.9222" width="0.254" layer="1"/>
<wire x1="23.4488" y1="6.9222" x2="24.5988" y2="6.9222" width="0.254" layer="1"/>
<wire x1="25.8488" y1="6.9222" x2="26.0988" y2="7.1722" width="0.254" layer="16"/>
<wire x1="25.8488" y1="6.9222" x2="26.0988" y2="6.6722" width="0.254" layer="16"/>
</signal>
<signal name="AMP1OUT">
<contactref element="SW2" pad="1"/>
<contactref element="R9" pad="1"/>
<contactref element="R6" pad="2"/>
<contactref element="AMP1" pad="1"/>
<wire x1="17.6988" y1="11.2952" x2="18.3702" y2="11.6508" width="0.254" layer="1"/>
<wire x1="18.3702" y1="11.6508" x2="18.9738" y2="11.6702" width="0.254" layer="1"/>
<wire x1="23.3488" y1="10.7722" x2="22.3238" y2="11.6702" width="0.254" layer="1"/>
<wire x1="22.3238" y1="11.6702" x2="18.9738" y2="11.6702" width="0.254" layer="1"/>
<wire x1="29.4894" y1="2.032" x2="28.702" y2="2.032" width="0.254" layer="1"/>
<wire x1="29.4894" y1="3.8608" x2="29.4894" y2="3.0988" width="0.254" layer="1"/>
<wire x1="29.4894" y1="3.0988" x2="29.4894" y2="2.032" width="0.254" layer="1"/>
<wire x1="29.3878" y1="3.9624" x2="29.4894" y2="3.8608" width="0.254" layer="1"/>
<wire x1="29.3878" y1="4.6228" x2="29.3878" y2="3.9624" width="0.254" layer="1"/>
<wire x1="29.337" y1="4.6736" x2="29.3878" y2="4.6228" width="0.254" layer="1"/>
<wire x1="29.337" y1="5.1308" x2="29.337" y2="4.6736" width="0.254" layer="1"/>
<wire x1="28.702" y1="2.032" x2="28.6988" y2="2.0222" width="0.254" layer="1"/>
<wire x1="29.337" y1="5.1308" x2="29.3488" y2="5.1472" width="0.254" layer="1"/>
<wire x1="31.6484" y1="11.0998" x2="24.4094" y2="11.0998" width="0.254" layer="16"/>
<wire x1="29.6672" y1="3.0988" x2="29.4894" y2="3.0988" width="0.254" layer="1"/>
<via x="29.6672" y="3.0988" extent="1-16" drill="0.3302"/>
<wire x1="31.6484" y1="11.0998" x2="32.8676" y2="9.8806" width="0.254" layer="16"/>
<wire x1="32.8676" y1="9.8806" x2="32.8676" y2="4.6482" width="0.254" layer="16"/>
<wire x1="32.8676" y1="4.6482" x2="32.2326" y2="2.9464" width="0.254" layer="16"/>
<wire x1="32.2326" y1="2.9464" x2="30.988" y2="2.8956" width="0.254" layer="16"/>
<wire x1="30.988" y1="2.8956" x2="29.6672" y2="3.0988" width="0.254" layer="16"/>
<wire x1="24.4094" y1="11.0998" x2="24.4094" y2="10.9982" width="0.254" layer="16"/>
<wire x1="23.4696" y1="10.8204" x2="24.4094" y2="10.9982" width="0.254" layer="1"/>
<wire x1="23.4696" y1="10.8204" x2="23.3488" y2="10.7722" width="0.254" layer="1"/>
<via x="24.4094" y="10.9982" extent="1-16" drill="0.3302"/>
</signal>
<signal name="FB1">
<contactref element="AMP1" pad="2"/>
<contactref element="R6" pad="1"/>
<contactref element="R5" pad="2"/>
<via x="27.8488" y="1.4222" extent="1-16" drill="0.3302"/>
<via x="24.4738" y="1.4222" extent="1-16" drill="0.3302"/>
<via x="22.3488" y="8.0472" extent="1-16" drill="0.3302"/>
<wire x1="29.8488" y1="5.1472" x2="29.8488" y2="4.1722" width="0.254" layer="1"/>
<wire x1="29.8488" y1="4.1722" x2="30.5694" y2="3.223" width="0.254" layer="1"/>
<wire x1="30.5694" y1="3.223" x2="30.5694" y2="2.7818" width="0.254" layer="1"/>
<wire x1="30.5694" y1="2.7818" x2="29.8194" y2="1.4222" width="0.254" layer="1"/>
<wire x1="29.8194" y1="1.4222" x2="27.8488" y2="1.4222" width="0.254" layer="1"/>
<wire x1="21.4738" y1="8.0472" x2="20.8488" y2="7.4222" width="0.254" layer="16"/>
<wire x1="20.8488" y1="7.4222" x2="19.5988" y2="7.4222" width="0.254" layer="16"/>
<wire x1="19.5988" y1="7.4222" x2="18.8488" y2="6.6722" width="0.254" layer="16"/>
<wire x1="18.8488" y1="6.6722" x2="18.8488" y2="4.1722" width="0.254" layer="16"/>
<wire x1="18.8488" y1="4.1722" x2="19.8488" y2="3.1722" width="0.254" layer="16"/>
<wire x1="21.4738" y1="8.0472" x2="22.3488" y2="8.0472" width="0.254" layer="16"/>
<wire x1="23.3488" y1="9.0722" x2="22.4488" y2="8.1722" width="0.254" layer="1"/>
<wire x1="22.4488" y1="8.1722" x2="22.3488" y2="8.0472" width="0.254" layer="1"/>
<wire x1="27.8488" y1="1.4222" x2="24.4738" y2="1.4222" width="0.254" layer="16"/>
<wire x1="23.3488" y1="1.5722" x2="23.6238" y2="1.4222" width="0.254" layer="1"/>
<wire x1="23.6238" y1="1.4222" x2="24.4738" y2="1.4222" width="0.254" layer="1"/>
<wire x1="24.4738" y1="1.4222" x2="24.4718" y2="1.4242" width="0.254" layer="1"/>
<wire x1="19.8488" y1="3.1722" x2="23.0988" y2="3.1722" width="0.254" layer="16"/>
<wire x1="23.0988" y1="3.1722" x2="24.4738" y2="1.7972" width="0.254" layer="16"/>
<wire x1="24.4738" y1="1.7972" x2="24.4738" y2="1.4222" width="0.254" layer="16"/>
</signal>
<signal name="AMP2OUT">
<contactref element="SW1" pad="1"/>
<contactref element="AMP1" pad="7"/>
<contactref element="R7" pad="1"/>
<wire x1="29.8488" y1="7.1972" x2="29.8488" y2="8.0472" width="0.254" layer="1"/>
<wire x1="29.8488" y1="8.0472" x2="29.8488" y2="8.1722" width="0.254" layer="1"/>
<wire x1="29.8488" y1="8.1722" x2="29.8488" y2="8.4222" width="0.254" layer="1"/>
<wire x1="29.8488" y1="8.4222" x2="29.8488" y2="8.6722" width="0.254" layer="1"/>
<wire x1="32.5988" y1="10.7972" x2="30.3488" y2="8.5472" width="0.254" layer="1"/>
<wire x1="30.3488" y1="8.5472" x2="30.2238" y2="8.4222" width="0.254" layer="1"/>
<wire x1="32.5988" y1="10.7722" x2="32.5988" y2="10.7972" width="0.254" layer="1"/>
<wire x1="28.6988" y1="9.0222" x2="29.4988" y2="9.0222" width="0.254" layer="1"/>
<wire x1="29.4988" y1="9.0222" x2="29.8488" y2="8.6722" width="0.254" layer="1"/>
<wire x1="30.2238" y1="8.4222" x2="30.0988" y2="8.4222" width="0.254" layer="1"/>
<wire x1="30.0988" y1="8.4222" x2="29.8488" y2="8.4222" width="0.254" layer="1"/>
<wire x1="29.8488" y1="8.6722" x2="29.9738" y2="8.5472" width="0.254" layer="1"/>
<wire x1="29.9738" y1="8.5472" x2="30.0988" y2="8.4222" width="0.254" layer="1"/>
<wire x1="30.0988" y1="8.4222" x2="29.8488" y2="8.1722" width="0.254" layer="1"/>
<wire x1="30.2238" y1="8.4222" x2="29.8488" y2="8.0472" width="0.254" layer="1"/>
<wire x1="29.9738" y1="8.5472" x2="30.3488" y2="8.5472" width="0.254" layer="1"/>
</signal>
<signal name="FB2">
<contactref element="R7" pad="2"/>
<contactref element="AMP1" pad="6"/>
<contactref element="R8" pad="1"/>
<wire x1="30.3488" y1="7.1972" x2="30.3488" y2="7.7972" width="0.254" layer="1"/>
<wire x1="32.5988" y1="9.0722" x2="31.6238" y2="9.0722" width="0.254" layer="1"/>
<wire x1="31.6238" y1="9.0722" x2="30.3488" y2="7.7972" width="0.254" layer="1"/>
<wire x1="32.5988" y1="3.2722" x2="33.4488" y2="3.2722" width="0.254" layer="1"/>
<wire x1="33.4488" y1="3.2722" x2="33.5988" y2="3.4222" width="0.254" layer="1"/>
<wire x1="33.5988" y1="3.4222" x2="33.5988" y2="8.9222" width="0.254" layer="1"/>
<wire x1="32.5988" y1="9.0722" x2="33.4488" y2="9.0722" width="0.254" layer="1"/>
<wire x1="33.4488" y1="9.0722" x2="33.5988" y2="8.9222" width="0.254" layer="1"/>
</signal>
<signal name="B">
<contactref element="AMP1" pad="5"/>
<contactref element="COMP1" pad="5"/>
<contactref element="SW2" pad="2"/>
<contactref element="C9" pad="2"/>
<wire x1="30.8488" y1="7.1972" x2="31.7238" y2="7.1972" width="0.254" layer="1"/>
<wire x1="31.7238" y1="7.1972" x2="32.4238" y2="7.1972" width="0.254" layer="1"/>
<wire x1="32.4238" y1="7.1972" x2="32.5988" y2="7.0222" width="0.254" layer="1"/>
<via x="31.7238" y="8.0472" extent="1-16" drill="0.3302"/>
<via x="27.8488" y="7.6722" extent="1-16" drill="0.3302"/>
<wire x1="26.8488" y1="7.5222" x2="27.6988" y2="7.5222" width="0.254" layer="1"/>
<wire x1="27.6988" y1="7.5222" x2="27.8488" y2="7.6722" width="0.254" layer="1"/>
<wire x1="27.8488" y1="7.6722" x2="31.3488" y2="7.6722" width="0.254" layer="16"/>
<wire x1="31.3488" y1="7.6722" x2="31.7238" y2="8.0472" width="0.254" layer="16"/>
<wire x1="28.6988" y1="2.6722" x2="28.0988" y2="2.6722" width="0.254" layer="1"/>
<wire x1="28.0988" y1="2.6722" x2="27.8488" y2="2.9222" width="0.254" layer="1"/>
<wire x1="27.8488" y1="2.9222" x2="27.8488" y2="7.6722" width="0.254" layer="1"/>
<wire x1="31.7238" y1="8.0472" x2="31.7238" y2="7.1972" width="0.254" layer="1"/>
</signal>
<signal name="COMP1">
<contactref element="COMP1" pad="1"/>
<contactref element="R5" pad="1"/>
<contactref element="USB1" pad="1"/>
<wire x1="25.3488" y1="4.8222" x2="25.3488" y2="3.6722" width="0.254" layer="1"/>
<wire x1="25.3488" y1="3.6722" x2="24.9488" y2="3.2722" width="0.254" layer="1"/>
<wire x1="23.3488" y1="3.2722" x2="24.9488" y2="3.2722" width="0.254" layer="1"/>
<via x="18.8742" y="8.4984" extent="1-16" drill="0.3302"/>
<wire x1="18.0988" y1="7.996" x2="18.0924" y2="8.504" width="0.254" layer="1"/>
<wire x1="18.0924" y1="8.504" x2="18.8742" y2="8.4984" width="0.254" layer="1"/>
<via x="22.3488" y="2.4222" extent="1-16" drill="0.3302"/>
<wire x1="23.3488" y1="3.2722" x2="23.1988" y2="3.2722" width="0.254" layer="1"/>
<wire x1="23.1988" y1="3.2722" x2="22.3488" y2="2.4222" width="0.254" layer="1"/>
<wire x1="22.3488" y1="2.4222" x2="19.5988" y2="2.4222" width="0.254" layer="16"/>
<wire x1="19.5988" y1="2.4222" x2="18.2766" y2="3.8968" width="0.254" layer="16"/>
<wire x1="18.2766" y1="3.8968" x2="18.2766" y2="7.6468" width="0.254" layer="16"/>
<wire x1="18.2766" y1="7.6468" x2="18.8742" y2="8.4984" width="0.254" layer="16"/>
</signal>
<signal name="COMP2">
<contactref element="COMP1" pad="7"/>
<contactref element="R8" pad="2"/>
<contactref element="USB1" pad="22"/>
<via x="20.0988" y="6.1722" extent="1-16" drill="0.3302"/>
<via x="24.5988" y="5.9222" extent="1-16" drill="0.3302"/>
<via x="31.3488" y="1.5472" extent="1-16" drill="0.3302"/>
<wire x1="25.8488" y1="7.5222" x2="25.8488" y2="6.9222" width="0.254" layer="1"/>
<wire x1="25.8488" y1="6.9222" x2="24.8488" y2="5.9222" width="0.254" layer="1"/>
<wire x1="24.8488" y1="5.9222" x2="24.5988" y2="5.9222" width="0.254" layer="1"/>
<wire x1="18.7488" y1="6.346" x2="19.8488" y2="6.346" width="0.254" layer="1"/>
<wire x1="19.8488" y1="6.346" x2="20.0988" y2="6.1722" width="0.254" layer="1"/>
<wire x1="20.0988" y1="6.1722" x2="20.3488" y2="5.9222" width="0.254" layer="16"/>
<wire x1="20.3488" y1="5.9222" x2="24.5988" y2="5.9222" width="0.254" layer="16"/>
<wire x1="24.5988" y1="5.9222" x2="25.3488" y2="5.1722" width="0.254" layer="16"/>
<wire x1="25.3488" y1="5.1722" x2="25.3488" y2="3.6722" width="0.254" layer="16"/>
<wire x1="25.3488" y1="3.6722" x2="25.8488" y2="3.1722" width="0.254" layer="16"/>
<wire x1="25.8488" y1="3.1722" x2="28.167" y2="2.6388" width="0.254" layer="16"/>
<wire x1="32.5988" y1="1.5722" x2="32.5738" y2="1.5472" width="0.254" layer="1"/>
<wire x1="32.5738" y1="1.5472" x2="31.3488" y2="1.5472" width="0.254" layer="1"/>
<wire x1="29.9212" y1="1.5494" x2="31.3436" y2="1.5494" width="0.254" layer="16"/>
<wire x1="28.4226" y1="2.4892" x2="29.9212" y2="1.5494" width="0.254" layer="16"/>
<wire x1="31.3436" y1="1.5494" x2="31.3488" y2="1.5472" width="0.254" layer="16"/>
<wire x1="28.4226" y1="2.4892" x2="28.167" y2="2.6388" width="0.254" layer="16"/>
</signal>
<signal name="VREF">
<contactref element="COMP1" pad="2"/>
<contactref element="COMP1" pad="6"/>
<contactref element="R4" pad="2"/>
<contactref element="R3" pad="2"/>
<contactref element="C7" pad="1"/>
<wire x1="21.3488" y1="3.2722" x2="21.3488" y2="5.3222" width="0.254" layer="1"/>
<via x="20.0988" y="4.1722" extent="1-16" drill="0.3302"/>
<via x="20.3488" y="9.9222" extent="1-16" drill="0.3302"/>
<wire x1="20.0988" y1="4.1722" x2="19.3488" y2="4.9222" width="0.254" layer="16"/>
<wire x1="19.3488" y1="4.9222" x2="19.3488" y2="6.4222" width="0.254" layer="16"/>
<wire x1="19.3488" y1="6.4222" x2="19.8488" y2="6.9222" width="0.254" layer="16"/>
<via x="25.5988" y="8.9222" extent="1-16" drill="0.3302"/>
<wire x1="26.3488" y1="7.5222" x2="26.3488" y2="8.1722" width="0.254" layer="1"/>
<wire x1="26.3488" y1="8.1722" x2="25.5988" y2="8.9222" width="0.254" layer="1"/>
<wire x1="25.5988" y1="8.9222" x2="23.3488" y2="8.9222" width="0.254" layer="16"/>
<wire x1="23.3488" y1="8.9222" x2="23.0988" y2="8.9222" width="0.254" layer="16"/>
<wire x1="23.0988" y1="8.9222" x2="22.8488" y2="8.9222" width="0.254" layer="16"/>
<wire x1="22.8488" y1="8.9222" x2="21.3488" y2="8.9222" width="0.254" layer="16"/>
<wire x1="21.3488" y1="8.9222" x2="20.3488" y2="9.9222" width="0.254" layer="16"/>
<wire x1="21.3488" y1="3.2722" x2="20.4488" y2="4.1722" width="0.254" layer="1"/>
<wire x1="20.4488" y1="4.1722" x2="20.0988" y2="4.1722" width="0.254" layer="1"/>
<wire x1="21.3488" y1="10.7722" x2="20.4988" y2="9.9222" width="0.254" layer="1"/>
<wire x1="20.4988" y1="9.9222" x2="20.3488" y2="9.9222" width="0.254" layer="1"/>
<wire x1="19.8488" y1="6.9222" x2="22.5988" y2="6.9222" width="0.254" layer="16"/>
<wire x1="22.5988" y1="6.9222" x2="23.0988" y2="7.4222" width="0.254" layer="16"/>
<wire x1="23.0988" y1="7.4222" x2="23.0988" y2="8.6722" width="0.254" layer="16"/>
<wire x1="23.0988" y1="8.6722" x2="23.0988" y2="8.9222" width="0.254" layer="16"/>
<wire x1="25.8488" y1="4.8222" x2="25.8488" y2="5.9222" width="0.254" layer="1"/>
<wire x1="26.3488" y1="7.5222" x2="26.3488" y2="6.4222" width="0.254" layer="1"/>
<wire x1="26.3488" y1="6.4222" x2="25.8488" y2="5.9222" width="0.254" layer="1"/>
<wire x1="23.0988" y1="8.6722" x2="23.3488" y2="8.9222" width="0.254" layer="16"/>
<wire x1="23.0988" y1="8.6722" x2="22.8488" y2="8.9222" width="0.254" layer="16"/>
</signal>
<signal name="SW1EN">
<contactref element="SW1" pad="4"/>
<contactref element="USB1" pad="23"/>
<via x="20.3488" y="8.1722" extent="1-16" drill="0.3302"/>
<via x="25.8528" y="10.3714" extent="1-16" drill="0.3302"/>
<wire x1="18.7488" y1="6.846" x2="19.5734" y2="6.846" width="0.254" layer="1"/>
<wire x1="19.5734" y1="6.846" x2="20.3488" y2="7.6722" width="0.254" layer="1"/>
<wire x1="20.3488" y1="7.6722" x2="20.3488" y2="8.1722" width="0.254" layer="1"/>
<wire x1="24.9718" y1="9.4222" x2="21.8488" y2="9.4222" width="0.254" layer="16"/>
<wire x1="21.8488" y1="9.4222" x2="20.5988" y2="10.6722" width="0.254" layer="16"/>
<wire x1="20.5988" y1="10.6722" x2="20.0988" y2="10.6722" width="0.254" layer="16"/>
<wire x1="20.0988" y1="10.6722" x2="19.5988" y2="10.1722" width="0.254" layer="16"/>
<wire x1="19.5988" y1="10.1722" x2="19.5988" y2="9.6722" width="0.254" layer="16"/>
<wire x1="19.5988" y1="9.6722" x2="20.3488" y2="8.9222" width="0.254" layer="16"/>
<wire x1="20.3488" y1="8.9222" x2="20.3488" y2="8.1722" width="0.254" layer="16"/>
<wire x1="26.9988" y1="10.3222" x2="25.9782" y2="10.3222" width="0.254" layer="1"/>
<wire x1="25.9782" y1="10.3222" x2="25.8528" y2="10.3714" width="0.254" layer="1"/>
<wire x1="24.9718" y1="9.4222" x2="25.4972" y2="9.7698" width="0.254" layer="16"/>
<wire x1="25.4972" y1="9.7698" x2="25.8528" y2="10.3714" width="0.254" layer="16"/>
</signal>
<signal name="USBDM">
<contactref element="R2" pad="2"/>
<contactref element="USB1" pad="11"/>
<wire x1="14.9488" y1="5.346" x2="13.4234" y2="5.346" width="0.254" layer="1"/>
<wire x1="13.4234" y1="5.346" x2="13.0738" y2="5.1722" width="0.254" layer="1"/>
</signal>
<signal name="SW2EN">
<contactref element="SW2" pad="4"/>
<contactref element="USB1" pad="21"/>
<via x="25.0988" y="2.1722" extent="1-16" drill="0.3302"/>
<via x="20.0988" y="5.1722" extent="1-16" drill="0.3302"/>
<wire x1="18.7488" y1="5.846" x2="19.3996" y2="5.846" width="0.254" layer="1"/>
<wire x1="19.3996" y1="5.846" x2="20.0988" y2="5.1722" width="0.254" layer="1"/>
<wire x1="26.9988" y1="3.3222" x2="26.9988" y2="2.8222" width="0.254" layer="1"/>
<wire x1="26.9988" y1="2.8222" x2="26.8488" y2="2.6722" width="0.254" layer="1"/>
<wire x1="26.8488" y1="2.6722" x2="25.5988" y2="2.6722" width="0.254" layer="1"/>
<wire x1="25.5988" y1="2.6722" x2="25.0988" y2="2.1722" width="0.254" layer="1"/>
<wire x1="25.0988" y1="2.1722" x2="24.8488" y2="2.1722" width="0.254" layer="16"/>
<wire x1="24.8488" y1="2.1722" x2="23.3488" y2="3.6722" width="0.254" layer="16"/>
<wire x1="23.3488" y1="3.6722" x2="21.5988" y2="3.6722" width="0.254" layer="16"/>
<wire x1="21.5988" y1="3.6722" x2="20.0988" y2="5.1722" width="0.254" layer="16"/>
</signal>
<signal name="N$2">
<contactref element="R1" pad="2"/>
<contactref element="USB1" pad="10"/>
<wire x1="14.9488" y1="5.846" x2="14.3488" y2="5.846" width="0.254" layer="1"/>
<wire x1="14.3488" y1="5.846" x2="13.1988" y2="7.0722" width="0.254" layer="1"/>
<wire x1="13.1988" y1="7.0722" x2="13.0738" y2="7.1722" width="0.254" layer="1"/>
</signal>
</signals>
</board>
</drawing>
</eagle>

View File

File diff suppressed because it is too large Load Diff