| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341 |
- <?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="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
- <layers>
- <layer number="1" name="Top" color="4" fill="1" visible="no" active="no"/>
- <layer number="16" name="Bottom" color="1" fill="1" visible="no" active="no"/>
- <layer number="17" name="Pads" color="2" fill="1" visible="no" active="no"/>
- <layer number="18" name="Vias" color="2" fill="1" visible="no" active="no"/>
- <layer number="19" name="Unrouted" color="6" fill="1" visible="no" active="no"/>
- <layer number="20" name="Dimension" color="15" fill="1" visible="no" active="no"/>
- <layer number="21" name="tPlace" color="7" fill="1" visible="no" active="no"/>
- <layer number="22" name="bPlace" color="7" fill="1" visible="no" active="no"/>
- <layer number="23" name="tOrigins" color="15" fill="1" visible="no" active="no"/>
- <layer number="24" name="bOrigins" color="15" fill="1" visible="no" active="no"/>
- <layer number="25" name="tNames" color="7" fill="1" visible="no" active="no"/>
- <layer number="26" name="bNames" color="7" fill="1" visible="no" active="no"/>
- <layer number="27" name="tValues" color="7" fill="1" visible="no" active="no"/>
- <layer number="28" name="bValues" color="7" fill="1" visible="no" active="no"/>
- <layer number="29" name="tStop" color="7" fill="3" visible="no" active="no"/>
- <layer number="30" name="bStop" color="7" fill="6" visible="no" active="no"/>
- <layer number="31" name="tCream" color="7" fill="4" visible="no" active="no"/>
- <layer number="32" name="bCream" color="7" fill="5" visible="no" active="no"/>
- <layer number="33" name="tFinish" color="6" fill="3" visible="no" active="no"/>
- <layer number="34" name="bFinish" color="6" fill="6" visible="no" active="no"/>
- <layer number="35" name="tGlue" color="7" fill="4" visible="no" active="no"/>
- <layer number="36" name="bGlue" color="7" fill="5" visible="no" active="no"/>
- <layer number="37" name="tTest" color="7" fill="1" visible="no" active="no"/>
- <layer number="38" name="bTest" color="7" fill="1" visible="no" active="no"/>
- <layer number="39" name="tKeepout" color="4" fill="11" visible="no" active="no"/>
- <layer number="40" name="bKeepout" color="1" fill="11" visible="no" active="no"/>
- <layer number="41" name="tRestrict" color="4" fill="10" visible="no" active="no"/>
- <layer number="42" name="bRestrict" color="1" fill="10" visible="no" active="no"/>
- <layer number="43" name="vRestrict" color="2" fill="10" visible="no" active="no"/>
- <layer number="44" name="Drills" color="7" fill="1" visible="no" active="no"/>
- <layer number="45" name="Holes" color="7" fill="1" visible="no" active="no"/>
- <layer number="46" name="Milling" color="3" fill="1" visible="no" active="no"/>
- <layer number="47" name="Measures" color="7" fill="1" visible="no" active="no"/>
- <layer number="48" name="Document" color="7" fill="1" visible="no" active="no"/>
- <layer number="49" name="Reference" color="7" fill="1" visible="no" active="no"/>
- <layer number="51" name="tDocu" color="6" fill="1" visible="no" active="no"/>
- <layer number="52" name="bDocu" color="7" fill="1" visible="no" active="no"/>
- <layer number="90" name="Modules" color="5" fill="1" visible="yes" active="yes"/>
- <layer number="91" name="Nets" color="2" fill="1" visible="yes" active="yes"/>
- <layer number="92" name="Busses" color="1" fill="1" visible="yes" active="yes"/>
- <layer number="93" name="Pins" color="2" fill="1" visible="no" active="yes"/>
- <layer number="94" name="Symbols" color="4" fill="1" visible="yes" active="yes"/>
- <layer number="95" name="Names" color="7" fill="1" visible="yes" active="yes"/>
- <layer number="96" name="Values" color="7" fill="1" visible="yes" active="yes"/>
- <layer number="97" name="Info" color="7" fill="1" visible="yes" active="yes"/>
- <layer number="98" name="Guide" color="6" fill="1" visible="yes" active="yes"/>
- </layers>
- <schematic xreflabel="%F%N/%S.%C%R" xrefpart="/%S.%C%R">
- <libraries>
- <library name="ataradov_mcu">
- <description>Alex Taradov Library (MCUs)</description>
- <packages>
- <package name="SO-14">
- <description>SO-14</description>
- <wire x1="4.305" y1="-1.9" x2="-4.305" y2="-1.9" width="0.2032" layer="51"/>
- <wire x1="-4.305" y1="-1.9" x2="-4.305" y2="-1.4" width="0.2032" layer="51"/>
- <wire x1="-4.305" y1="-1.4" x2="-4.305" y2="1.9" width="0.2032" layer="51"/>
- <wire x1="4.305" y1="-1.4" x2="-4.305" y2="-1.4" width="0.2032" layer="51"/>
- <wire x1="4.305" y1="1.9" x2="4.305" y2="-1.4" width="0.2032" layer="51"/>
- <wire x1="4.305" y1="-1.4" x2="4.305" y2="-1.9" width="0.2032" layer="51"/>
- <wire x1="-4.305" y1="1.9" x2="4.305" y2="1.9" width="0.2032" layer="51"/>
- <smd name="2" x="-2.54" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="13" x="-2.54" y="2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="1" x="-3.81" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="3" x="-1.27" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="4" x="0" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="14" x="-3.81" y="2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="12" x="-1.27" y="2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="11" x="0" y="2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="6" x="2.54" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="9" x="2.54" y="2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="5" x="1.27" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="7" x="3.81" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="10" x="1.27" y="2.6" dx="0.6" dy="2.2" layer="1"/>
- <smd name="8" x="3.81" y="2.6" dx="0.6" dy="2.2" layer="1"/>
- <text x="-4.826" y="0" size="1.27" layer="25" font="vector" rot="R90" align="bottom-center">>NAME</text>
- <text x="6.096" y="0" size="1.27" layer="27" font="vector" rot="R90" align="bottom-center">>VALUE</text>
- <rectangle x1="-4.0551" y1="-3.1001" x2="-3.5649" y2="-2" layer="51"/>
- <rectangle x1="-2.7851" y1="-3.1001" x2="-2.2949" y2="-2" layer="51"/>
- <rectangle x1="-1.5151" y1="-3.1001" x2="-1.0249" y2="-2" layer="51"/>
- <rectangle x1="-0.2451" y1="-3.1001" x2="0.2451" y2="-2" layer="51"/>
- <rectangle x1="-0.2451" y1="2" x2="0.2451" y2="3.1001" layer="51"/>
- <rectangle x1="-1.5151" y1="2" x2="-1.0249" y2="3.1001" layer="51"/>
- <rectangle x1="-2.7851" y1="2" x2="-2.2949" y2="3.1001" layer="51"/>
- <rectangle x1="-4.0551" y1="2" x2="-3.5649" y2="3.1001" layer="51"/>
- <rectangle x1="1.0249" y1="-3.1001" x2="1.5151" y2="-2" layer="51"/>
- <rectangle x1="2.2949" y1="-3.1001" x2="2.7851" y2="-2" layer="51"/>
- <rectangle x1="3.5649" y1="-3.1001" x2="4.0551" y2="-2" layer="51"/>
- <rectangle x1="3.5649" y1="2" x2="4.0551" y2="3.1001" layer="51"/>
- <rectangle x1="2.2949" y1="2" x2="2.7851" y2="3.1001" layer="51"/>
- <rectangle x1="1.0249" y1="2" x2="1.5151" y2="3.1001" layer="51"/>
- </package>
- </packages>
- <symbols>
- <symbol name="ATSAMDXXC">
- <description>Atmel SAM D09C/D10C/D11C Cortex-M0+ microcontroller</description>
- <wire x1="-12.7" y1="10.16" x2="12.7" y2="10.16" width="0.254" layer="94"/>
- <wire x1="12.7" y1="10.16" x2="12.7" y2="-10.16" width="0.254" layer="94"/>
- <wire x1="12.7" y1="-10.16" x2="-12.7" y2="-10.16" width="0.254" layer="94"/>
- <wire x1="-12.7" y1="-10.16" x2="-12.7" y2="10.16" width="0.254" layer="94"/>
- <pin name="PA28/RST" x="-17.78" y="-5.08" length="middle"/>
- <pin name="PA8" x="-17.78" y="5.08" length="middle"/>
- <pin name="PA9" x="-17.78" y="2.54" length="middle"/>
- <pin name="PA14" x="-17.78" y="0" length="middle"/>
- <pin name="PA15" x="-17.78" y="-2.54" length="middle"/>
- <pin name="PA5" x="-17.78" y="7.62" length="middle"/>
- <pin name="PA04" x="17.78" y="7.62" length="middle" rot="R180"/>
- <pin name="PA02" x="17.78" y="5.08" length="middle" rot="R180"/>
- <text x="0" y="10.922" size="1.27" layer="95" align="bottom-center">>NAME</text>
- <text x="0" y="-12.192" size="1.27" layer="96" align="bottom-center">>VALUE</text>
- <pin name="PA30/SCK" x="-17.78" y="-7.62" length="middle"/>
- <pin name="VDD" x="17.78" y="2.54" length="middle" rot="R180"/>
- <pin name="GND" x="17.78" y="0" length="middle" rot="R180"/>
- <pin name="PA25" x="17.78" y="-2.54" length="middle" rot="R180"/>
- <pin name="PA24" x="17.78" y="-5.08" length="middle" rot="R180"/>
- <pin name="PA31/SIO" x="17.78" y="-7.62" length="middle" rot="R180"/>
- </symbol>
- </symbols>
- <devicesets>
- <deviceset name="ATSAMD11C" prefix="IC">
- <gates>
- <gate name="G$1" symbol="ATSAMDXXC" x="0" y="0"/>
- </gates>
- <devices>
- <device name="" package="SO-14">
- <connects>
- <connect gate="G$1" pin="GND" pad="11"/>
- <connect gate="G$1" pin="PA02" pad="13"/>
- <connect gate="G$1" pin="PA04" pad="14"/>
- <connect gate="G$1" pin="PA14" pad="4"/>
- <connect gate="G$1" pin="PA15" pad="5"/>
- <connect gate="G$1" pin="PA24" pad="9"/>
- <connect gate="G$1" pin="PA25" pad="10"/>
- <connect gate="G$1" pin="PA28/RST" pad="6"/>
- <connect gate="G$1" pin="PA30/SCK" pad="7"/>
- <connect gate="G$1" pin="PA31/SIO" pad="8"/>
- <connect gate="G$1" pin="PA5" pad="1"/>
- <connect gate="G$1" pin="PA8" pad="2"/>
- <connect gate="G$1" pin="PA9" pad="3"/>
- <connect gate="G$1" pin="VDD" pad="12"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- </devices>
- </deviceset>
- </devicesets>
- </library>
- <library name="ataradov_pwr">
- <description>Alex Taradov Library (Power Symbols)</description>
- <packages>
- </packages>
- <symbols>
- <symbol name="+3V3">
- <wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
- <text x="0" y="0.762" size="1.27" layer="96" align="bottom-center">>VALUE</text>
- <pin name="+3V3" x="0" y="-2.54" visible="off" length="short" direction="sup" rot="R90"/>
- </symbol>
- <symbol name="GND">
- <wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
- <text x="0" y="-2.032" size="1.27" layer="96" align="bottom-center">>VALUE</text>
- <pin name="GND" x="0" y="2.54" visible="off" length="short" direction="sup" rot="R270"/>
- </symbol>
- <symbol name="V_USB">
- <wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
- <text x="0" y="0.762" size="1.27" layer="96" align="bottom-center">>VALUE</text>
- <pin name="V_USB" x="0" y="-2.54" visible="off" length="short" direction="sup" rot="R90"/>
- </symbol>
- </symbols>
- <devicesets>
- <deviceset name="+3V3" prefix="P_">
- <gates>
- <gate name="1" symbol="+3V3" x="0" y="0"/>
- </gates>
- <devices>
- <device name="">
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- </devices>
- </deviceset>
- <deviceset name="GND" prefix="P_">
- <gates>
- <gate name="1" symbol="GND" x="0" y="0"/>
- </gates>
- <devices>
- <device name="">
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- </devices>
- </deviceset>
- <deviceset name="V_USB" prefix="P_">
- <gates>
- <gate name="1" symbol="V_USB" x="0" y="0"/>
- </gates>
- <devices>
- <device name="">
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- </devices>
- </deviceset>
- </devicesets>
- </library>
- <library name="ataradov_conn">
- <description>Alex Taradov Library (Connectors)</description>
- <packages>
- <package name="PIN-TH">
- <wire x1="-0.635" y1="1.27" x2="0.635" y2="1.27" width="0.1524" layer="21"/>
- <wire x1="0.635" y1="1.27" x2="1.27" y2="0.635" width="0.1524" layer="21"/>
- <wire x1="1.27" y1="0.635" x2="1.27" y2="-0.635" width="0.1524" layer="21"/>
- <wire x1="1.27" y1="-0.635" x2="0.635" y2="-1.27" width="0.1524" layer="21"/>
- <wire x1="-1.27" y1="0.635" x2="-1.27" y2="-0.635" width="0.1524" layer="21"/>
- <wire x1="-0.635" y1="1.27" x2="-1.27" y2="0.635" width="0.1524" layer="21"/>
- <wire x1="-1.27" y1="-0.635" x2="-0.635" y2="-1.27" width="0.1524" layer="21"/>
- <wire x1="0.635" y1="-1.27" x2="-0.635" y2="-1.27" width="0.1524" layer="21"/>
- <rectangle x1="-0.254" y1="-0.254" x2="0.254" y2="0.254" layer="51"/>
- <pad name="1" x="0" y="0" drill="1.016" shape="octagon"/>
- <text x="0" y="1.524" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- <text x="0" y="-2.794" size="1.27" layer="27" font="vector" align="bottom-center">>VALUE</text>
- </package>
- </packages>
- <symbols>
- <symbol name="CONN-SINGLE">
- <wire x1="-2.54" y1="0.762" x2="0.127" y2="0" width="0.254" layer="94"/>
- <wire x1="0.127" y1="0" x2="-2.4765" y2="-0.762" width="0.254" layer="94"/>
- <pin name="1" x="-2.54" y="0" visible="off" length="short" direction="pas" swaplevel="1"/>
- <text x="1.27" y="-0.508" size="1.27" layer="95">>NAME</text>
- <text x="6.096" y="-0.508" size="1.27" layer="96">>VALUE</text>
- </symbol>
- </symbols>
- <devicesets>
- <deviceset name="CONN-SINGLE" prefix="J" uservalue="yes">
- <gates>
- <gate name="G$1" symbol="CONN-SINGLE" x="0" y="0"/>
- </gates>
- <devices>
- <device name="-TH" package="PIN-TH">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- </devices>
- </deviceset>
- </devicesets>
- </library>
- <library name="ataradov_rlc">
- <description>Alex Taradov Library (R, L and C)</description>
- <packages>
- <package name="SMD0402">
- <wire x1="-1" y1="0.5" x2="1" y2="0.5" width="0.1" layer="21"/>
- <wire x1="1" y1="0.5" x2="1" y2="-0.5" width="0.1" layer="21"/>
- <wire x1="1" y1="-0.5" x2="-1" y2="-0.5" width="0.1" layer="21"/>
- <wire x1="-1" y1="-0.5" x2="-1" y2="0.5" width="0.1" layer="21"/>
- <smd name="1" x="-0.5" y="0" dx="0.6" dy="0.6" layer="1"/>
- <smd name="2" x="0.5" y="0" dx="0.6" dy="0.6" layer="1"/>
- <text x="0" y="0.762" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- </package>
- <package name="SMD0508">
- <wire x1="-1" y1="1.25" x2="1" y2="1.25" width="0.1" layer="21"/>
- <wire x1="1" y1="1.25" x2="1" y2="-1.25" width="0.1" layer="21"/>
- <wire x1="1" y1="-1.25" x2="-1" y2="-1.25" width="0.1" layer="21"/>
- <wire x1="-1" y1="-1.25" x2="-1" y2="1.25" width="0.1" layer="21"/>
- <smd name="1" x="-0.5" y="0" dx="2" dy="0.5" layer="1" rot="R90"/>
- <smd name="2" x="0.5" y="0" dx="2" dy="0.5" layer="1" rot="R90"/>
- <text x="0" y="1.524" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- </package>
- <package name="SMD0603">
- <wire x1="-1.5" y1="0.75" x2="1.5" y2="0.75" width="0.1" layer="21"/>
- <wire x1="1.5" y1="0.75" x2="1.5" y2="-0.75" width="0.1" layer="21"/>
- <wire x1="1.5" y1="-0.75" x2="-1.5" y2="-0.75" width="0.1" layer="21"/>
- <wire x1="-1.5" y1="-0.75" x2="-1.5" y2="0.75" width="0.1" layer="21"/>
- <smd name="1" x="-0.8" y="0" dx="0.9" dy="0.9" layer="1"/>
- <smd name="2" x="0.8" y="0" dx="0.9" dy="0.9" layer="1"/>
- <text x="0" y="1.016" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- </package>
- <package name="SMD0612">
- <wire x1="-1.8" y1="1.4" x2="1.8" y2="1.4" width="0.1" layer="21"/>
- <wire x1="1.8" y1="1.4" x2="1.8" y2="-1.4" width="0.1" layer="21"/>
- <wire x1="1.8" y1="-1.4" x2="-1.8" y2="-1.4" width="0.1" layer="21"/>
- <wire x1="-1.8" y1="-1.4" x2="-1.8" y2="1.4" width="0.1" layer="21"/>
- <smd name="1" x="0" y="0.8" dx="3.2" dy="0.8" layer="1"/>
- <smd name="2" x="0" y="-0.8" dx="3.2" dy="0.8" layer="1"/>
- <text x="0" y="1.778" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- </package>
- <package name="SMD0805">
- <wire x1="-2" y1="1" x2="2" y2="1" width="0.1" layer="21"/>
- <wire x1="2" y1="1" x2="2" y2="-1" width="0.1" layer="21"/>
- <wire x1="2" y1="-1" x2="-2" y2="-1" width="0.1" layer="21"/>
- <wire x1="-2" y1="-1" x2="-2" y2="1" width="0.1" layer="21"/>
- <smd name="1" x="-0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
- <smd name="2" x="0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
- <text x="0" y="1.27" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- </package>
- <package name="SMD1206">
- <wire x1="-2.5" y1="1.5" x2="2.5" y2="1.5" width="0.1" layer="21"/>
- <wire x1="2.5" y1="1.5" x2="2.5" y2="-1.5" width="0.1" layer="21"/>
- <wire x1="2.5" y1="-1.5" x2="-2.5" y2="-1.5" width="0.1" layer="21"/>
- <wire x1="-2.5" y1="-1.5" x2="-2.5" y2="1.5" width="0.1" layer="21"/>
- <smd name="1" x="-1.4" y="0" dx="1.6" dy="2" layer="1"/>
- <smd name="2" x="1.4" y="0" dx="1.6" dy="2" layer="1"/>
- <text x="0" y="1.778" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- </package>
- <package name="SMD2512">
- <wire x1="-5.5" y1="2.5" x2="5.5" y2="2.5" width="0.1" layer="21"/>
- <wire x1="5.5" y1="2.5" x2="5.5" y2="-2.5" width="0.1" layer="21"/>
- <wire x1="5.5" y1="-2.5" x2="-5.5" y2="-2.5" width="0.1" layer="21"/>
- <wire x1="-5.5" y1="-2.5" x2="-5.5" y2="2.5" width="0.1" layer="21"/>
- <smd name="1" x="-3.25" y="0" dx="3.5" dy="3" layer="1" rot="R90"/>
- <smd name="2" x="3.25" y="0" dx="3.5" dy="3" layer="1" rot="R90"/>
- <text x="0" y="2.794" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- </package>
- </packages>
- <symbols>
- <symbol name="C">
- <rectangle x1="-1.524" y1="-0.254" x2="2.54" y2="0.254" layer="94" rot="R90"/>
- <rectangle x1="-2.54" y1="-0.254" x2="1.524" y2="0.254" layer="94" rot="R90"/>
- <wire x1="-2.54" y1="0" x2="-0.762" y2="0" width="0.1524" layer="94"/>
- <wire x1="2.54" y1="0" x2="0.762" y2="0" width="0.1524" layer="94"/>
- <pin name="1" x="-2.54" y="0" visible="off" length="point" direction="pas" swaplevel="1"/>
- <pin name="2" x="2.54" y="0" visible="off" length="point" direction="pas" swaplevel="1" rot="R180"/>
- <text x="0" y="2.413" size="1.27" layer="95" align="bottom-center">>NAME</text>
- <text x="0" y="-3.683" size="1.27" layer="96" align="bottom-center">>VALUE</text>
- </symbol>
- <symbol name="R">
- <wire x1="-2.54" y1="-1.016" x2="-2.54" y2="1.016" width="0.254" layer="94"/>
- <pin name="1" x="-5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1"/>
- <pin name="2" x="5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1" rot="R180"/>
- <text x="0" y="1.524" size="1.27" layer="95" align="bottom-center">>NAME</text>
- <text x="0" y="0" size="1.016" layer="96" align="center">>VALUE</text>
- <wire x1="2.54" y1="-1.016" x2="2.54" y2="1.016" width="0.254" layer="94"/>
- <wire x1="-2.54" y1="1.016" x2="2.54" y2="1.016" width="0.254" layer="94"/>
- <wire x1="-2.54" y1="-1.016" x2="2.54" y2="-1.016" width="0.254" layer="94"/>
- </symbol>
- </symbols>
- <devicesets>
- <deviceset name="C" prefix="C" uservalue="yes">
- <gates>
- <gate name="G$1" symbol="C" x="0" y="0"/>
- </gates>
- <devices>
- <device name="-0402" package="SMD0402">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-0508" package="SMD0508">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-0603" package="SMD0603">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-0612" package="SMD0612">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-0805" package="SMD0805">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-1206" package="SMD1206">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-2512" package="SMD2512">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- </devices>
- </deviceset>
- <deviceset name="R" prefix="R" uservalue="yes">
- <gates>
- <gate name="G$1" symbol="R" x="0" y="0"/>
- </gates>
- <devices>
- <device name="-0402" package="SMD0402">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-0508" package="SMD0508">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-0603" package="SMD0603">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-0612" package="SMD0612">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-0805" package="SMD0805">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-1206" package="SMD1206">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-2512" package="SMD2512">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- </devices>
- </deviceset>
- </devicesets>
- </library>
- <library name="ataradov_vreg">
- <description>Alex Taradov Library (Voltage Regulators)</description>
- <packages>
- <package name="SOT23-5">
- <description>SOT23-5</description>
- <wire x1="1.422" y1="0.81" x2="1.422" y2="-0.81" width="0.1524" layer="21"/>
- <wire x1="1.422" y1="-0.81" x2="-1.422" y2="-0.81" width="0.1524" layer="51"/>
- <wire x1="-1.422" y1="-0.81" x2="-1.422" y2="0.81" width="0.1524" layer="21"/>
- <wire x1="-1.422" y1="0.81" x2="1.422" y2="0.81" width="0.1524" layer="51"/>
- <wire x1="-0.522" y1="0.81" x2="0.522" y2="0.81" width="0.1524" layer="21"/>
- <wire x1="-0.428" y1="-0.81" x2="-0.522" y2="-0.81" width="0.1524" layer="21"/>
- <wire x1="0.522" y1="-0.81" x2="0.428" y2="-0.81" width="0.1524" layer="21"/>
- <wire x1="-1.328" y1="-0.81" x2="-1.422" y2="-0.81" width="0.1524" layer="21"/>
- <wire x1="1.422" y1="-0.81" x2="1.328" y2="-0.81" width="0.1524" layer="21"/>
- <wire x1="1.328" y1="0.81" x2="1.422" y2="0.81" width="0.1524" layer="21"/>
- <wire x1="-1.422" y1="0.81" x2="-1.328" y2="0.81" width="0.1524" layer="21"/>
- <smd name="1" x="-0.95" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
- <smd name="2" x="0" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
- <smd name="3" x="0.95" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
- <smd name="4" x="0.95" y="1.3" dx="0.55" dy="1.2" layer="1"/>
- <smd name="5" x="-0.95" y="1.3" dx="0.55" dy="1.2" layer="1"/>
- <text x="0" y="2.286" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- <text x="0" y="-3.556" size="1.27" layer="27" font="vector" align="bottom-center">>VALUE</text>
- <rectangle x1="-1.2" y1="-1.5" x2="-0.7" y2="-0.85" layer="51"/>
- <rectangle x1="-0.25" y1="-1.5" x2="0.25" y2="-0.85" layer="51"/>
- <rectangle x1="0.7" y1="-1.5" x2="1.2" y2="-0.85" layer="51"/>
- <rectangle x1="0.7" y1="0.85" x2="1.2" y2="1.5" layer="51"/>
- <rectangle x1="-1.2" y1="0.85" x2="-0.7" y2="1.5" layer="51"/>
- </package>
- </packages>
- <symbols>
- <symbol name="VREG-3-EN">
- <wire x1="-7.62" y1="5.08" x2="7.62" y2="5.08" width="0.254" layer="94"/>
- <wire x1="7.62" y1="5.08" x2="7.62" y2="-2.54" width="0.254" layer="94"/>
- <wire x1="7.62" y1="-2.54" x2="-7.62" y2="-2.54" width="0.254" layer="94"/>
- <wire x1="-7.62" y1="-2.54" x2="-7.62" y2="5.08" width="0.254" layer="94"/>
- <text x="-2.032" y="-1.524" size="1.524" layer="95">GND</text>
- <text x="0" y="5.842" size="1.27" layer="95" align="bottom-center">>NAME</text>
- <text x="1.524" y="-4.318" size="1.27" layer="96">>VALUE</text>
- <pin name="IN" x="-10.16" y="2.54" length="short" direction="sup"/>
- <pin name="OUT" x="10.16" y="2.54" length="short" direction="sup" rot="R180"/>
- <pin name="GND" x="0" y="-5.08" visible="pad" length="short" direction="pwr" rot="R90"/>
- <pin name="EN" x="-10.16" y="0" length="short" direction="in"/>
- </symbol>
- </symbols>
- <devicesets>
- <deviceset name="MIC5504" prefix="IC" uservalue="yes">
- <description>LM1117 voltage regulator</description>
- <gates>
- <gate name="G$1" symbol="VREG-3-EN" x="0" y="0"/>
- </gates>
- <devices>
- <device name="-SOT23-5" package="SOT23-5">
- <connects>
- <connect gate="G$1" pin="EN" pad="3"/>
- <connect gate="G$1" pin="GND" pad="2"/>
- <connect gate="G$1" pin="IN" pad="1"/>
- <connect gate="G$1" pin="OUT" pad="5"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- </devices>
- </deviceset>
- </devicesets>
- </library>
- <library name="con-cypressindustries">
- <description><b>Connectors from Cypress Industries</b><p>
- www.cypressindustries.com<br>
- <author>Created by librarian@cadsoft.de</author></description>
- <packages>
- <package name="32005-201">
- <description><b>MINI USB-B R/A SMT W/ REAR</b><p>
- Source: http://www.cypressindustries.com/pdf/32005-201.pdf</description>
- <wire x1="-5.9182" y1="3.8416" x2="-3.6879" y2="3.8416" width="0.1016" layer="51"/>
- <wire x1="-3.6879" y1="3.8416" x2="-3.6879" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="-3.6879" y1="4.8799" x2="-3.3245" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="-3.3245" y1="4.8799" x2="-3.3245" y2="4.4646" width="0.1016" layer="51"/>
- <wire x1="-3.3245" y1="4.4646" x2="-2.7015" y2="4.4646" width="0.1016" layer="51"/>
- <wire x1="-2.7015" y1="4.4646" x2="-2.7015" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="-2.7015" y1="4.8799" x2="-2.3093" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="-2.3093" y1="4.8799" x2="-2.3093" y2="3.8416" width="0.1016" layer="51"/>
- <wire x1="-1.5825" y1="3.8416" x2="0.7266" y2="3.8416" width="0.1016" layer="21"/>
- <wire x1="2.8032" y1="3.8416" x2="0.7266" y2="3.8416" width="0.1016" layer="51"/>
- <wire x1="0.7266" y1="3.8416" x2="0.519" y2="4.0492" width="0.1016" layer="21" curve="-90"/>
- <wire x1="0.519" y1="4.0492" x2="0.519" y2="4.205" width="0.1016" layer="21"/>
- <wire x1="0.519" y1="4.205" x2="2.907" y2="4.205" width="0.1016" layer="51"/>
- <wire x1="2.907" y1="4.205" x2="3.4781" y2="3.6339" width="0.1016" layer="51" curve="-90"/>
- <wire x1="-5.9182" y1="-3.8415" x2="-5.9182" y2="-3.8414" width="0.1016" layer="21"/>
- <wire x1="-5.9182" y1="-3.8414" x2="-5.9182" y2="3.8416" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="2.9591" x2="-4.5685" y2="2.7514" width="0.1016" layer="21"/>
- <wire x1="-4.5685" y1="2.7514" x2="-4.828" y2="2.5438" width="0.1016" layer="21" curve="68.629849"/>
- <wire x1="-4.828" y1="2.5438" x2="-4.828" y2="1.9727" width="0.1016" layer="21" curve="34.099487"/>
- <wire x1="-4.828" y1="1.9727" x2="-4.5685" y2="1.7651" width="0.1016" layer="21" curve="68.629849"/>
- <wire x1="-4.5685" y1="1.7651" x2="-1.8171" y2="1.5055" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="1.5055" x2="-1.8171" y2="1.7132" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="1.7132" x2="-4.2051" y2="1.9727" width="0.1016" layer="21"/>
- <wire x1="-4.2051" y1="1.9727" x2="-4.2051" y2="2.4919" width="0.1016" layer="21"/>
- <wire x1="-4.2051" y1="2.4919" x2="-1.8171" y2="2.7514" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="2.7514" x2="-1.8171" y2="2.9591" width="0.1016" layer="21"/>
- <wire x1="2.8032" y1="3.8416" x2="3.0627" y2="3.5821" width="0.1016" layer="51" curve="-90"/>
- <wire x1="3.0627" y1="3.5821" x2="3.0627" y2="3.011" width="0.1016" layer="51"/>
- <wire x1="3.0627" y1="3.011" x2="3.4261" y2="3.011" width="0.1016" layer="21"/>
- <wire x1="1.713" y1="4.2569" x2="1.713" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="1.713" y1="4.8799" x2="2.1283" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="2.1283" y1="4.8799" x2="2.1283" y2="4.4646" width="0.1016" layer="51"/>
- <wire x1="2.1283" y1="4.4646" x2="2.6474" y2="4.4646" width="0.1016" layer="51"/>
- <wire x1="2.6474" y1="4.4646" x2="2.6474" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="2.6474" y1="4.8799" x2="3.0627" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="3.0627" y1="4.8799" x2="3.0627" y2="4.2569" width="0.1016" layer="51"/>
- <wire x1="0.5709" y1="1.7651" x2="0.5709" y2="-1.765" width="0.1016" layer="21"/>
- <wire x1="1.0381" y1="-1.8169" x2="1.0381" y2="1.817" width="0.1016" layer="21"/>
- <wire x1="1.0381" y1="1.817" x2="0.8305" y2="2.0246" width="0.1016" layer="21" curve="90.055225"/>
- <wire x1="0.8305" y1="2.0246" x2="0.8304" y2="2.0246" width="0.1016" layer="21"/>
- <wire x1="0.8304" y1="2.0246" x2="0.5709" y2="1.7651" width="0.1016" layer="21" curve="89.955858"/>
- <wire x1="1.5573" y1="-2.0246" x2="3.4261" y2="-2.0246" width="0.1016" layer="21"/>
- <wire x1="3.0627" y1="-1.9726" x2="3.0627" y2="1.9727" width="0.1016" layer="51"/>
- <wire x1="-4.5684" y1="1.2459" x2="-0.5192" y2="1.0383" width="0.1016" layer="21"/>
- <wire x1="-0.5192" y1="1.0383" x2="-0.3116" y2="0.8306" width="0.1016" layer="21" curve="-83.771817"/>
- <wire x1="-4.5685" y1="1.2459" x2="-4.7761" y2="1.0383" width="0.1016" layer="21" curve="90"/>
- <wire x1="-4.7761" y1="1.0383" x2="-4.7761" y2="1.0382" width="0.1016" layer="21"/>
- <wire x1="-4.7761" y1="1.0382" x2="-4.5685" y2="0.8306" width="0.1016" layer="21" curve="90"/>
- <wire x1="-4.5685" y1="0.8306" x2="-1.1422" y2="0.623" width="0.1016" layer="21"/>
- <wire x1="-5.9182" y1="-3.8414" x2="-3.6879" y2="-3.8414" width="0.1016" layer="51"/>
- <wire x1="-3.6879" y1="-3.8414" x2="-3.6879" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="-3.6879" y1="-4.8797" x2="-3.3245" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="-3.3245" y1="-4.8797" x2="-3.3245" y2="-4.4644" width="0.1016" layer="51"/>
- <wire x1="-3.3245" y1="-4.4644" x2="-2.7015" y2="-4.4644" width="0.1016" layer="51"/>
- <wire x1="-2.7015" y1="-4.4644" x2="-2.7015" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="-2.7015" y1="-4.8797" x2="-2.3093" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="-2.3093" y1="-4.8797" x2="-2.3093" y2="-3.8414" width="0.1016" layer="51"/>
- <wire x1="-2.3093" y1="-3.8414" x2="2.8032" y2="-3.8414" width="0.1016" layer="51"/>
- <wire x1="0.7266" y1="-3.8414" x2="0.519" y2="-4.049" width="0.1016" layer="21" curve="90"/>
- <wire x1="0.519" y1="-4.049" x2="0.519" y2="-4.2048" width="0.1016" layer="21"/>
- <wire x1="0.519" y1="-4.2048" x2="2.907" y2="-4.2048" width="0.1016" layer="51"/>
- <wire x1="2.907" y1="-4.2048" x2="3.4781" y2="-3.6337" width="0.1016" layer="51" curve="90.020069"/>
- <wire x1="-1.8171" y1="-2.9589" x2="-4.5685" y2="-2.7512" width="0.1016" layer="21"/>
- <wire x1="-4.5685" y1="-2.7512" x2="-4.828" y2="-2.5436" width="0.1016" layer="21" curve="-68.629849"/>
- <wire x1="-4.828" y1="-2.5436" x2="-4.828" y2="-1.9725" width="0.1016" layer="21" curve="-34.099487"/>
- <wire x1="-4.828" y1="-1.9725" x2="-4.5685" y2="-1.7649" width="0.1016" layer="21" curve="-68.629849"/>
- <wire x1="-4.5685" y1="-1.7649" x2="-1.8171" y2="-1.5053" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="-1.5053" x2="-1.8171" y2="-1.713" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="-1.713" x2="-4.2051" y2="-1.9725" width="0.1016" layer="21"/>
- <wire x1="-4.2051" y1="-1.9725" x2="-4.2051" y2="-2.4917" width="0.1016" layer="21"/>
- <wire x1="-4.2051" y1="-2.4917" x2="-1.8171" y2="-2.7512" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="-2.7512" x2="-1.8171" y2="-2.9589" width="0.1016" layer="21"/>
- <wire x1="2.8032" y1="-3.8414" x2="3.0627" y2="-3.5819" width="0.1016" layer="51" curve="90.044176"/>
- <wire x1="3.0627" y1="-3.5819" x2="3.0627" y2="-3.0108" width="0.1016" layer="51"/>
- <wire x1="3.0627" y1="-3.0108" x2="3.4261" y2="-3.0108" width="0.1016" layer="21"/>
- <wire x1="1.713" y1="-4.2567" x2="1.713" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="1.713" y1="-4.8797" x2="2.1283" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="2.1283" y1="-4.8797" x2="2.1283" y2="-4.4644" width="0.1016" layer="51"/>
- <wire x1="2.1283" y1="-4.4644" x2="2.6474" y2="-4.4644" width="0.1016" layer="51"/>
- <wire x1="2.6474" y1="-4.4644" x2="2.6474" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="2.6474" y1="-4.8797" x2="3.0627" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="3.0627" y1="-4.8797" x2="3.0627" y2="-4.2567" width="0.1016" layer="51"/>
- <wire x1="1.0381" y1="-1.8168" x2="0.8305" y2="-2.0244" width="0.1016" layer="21" curve="-90.055225"/>
- <wire x1="0.8304" y1="-2.0244" x2="0.5709" y2="-1.7649" width="0.1016" layer="21" curve="-89.867677"/>
- <wire x1="1.5573" y1="-1.9725" x2="1.5573" y2="2.0248" width="0.1016" layer="51"/>
- <wire x1="1.5573" y1="2.0248" x2="3.4261" y2="2.0248" width="0.1016" layer="21"/>
- <wire x1="-4.5684" y1="-1.2457" x2="-0.5192" y2="-1.0381" width="0.1016" layer="21"/>
- <wire x1="-0.5192" y1="-1.0381" x2="-0.3116" y2="-0.8304" width="0.1016" layer="21" curve="83.722654"/>
- <wire x1="-0.3116" y1="-0.8304" x2="-0.3116" y2="0.8307" width="0.1016" layer="21"/>
- <wire x1="-4.5685" y1="-1.2457" x2="-4.7761" y2="-1.0381" width="0.1016" layer="21" curve="-90"/>
- <wire x1="-4.7761" y1="-1.038" x2="-4.5685" y2="-0.8304" width="0.1016" layer="21" curve="-90"/>
- <wire x1="-4.5685" y1="-0.8304" x2="-1.1422" y2="-0.6228" width="0.1016" layer="21"/>
- <wire x1="-1.1422" y1="-0.6228" x2="-1.1422" y2="0.6232" width="0.1016" layer="21"/>
- <wire x1="-1.5826" y1="-3.8414" x2="0.7267" y2="-3.8415" width="0.1016" layer="21"/>
- <wire x1="-5.9182" y1="-3.8414" x2="-4.4146" y2="-3.8414" width="0.1016" layer="21"/>
- <wire x1="-5.9182" y1="3.8416" x2="-4.4147" y2="3.8415" width="0.1016" layer="21"/>
- <wire x1="-2.3093" y1="3.8416" x2="0.7265" y2="3.8415" width="0.1016" layer="51"/>
- <wire x1="3.4781" y1="-2.0245" x2="3.4781" y2="-3.0109" width="0.1016" layer="21"/>
- <wire x1="3.4781" y1="3.634" x2="3.478" y2="-3.0109" width="0.1016" layer="51"/>
- <wire x1="3.4782" y1="3.011" x2="3.4782" y2="2.0246" width="0.1016" layer="21"/>
- <smd name="M1" x="-3" y="-4.45" dx="2.5" dy="2" layer="1"/>
- <smd name="M2" x="-3" y="4.45" dx="2.5" dy="2" layer="1"/>
- <smd name="M4" x="2.9" y="-4.45" dx="3.3" dy="2" layer="1"/>
- <smd name="M3" x="2.9" y="4.45" dx="3.3" dy="2" layer="1"/>
- <smd name="1" x="3" y="1.6" dx="3.1" dy="0.5" layer="1"/>
- <smd name="2" x="3" y="0.8" dx="3.1" dy="0.5" layer="1"/>
- <smd name="3" x="3" y="0" dx="3.1" dy="0.5" layer="1"/>
- <smd name="4" x="3" y="-0.8" dx="3.1" dy="0.5" layer="1"/>
- <smd name="5" x="3" y="-1.6" dx="3.1" dy="0.5" layer="1"/>
- <text x="-4.445" y="5.715" size="1.27" layer="25">>NAME</text>
- <text x="-4.445" y="-6.985" size="1.27" layer="27">>VALUE</text>
- <hole x="0" y="2.2" drill="0.9"/>
- <hole x="0" y="-2.2" drill="0.9"/>
- </package>
- <package name="32005-301">
- <description><b>MINI USB-B R/A SMT W/O REAR</b><p>
- Source: http://www.cypressindustries.com/pdf/32005-301.pdf</description>
- <wire x1="-5.9228" y1="3.8473" x2="3.1598" y2="3.8473" width="0.1016" layer="51"/>
- <wire x1="2.9404" y1="3.7967" x2="2.9404" y2="2.5986" width="0.1016" layer="51"/>
- <wire x1="2.9404" y1="2.5986" x2="1.8098" y2="2.5986" width="0.1016" layer="21"/>
- <wire x1="1.8098" y1="3.7798" x2="1.8098" y2="-3.8473" width="0.1016" layer="51"/>
- <wire x1="3.1597" y1="-3.8473" x2="-5.9228" y2="-3.8473" width="0.1016" layer="51"/>
- <wire x1="-5.9228" y1="-3.8473" x2="-5.9228" y2="3.8473" width="0.1016" layer="21"/>
- <wire x1="2.9573" y1="-3.8217" x2="2.9573" y2="-2.6998" width="0.1016" layer="51"/>
- <wire x1="2.9573" y1="-2.6998" x2="1.8098" y2="-2.6998" width="0.1016" layer="21"/>
- <wire x1="-5.9182" y1="3.8416" x2="-3.6879" y2="3.8416" width="0.1016" layer="51"/>
- <wire x1="-3.6879" y1="3.8416" x2="-3.6879" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="-3.6879" y1="4.8799" x2="-3.3245" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="-3.3245" y1="4.8799" x2="-3.3245" y2="4.4646" width="0.1016" layer="51"/>
- <wire x1="-3.3245" y1="4.4646" x2="-2.7015" y2="4.4646" width="0.1016" layer="51"/>
- <wire x1="-2.7015" y1="4.4646" x2="-2.7015" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="-2.7015" y1="4.8799" x2="-2.3093" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="-2.3093" y1="4.8799" x2="-2.3093" y2="3.8416" width="0.1016" layer="51"/>
- <wire x1="-5.9182" y1="-3.8415" x2="-5.9182" y2="-3.8414" width="0.1016" layer="21"/>
- <wire x1="-5.9182" y1="-3.8414" x2="-5.9182" y2="3.8416" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="2.9591" x2="-4.5685" y2="2.7514" width="0.1016" layer="21"/>
- <wire x1="-4.5685" y1="2.7514" x2="-4.828" y2="2.5438" width="0.1016" layer="21" curve="68.629849"/>
- <wire x1="-4.828" y1="2.5438" x2="-4.828" y2="1.9727" width="0.1016" layer="21" curve="34.099487"/>
- <wire x1="-4.828" y1="1.9727" x2="-4.5685" y2="1.7651" width="0.1016" layer="21" curve="68.629849"/>
- <wire x1="-4.5685" y1="1.7651" x2="-1.8171" y2="1.5055" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="1.5055" x2="-1.8171" y2="1.7132" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="1.7132" x2="-4.2051" y2="1.9727" width="0.1016" layer="21"/>
- <wire x1="-4.2051" y1="1.9727" x2="-4.2051" y2="2.4919" width="0.1016" layer="21"/>
- <wire x1="-4.2051" y1="2.4919" x2="-1.8171" y2="2.7514" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="2.7514" x2="-1.8171" y2="2.9591" width="0.1016" layer="21"/>
- <wire x1="1.713" y1="3.8856" x2="1.713" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="1.713" y1="4.8799" x2="2.1283" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="2.1283" y1="4.8799" x2="2.1283" y2="4.4646" width="0.1016" layer="51"/>
- <wire x1="2.1283" y1="4.4646" x2="2.6474" y2="4.4646" width="0.1016" layer="51"/>
- <wire x1="2.6474" y1="4.4646" x2="2.6474" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="2.6474" y1="4.8799" x2="3.1639" y2="4.8799" width="0.1016" layer="51"/>
- <wire x1="3.1639" y1="4.8799" x2="3.1639" y2="3.8519" width="0.1016" layer="51"/>
- <wire x1="-4.5684" y1="1.2459" x2="-0.5192" y2="1.0383" width="0.1016" layer="21"/>
- <wire x1="-0.5192" y1="1.0383" x2="-0.3116" y2="0.8306" width="0.1016" layer="21" curve="-83.771817"/>
- <wire x1="-4.5685" y1="1.2459" x2="-4.7761" y2="1.0383" width="0.1016" layer="21" curve="90"/>
- <wire x1="-4.7761" y1="1.0383" x2="-4.7761" y2="1.0382" width="0.1016" layer="21"/>
- <wire x1="-4.7761" y1="1.0382" x2="-4.5685" y2="0.8306" width="0.1016" layer="21" curve="90"/>
- <wire x1="-4.5685" y1="0.8306" x2="-1.1422" y2="0.623" width="0.1016" layer="21"/>
- <wire x1="-5.9182" y1="-3.8414" x2="-3.6879" y2="-3.8414" width="0.1016" layer="51"/>
- <wire x1="-3.6879" y1="-3.8414" x2="-3.6879" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="-3.6879" y1="-4.8797" x2="-3.3245" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="-3.3245" y1="-4.8797" x2="-3.3245" y2="-4.4644" width="0.1016" layer="51"/>
- <wire x1="-3.3245" y1="-4.4644" x2="-2.7015" y2="-4.4644" width="0.1016" layer="51"/>
- <wire x1="-2.7015" y1="-4.4644" x2="-2.7015" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="-2.7015" y1="-4.8797" x2="-2.3093" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="-2.3093" y1="-4.8797" x2="-2.3093" y2="-3.8414" width="0.1016" layer="51"/>
- <wire x1="-1.8171" y1="-2.9589" x2="-4.5685" y2="-2.7512" width="0.1016" layer="21"/>
- <wire x1="-4.5685" y1="-2.7512" x2="-4.828" y2="-2.5436" width="0.1016" layer="21" curve="-68.629849"/>
- <wire x1="-4.828" y1="-2.5436" x2="-4.828" y2="-1.9725" width="0.1016" layer="21" curve="-34.099487"/>
- <wire x1="-4.828" y1="-1.9725" x2="-4.5685" y2="-1.7649" width="0.1016" layer="21" curve="-68.629849"/>
- <wire x1="-4.5685" y1="-1.7649" x2="-1.8171" y2="-1.5053" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="-1.5053" x2="-1.8171" y2="-1.713" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="-1.713" x2="-4.2051" y2="-1.9725" width="0.1016" layer="21"/>
- <wire x1="-4.2051" y1="-1.9725" x2="-4.2051" y2="-2.4917" width="0.1016" layer="21"/>
- <wire x1="-4.2051" y1="-2.4917" x2="-1.8171" y2="-2.7512" width="0.1016" layer="21"/>
- <wire x1="-1.8171" y1="-2.7512" x2="-1.8171" y2="-2.9589" width="0.1016" layer="21"/>
- <wire x1="1.713" y1="-3.8855" x2="1.713" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="1.713" y1="-4.8797" x2="2.1283" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="2.1283" y1="-4.8797" x2="2.1283" y2="-4.4644" width="0.1016" layer="51"/>
- <wire x1="2.1283" y1="-4.4644" x2="2.6474" y2="-4.4644" width="0.1016" layer="51"/>
- <wire x1="2.6474" y1="-4.4644" x2="2.6474" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="2.6474" y1="-4.8797" x2="3.1627" y2="-4.8797" width="0.1016" layer="51"/>
- <wire x1="3.1627" y1="-4.8797" x2="3.1627" y2="-3.8518" width="0.1016" layer="51"/>
- <wire x1="-4.5684" y1="-1.2457" x2="-0.5192" y2="-1.0381" width="0.1016" layer="21"/>
- <wire x1="-0.5192" y1="-1.0381" x2="-0.3116" y2="-0.8304" width="0.1016" layer="21" curve="83.722654"/>
- <wire x1="-0.3116" y1="-0.8304" x2="-0.3116" y2="0.8307" width="0.1016" layer="21"/>
- <wire x1="-4.5685" y1="-1.2457" x2="-4.7761" y2="-1.0381" width="0.1016" layer="21" curve="-90"/>
- <wire x1="-4.7761" y1="-1.038" x2="-4.5685" y2="-0.8304" width="0.1016" layer="21" curve="-90"/>
- <wire x1="-4.5685" y1="-0.8304" x2="-1.1422" y2="-0.6228" width="0.1016" layer="21"/>
- <wire x1="-1.1422" y1="-0.6228" x2="-1.1422" y2="0.6232" width="0.1016" layer="21"/>
- <wire x1="-5.9182" y1="-3.8414" x2="-4.4146" y2="-3.8414" width="0.1016" layer="21"/>
- <wire x1="-5.9182" y1="3.8416" x2="-4.4147" y2="3.8415" width="0.1016" layer="21"/>
- <wire x1="1.0842" y1="-3.8472" x2="-1.6031" y2="-3.8472" width="0.1016" layer="21"/>
- <wire x1="-1.5523" y1="3.8472" x2="0.9831" y2="3.8473" width="0.1016" layer="21"/>
- <wire x1="2.9404" y1="3.3243" x2="2.9404" y2="2.5986" width="0.1016" layer="21"/>
- <wire x1="1.8098" y1="2.5986" x2="1.8099" y2="3.3243" width="0.1016" layer="21"/>
- <wire x1="1.8098" y1="-2.6999" x2="1.8098" y2="-3.3242" width="0.1016" layer="21"/>
- <wire x1="2.9573" y1="-3.3324" x2="2.9573" y2="-2.6998" width="0.1016" layer="21"/>
- <smd name="M1" x="-3" y="-4.45" dx="2.5" dy="2" layer="1"/>
- <smd name="M2" x="-3" y="4.45" dx="2.5" dy="2" layer="1"/>
- <smd name="M4" x="2.9" y="-4.45" dx="3.3" dy="2" layer="1"/>
- <smd name="M3" x="2.9" y="4.45" dx="3.3" dy="2" layer="1"/>
- <smd name="1" x="3" y="1.6" dx="3.1" dy="0.5" layer="1"/>
- <smd name="2" x="3" y="0.8" dx="3.1" dy="0.5" layer="1"/>
- <smd name="3" x="3" y="0" dx="3.1" dy="0.5" layer="1"/>
- <smd name="4" x="3" y="-0.8" dx="3.1" dy="0.5" layer="1"/>
- <smd name="5" x="3" y="-1.6" dx="3.1" dy="0.5" layer="1"/>
- <text x="-4.445" y="5.715" size="1.27" layer="25">>NAME</text>
- <text x="-4.445" y="-6.985" size="1.27" layer="27">>VALUE</text>
- <hole x="0" y="2.2" drill="0.9"/>
- <hole x="0" y="-2.2" drill="0.9"/>
- </package>
- </packages>
- <symbols>
- <symbol name="MINI-USB-5">
- <wire x1="-2.54" y1="6.35" x2="-2.54" y2="-6.35" width="0.254" layer="94"/>
- <wire x1="-2.54" y1="-6.35" x2="-1.27" y2="-7.62" width="0.254" layer="94" curve="90"/>
- <wire x1="-1.27" y1="-7.62" x2="0" y2="-7.62" width="0.254" layer="94"/>
- <wire x1="0" y1="-7.62" x2="1.016" y2="-8.128" width="0.254" layer="94" curve="-53.130102"/>
- <wire x1="1.016" y1="-8.128" x2="2.54" y2="-8.89" width="0.254" layer="94" curve="53.130102"/>
- <wire x1="2.54" y1="-8.89" x2="5.08" y2="-8.89" width="0.254" layer="94"/>
- <wire x1="5.08" y1="-8.89" x2="6.35" y2="-7.62" width="0.254" layer="94" curve="90"/>
- <wire x1="6.35" y1="-7.62" x2="6.35" y2="7.62" width="0.254" layer="94"/>
- <wire x1="-2.54" y1="6.35" x2="-1.27" y2="7.62" width="0.254" layer="94" curve="-90"/>
- <wire x1="-1.27" y1="7.62" x2="0" y2="7.62" width="0.254" layer="94"/>
- <wire x1="0" y1="7.62" x2="1.016" y2="8.128" width="0.254" layer="94" curve="53.130102"/>
- <wire x1="1.016" y1="8.128" x2="2.54" y2="8.89" width="0.254" layer="94" curve="-53.130102"/>
- <wire x1="2.54" y1="8.89" x2="5.08" y2="8.89" width="0.254" layer="94"/>
- <wire x1="5.08" y1="8.89" x2="6.35" y2="7.62" width="0.254" layer="94" curve="-90"/>
- <wire x1="0" y1="5.08" x2="0" y2="-5.08" width="0.254" layer="94"/>
- <wire x1="0" y1="-5.08" x2="1.27" y2="-6.35" width="0.254" layer="94"/>
- <wire x1="1.27" y1="-6.35" x2="3.81" y2="-6.35" width="0.254" layer="94"/>
- <wire x1="3.81" y1="-6.35" x2="3.81" y2="6.35" width="0.254" layer="94"/>
- <wire x1="3.81" y1="6.35" x2="1.27" y2="6.35" width="0.254" layer="94"/>
- <wire x1="1.27" y1="6.35" x2="0" y2="5.08" width="0.254" layer="94"/>
- <text x="-2.54" y="11.43" size="1.778" layer="95">>NAME</text>
- <text x="10.16" y="-7.62" size="1.778" layer="96" rot="R90">>VALUE</text>
- <pin name="1" x="-5.08" y="5.08" visible="pin" direction="pas"/>
- <pin name="2" x="-5.08" y="2.54" visible="pin" direction="pas"/>
- <pin name="3" x="-5.08" y="0" visible="pin" direction="pas"/>
- <pin name="4" x="-5.08" y="-2.54" visible="pin" direction="pas"/>
- <pin name="5" x="-5.08" y="-5.08" visible="pin" direction="pas"/>
- </symbol>
- </symbols>
- <devicesets>
- <deviceset name="MINI-USB-" prefix="X">
- <description><b>MINI USB-B Conector</b><p>
- Source: www.cypressindustries.com</description>
- <gates>
- <gate name="G$1" symbol="MINI-USB-5" x="0" y="0"/>
- </gates>
- <devices>
- <device name="32005-201" package="32005-201">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- <connect gate="G$1" pin="3" pad="3"/>
- <connect gate="G$1" pin="4" pad="4"/>
- <connect gate="G$1" pin="5" pad="5"/>
- </connects>
- <technologies>
- <technology name="">
- <attribute name="MF" value="" constant="no"/>
- <attribute name="MPN" value="" constant="no"/>
- <attribute name="OC_FARNELL" value="unknown" constant="no"/>
- <attribute name="OC_NEWARK" value="unknown" constant="no"/>
- </technology>
- </technologies>
- </device>
- <device name="32005-301" package="32005-301">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- <connect gate="G$1" pin="2" pad="2"/>
- <connect gate="G$1" pin="3" pad="3"/>
- <connect gate="G$1" pin="4" pad="4"/>
- <connect gate="G$1" pin="5" pad="5"/>
- </connects>
- <technologies>
- <technology name="">
- <attribute name="MF" value="" constant="no"/>
- <attribute name="MPN" value="" constant="no"/>
- <attribute name="OC_FARNELL" value="unknown" constant="no"/>
- <attribute name="OC_NEWARK" value="unknown" constant="no"/>
- </technology>
- </technologies>
- </device>
- </devices>
- </deviceset>
- </devicesets>
- </library>
- <library name="ataradov_misc">
- <description>Alex Taradov Library (Miscellaneous stuff)</description>
- <packages>
- <package name="TP-1.27MM">
- <smd name="1" x="0" y="0" dx="1.27" dy="1.27" layer="1" roundness="100" cream="no"/>
- <text x="0" y="1.016" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- </package>
- <package name="TP-2.54MM">
- <smd name="1" x="0" y="0" dx="2.54" dy="2.54" layer="1" roundness="100" cream="no"/>
- <text x="0" y="1.778" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- </package>
- </packages>
- <symbols>
- <symbol name="TP">
- <text x="4.064" y="-0.508" size="1.27" layer="95">>NAME</text>
- <pin name="1" x="0" y="0" visible="off" length="short" direction="pas"/>
- <circle x="3.048" y="0" radius="0.508" width="0" layer="94"/>
- </symbol>
- </symbols>
- <devicesets>
- <deviceset name="TEST-POINT" prefix="TP" uservalue="yes">
- <description>Test Point</description>
- <gates>
- <gate name="G$1" symbol="TP" x="0" y="0"/>
- </gates>
- <devices>
- <device name="-1.27MM" package="TP-1.27MM">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="-2.54MM" package="TP-2.54MM">
- <connects>
- <connect gate="G$1" pin="1" pad="1"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- </devices>
- </deviceset>
- </devicesets>
- </library>
- <library name="ataradov_led">
- <description>Alex Taradov Library (LEDs and other indication devices)</description>
- <packages>
- <package name="SMD0603">
- <wire x1="-1.5" y1="0.75" x2="1.5" y2="0.75" width="0.1" layer="21"/>
- <wire x1="1.5" y1="0.75" x2="1.5" y2="-0.75" width="0.1" layer="21"/>
- <wire x1="1.5" y1="-0.75" x2="-1.5" y2="-0.75" width="0.1" layer="21"/>
- <wire x1="-1.5" y1="-0.75" x2="-1.5" y2="0.75" width="0.1" layer="21"/>
- <smd name="1" x="-0.8" y="0" dx="0.9" dy="0.9" layer="1"/>
- <smd name="2" x="0.8" y="0" dx="0.9" dy="0.9" layer="1"/>
- <text x="0" y="1.016" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- </package>
- <package name="SMD0805">
- <wire x1="-2" y1="1" x2="2" y2="1" width="0.1" layer="21"/>
- <wire x1="2" y1="1" x2="2" y2="-1" width="0.1" layer="21"/>
- <wire x1="2" y1="-1" x2="-2" y2="-1" width="0.1" layer="21"/>
- <wire x1="-2" y1="-1" x2="-2" y2="1" width="0.1" layer="21"/>
- <smd name="1" x="-0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
- <smd name="2" x="0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
- <text x="0" y="1.27" size="1.27" layer="25" font="vector" align="bottom-center">>NAME</text>
- </package>
- </packages>
- <symbols>
- <symbol name="LED">
- <wire x1="1.27" y1="0" x2="0" y2="-2.54" width="0.254" layer="94"/>
- <wire x1="0" y1="-2.54" x2="-1.27" y2="0" width="0.254" layer="94"/>
- <wire x1="1.27" y1="-2.54" x2="0" y2="-2.54" width="0.254" layer="94"/>
- <wire x1="0" y1="-2.54" x2="-1.27" y2="-2.54" width="0.254" layer="94"/>
- <wire x1="1.27" y1="0" x2="0" y2="0" width="0.254" layer="94"/>
- <wire x1="0" y1="0" x2="-1.27" y2="0" width="0.254" layer="94"/>
- <wire x1="-2.032" y1="-0.762" x2="-3.429" y2="-2.159" width="0.1524" layer="94"/>
- <wire x1="-1.905" y1="-1.905" x2="-3.302" y2="-3.302" width="0.1524" layer="94"/>
- <text x="3.556" y="-2.032" size="1.27" layer="95" rot="R90" align="bottom-center">>NAME</text>
- <text x="5.715" y="-2.032" size="1.27" layer="96" rot="R90" align="bottom-center">>VALUE</text>
- <pin name="C" x="0" y="-5.08" visible="off" length="short" direction="pas" rot="R90"/>
- <pin name="A" x="0" y="2.54" visible="off" length="short" direction="pas" rot="R270"/>
- <polygon width="0.1524" layer="94">
- <vertex x="-3.429" y="-2.159"/>
- <vertex x="-3.048" y="-1.27"/>
- <vertex x="-2.54" y="-1.778"/>
- </polygon>
- <polygon width="0.1524" layer="94">
- <vertex x="-3.302" y="-3.302"/>
- <vertex x="-2.921" y="-2.413"/>
- <vertex x="-2.413" y="-2.921"/>
- </polygon>
- </symbol>
- </symbols>
- <devicesets>
- <deviceset name="LED_SMD" prefix="LED" uservalue="yes">
- <description>SMD_LED</description>
- <gates>
- <gate name="G$1" symbol="LED" x="0" y="0"/>
- </gates>
- <devices>
- <device name="LED_0603" package="SMD0603">
- <connects>
- <connect gate="G$1" pin="A" pad="1"/>
- <connect gate="G$1" pin="C" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- <device name="LED_0805" package="SMD0805">
- <connects>
- <connect gate="G$1" pin="A" pad="1"/>
- <connect gate="G$1" pin="C" pad="2"/>
- </connects>
- <technologies>
- <technology name=""/>
- </technologies>
- </device>
- </devices>
- </deviceset>
- </devicesets>
- </library>
- </libraries>
- <attributes>
- </attributes>
- <variantdefs>
- </variantdefs>
- <classes>
- <class number="0" name="default" width="0" drill="0">
- </class>
- </classes>
- <parts>
- <part name="IC2" library="ataradov_mcu" deviceset="ATSAMD11C" device=""/>
- <part name="P_9" library="ataradov_pwr" deviceset="+3V3" device=""/>
- <part name="P_7" library="ataradov_pwr" deviceset="+3V3" device=""/>
- <part name="P_17" library="ataradov_pwr" deviceset="GND" device=""/>
- <part name="P_8" library="ataradov_pwr" deviceset="GND" device=""/>
- <part name="P_16" library="ataradov_pwr" deviceset="V_USB" device=""/>
- <part name="P_3" library="ataradov_pwr" deviceset="V_USB" device=""/>
- <part name="J5" library="ataradov_conn" deviceset="CONN-SINGLE" device="-TH" value="SIO"/>
- <part name="J6" library="ataradov_conn" deviceset="CONN-SINGLE" device="-TH" value="SCK"/>
- <part name="J7" library="ataradov_conn" deviceset="CONN-SINGLE" device="-TH" value="RST"/>
- <part name="J8" library="ataradov_conn" deviceset="CONN-SINGLE" device="-TH" value="GND"/>
- <part name="C1" library="ataradov_rlc" deviceset="C" device="-0603" value="1uF"/>
- <part name="C2" library="ataradov_rlc" deviceset="C" device="-0603" value="1uF"/>
- <part name="R2" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
- <part name="R3" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
- <part name="R4" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
- <part name="IC1" library="ataradov_vreg" deviceset="MIC5504" device="-SOT23-5" value="MIC5504-3.3"/>
- <part name="P_4" library="ataradov_pwr" deviceset="GND" device=""/>
- <part name="P_6" library="ataradov_pwr" deviceset="GND" device=""/>
- <part name="P_1" library="ataradov_pwr" deviceset="GND" device=""/>
- <part name="P_2" library="ataradov_pwr" deviceset="GND" device=""/>
- <part name="P_11" library="ataradov_pwr" deviceset="GND" device=""/>
- <part name="R5" library="ataradov_rlc" deviceset="R" device="-0603" value="100K"/>
- <part name="R6" library="ataradov_rlc" deviceset="R" device="-0603" value="100K"/>
- <part name="P_18" library="ataradov_pwr" deviceset="+3V3" device=""/>
- <part name="P_19" library="ataradov_pwr" deviceset="+3V3" device=""/>
- <part name="X1" library="con-cypressindustries" deviceset="MINI-USB-" device="32005-201"/>
- <part name="R7" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
- <part name="TP1" library="ataradov_misc" deviceset="TEST-POINT" device="-1.27MM" value="SIO"/>
- <part name="TP2" library="ataradov_misc" deviceset="TEST-POINT" device="-1.27MM"/>
- <part name="TP3" library="ataradov_misc" deviceset="TEST-POINT" device="-1.27MM"/>
- <part name="TP4" library="ataradov_misc" deviceset="TEST-POINT" device="-1.27MM"/>
- <part name="P_5" library="ataradov_pwr" deviceset="+3V3" device=""/>
- <part name="LED1" library="ataradov_led" deviceset="LED_SMD" device="LED_0603"/>
- </parts>
- <sheets>
- <sheet>
- <plain>
- <frame x1="0" y1="0" x2="152.4" y2="119.38" columns="8" rows="5" layer="97"/>
- <text x="35.56" y="106.68" size="1.778" layer="97" align="bottom-center">Program</text>
- <text x="78.74" y="106.68" size="1.778" layer="97" align="bottom-center">Target</text>
- <text x="60.96" y="15.24" size="1.778" layer="97">Copyright (c) 2016-2017, Alex Taradov <alex@taradov.com>
- MCU firmware source code is available at https://github.com/ataradov/free-dap</text>
- </plain>
- <instances>
- <instance part="IC2" gate="G$1" x="40.64" y="53.34"/>
- <instance part="P_9" gate="1" x="53.34" y="27.94"/>
- <instance part="P_7" gate="1" x="60.96" y="66.04"/>
- <instance part="P_17" gate="1" x="76.2" y="40.64"/>
- <instance part="P_8" gate="1" x="60.96" y="40.64"/>
- <instance part="P_16" gate="1" x="76.2" y="60.96"/>
- <instance part="P_3" gate="1" x="25.4" y="27.94"/>
- <instance part="J5" gate="G$1" x="91.44" y="101.6"/>
- <instance part="J6" gate="G$1" x="91.44" y="99.06"/>
- <instance part="J7" gate="G$1" x="91.44" y="96.52"/>
- <instance part="J8" gate="G$1" x="91.44" y="93.98"/>
- <instance part="C1" gate="G$1" x="20.32" y="17.78" rot="R90"/>
- <instance part="C2" gate="G$1" x="53.34" y="17.78" rot="R90"/>
- <instance part="R2" gate="G$1" x="71.12" y="101.6"/>
- <instance part="R3" gate="G$1" x="71.12" y="96.52"/>
- <instance part="R4" gate="G$1" x="71.12" y="91.44"/>
- <instance part="IC1" gate="G$1" x="38.1" y="20.32"/>
- <instance part="P_4" gate="1" x="38.1" y="12.7"/>
- <instance part="P_6" gate="1" x="53.34" y="12.7"/>
- <instance part="P_1" gate="1" x="20.32" y="12.7"/>
- <instance part="P_2" gate="1" x="38.1" y="76.2"/>
- <instance part="P_11" gate="1" x="86.36" y="91.44"/>
- <instance part="R5" gate="G$1" x="38.1" y="93.98" rot="R90"/>
- <instance part="R6" gate="G$1" x="33.02" y="93.98" rot="R90"/>
- <instance part="P_18" gate="1" x="33.02" y="101.6"/>
- <instance part="P_19" gate="1" x="38.1" y="101.6"/>
- <instance part="X1" gate="G$1" x="83.82" y="50.8" smashed="yes">
- <attribute name="NAME" x="81.28" y="62.23" size="1.778" layer="95"/>
- </instance>
- <instance part="R7" gate="G$1" x="73.66" y="78.74"/>
- <instance part="TP1" gate="G$1" x="40.64" y="86.36"/>
- <instance part="TP2" gate="G$1" x="40.64" y="83.82"/>
- <instance part="TP3" gate="G$1" x="40.64" y="81.28"/>
- <instance part="TP4" gate="G$1" x="40.64" y="78.74"/>
- <instance part="P_5" gate="1" x="91.44" y="83.82"/>
- <instance part="LED1" gate="G$1" x="86.36" y="78.74" rot="R270"/>
- </instances>
- <busses>
- </busses>
- <nets>
- <net name="N$1" class="0">
- <segment>
- <pinref part="IC2" gate="G$1" pin="PA24"/>
- <wire x1="58.42" y1="48.26" x2="76.2" y2="48.26" width="0.1524" layer="91"/>
- <wire x1="76.2" y1="48.26" x2="76.2" y2="53.34" width="0.1524" layer="91"/>
- <wire x1="76.2" y1="53.34" x2="78.74" y2="53.34" width="0.1524" layer="91"/>
- <pinref part="X1" gate="G$1" pin="2"/>
- </segment>
- </net>
- <net name="N$2" class="0">
- <segment>
- <pinref part="IC2" gate="G$1" pin="PA25"/>
- <wire x1="58.42" y1="50.8" x2="78.74" y2="50.8" width="0.1524" layer="91"/>
- <pinref part="X1" gate="G$1" pin="3"/>
- </segment>
- </net>
- <net name="GND" class="0">
- <segment>
- <pinref part="P_17" gate="1" pin="GND"/>
- <wire x1="76.2" y1="43.18" x2="76.2" y2="45.72" width="0.1524" layer="91"/>
- <wire x1="76.2" y1="45.72" x2="78.74" y2="45.72" width="0.1524" layer="91"/>
- <pinref part="X1" gate="G$1" pin="5"/>
- </segment>
- <segment>
- <pinref part="IC1" gate="G$1" pin="GND"/>
- <pinref part="P_4" gate="1" pin="GND"/>
- </segment>
- <segment>
- <pinref part="C1" gate="G$1" pin="1"/>
- <pinref part="P_1" gate="1" pin="GND"/>
- </segment>
- <segment>
- <pinref part="C2" gate="G$1" pin="1"/>
- <pinref part="P_6" gate="1" pin="GND"/>
- </segment>
- <segment>
- <pinref part="IC2" gate="G$1" pin="GND"/>
- <pinref part="P_8" gate="1" pin="GND"/>
- <wire x1="58.42" y1="53.34" x2="60.96" y2="53.34" width="0.1524" layer="91"/>
- <wire x1="60.96" y1="53.34" x2="60.96" y2="43.18" width="0.1524" layer="91"/>
- </segment>
- <segment>
- <pinref part="P_2" gate="1" pin="GND"/>
- <wire x1="38.1" y1="78.74" x2="40.64" y2="78.74" width="0.1524" layer="91"/>
- <pinref part="TP4" gate="G$1" pin="1"/>
- </segment>
- <segment>
- <pinref part="P_11" gate="1" pin="GND"/>
- <pinref part="J8" gate="G$1" pin="1"/>
- <wire x1="86.36" y1="93.98" x2="88.9" y2="93.98" width="0.1524" layer="91"/>
- </segment>
- </net>
- <net name="V_USB" class="0">
- <segment>
- <pinref part="P_16" gate="1" pin="V_USB"/>
- <wire x1="76.2" y1="58.42" x2="76.2" y2="55.88" width="0.1524" layer="91"/>
- <wire x1="76.2" y1="55.88" x2="78.74" y2="55.88" width="0.1524" layer="91"/>
- <pinref part="X1" gate="G$1" pin="1"/>
- </segment>
- <segment>
- <pinref part="IC1" gate="G$1" pin="EN"/>
- <pinref part="P_3" gate="1" pin="V_USB"/>
- <wire x1="27.94" y1="20.32" x2="25.4" y2="20.32" width="0.1524" layer="91"/>
- <wire x1="25.4" y1="20.32" x2="25.4" y2="22.86" width="0.1524" layer="91"/>
- <pinref part="IC1" gate="G$1" pin="IN"/>
- <wire x1="25.4" y1="22.86" x2="25.4" y2="25.4" width="0.1524" layer="91"/>
- <wire x1="27.94" y1="22.86" x2="25.4" y2="22.86" width="0.1524" layer="91"/>
- <junction x="25.4" y="22.86"/>
- <pinref part="C1" gate="G$1" pin="2"/>
- <wire x1="25.4" y1="22.86" x2="20.32" y2="22.86" width="0.1524" layer="91"/>
- <wire x1="20.32" y1="22.86" x2="20.32" y2="20.32" width="0.1524" layer="91"/>
- </segment>
- </net>
- <net name="+3V3" class="0">
- <segment>
- <pinref part="IC1" gate="G$1" pin="OUT"/>
- <wire x1="48.26" y1="22.86" x2="53.34" y2="22.86" width="0.1524" layer="91"/>
- <pinref part="C2" gate="G$1" pin="2"/>
- <wire x1="53.34" y1="20.32" x2="53.34" y2="22.86" width="0.1524" layer="91"/>
- <junction x="53.34" y="22.86"/>
- <pinref part="P_9" gate="1" pin="+3V3"/>
- <wire x1="53.34" y1="25.4" x2="53.34" y2="22.86" width="0.1524" layer="91"/>
- </segment>
- <segment>
- <pinref part="IC2" gate="G$1" pin="VDD"/>
- <pinref part="P_7" gate="1" pin="+3V3"/>
- <wire x1="58.42" y1="55.88" x2="60.96" y2="55.88" width="0.1524" layer="91"/>
- <wire x1="60.96" y1="55.88" x2="60.96" y2="63.5" width="0.1524" layer="91"/>
- </segment>
- <segment>
- <pinref part="R6" gate="G$1" pin="2"/>
- <pinref part="P_18" gate="1" pin="+3V3"/>
- </segment>
- <segment>
- <pinref part="R5" gate="G$1" pin="2"/>
- <pinref part="P_19" gate="1" pin="+3V3"/>
- </segment>
- <segment>
- <wire x1="88.9" y1="78.74" x2="91.44" y2="78.74" width="0.1524" layer="91"/>
- <pinref part="P_5" gate="1" pin="+3V3"/>
- <wire x1="91.44" y1="81.28" x2="91.44" y2="78.74" width="0.1524" layer="91"/>
- <pinref part="LED1" gate="G$1" pin="A"/>
- </segment>
- </net>
- <net name="SWDIO" class="0">
- <segment>
- <pinref part="IC2" gate="G$1" pin="PA31/SIO"/>
- <wire x1="58.42" y1="45.72" x2="63.5" y2="45.72" width="0.1524" layer="91"/>
- <label x="63.5" y="45.72" size="1.27" layer="95"/>
- </segment>
- <segment>
- <wire x1="40.64" y1="86.36" x2="22.86" y2="86.36" width="0.1524" layer="91"/>
- <label x="22.86" y="86.36" size="1.27" layer="95" rot="MR0"/>
- <pinref part="TP1" gate="G$1" pin="1"/>
- </segment>
- </net>
- <net name="PA02" class="0">
- <segment>
- <pinref part="IC2" gate="G$1" pin="PA02"/>
- <wire x1="58.42" y1="58.42" x2="63.5" y2="58.42" width="0.1524" layer="91"/>
- <label x="63.5" y="58.42" size="1.27" layer="95"/>
- </segment>
- </net>
- <net name="PA04" class="0">
- <segment>
- <pinref part="IC2" gate="G$1" pin="PA04"/>
- <wire x1="58.42" y1="60.96" x2="63.5" y2="60.96" width="0.1524" layer="91"/>
- <label x="63.5" y="60.96" size="1.27" layer="95"/>
- </segment>
- </net>
- <net name="SWCLK" class="0">
- <segment>
- <pinref part="IC2" gate="G$1" pin="PA30/SCK"/>
- <wire x1="22.86" y1="45.72" x2="20.32" y2="45.72" width="0.1524" layer="91"/>
- <label x="20.32" y="45.72" size="1.27" layer="95" rot="MR0"/>
- </segment>
- <segment>
- <wire x1="40.64" y1="83.82" x2="33.02" y2="83.82" width="0.1524" layer="91"/>
- <label x="22.86" y="83.82" size="1.27" layer="95" rot="MR0"/>
- <pinref part="R6" gate="G$1" pin="1"/>
- <wire x1="33.02" y1="83.82" x2="22.86" y2="83.82" width="0.1524" layer="91"/>
- <wire x1="33.02" y1="88.9" x2="33.02" y2="83.82" width="0.1524" layer="91"/>
- <junction x="33.02" y="83.82"/>
- <pinref part="TP2" gate="G$1" pin="1"/>
- </segment>
- </net>
- <net name="RESET" class="0">
- <segment>
- <pinref part="IC2" gate="G$1" pin="PA28/RST"/>
- <wire x1="22.86" y1="48.26" x2="20.32" y2="48.26" width="0.1524" layer="91"/>
- <label x="20.32" y="48.26" size="1.27" layer="95" rot="MR0"/>
- </segment>
- <segment>
- <wire x1="40.64" y1="81.28" x2="38.1" y2="81.28" width="0.1524" layer="91"/>
- <label x="22.86" y="81.28" size="1.27" layer="95" rot="MR0"/>
- <pinref part="R5" gate="G$1" pin="1"/>
- <wire x1="38.1" y1="81.28" x2="22.86" y2="81.28" width="0.1524" layer="91"/>
- <wire x1="38.1" y1="88.9" x2="38.1" y2="81.28" width="0.1524" layer="91"/>
- <junction x="38.1" y="81.28"/>
- <pinref part="TP3" gate="G$1" pin="1"/>
- </segment>
- </net>
- <net name="PA15" class="0">
- <segment>
- <pinref part="IC2" gate="G$1" pin="PA15"/>
- <wire x1="22.86" y1="50.8" x2="20.32" y2="50.8" width="0.1524" layer="91"/>
- <label x="20.32" y="50.8" size="1.27" layer="95" rot="MR0"/>
- </segment>
- </net>
- <net name="PA14" class="0">
- <segment>
- <pinref part="IC2" gate="G$1" pin="PA14"/>
- <wire x1="22.86" y1="53.34" x2="20.32" y2="53.34" width="0.1524" layer="91"/>
- <label x="20.32" y="53.34" size="1.27" layer="95" rot="MR0"/>
- </segment>
- <segment>
- <wire x1="68.58" y1="78.74" x2="66.04" y2="78.74" width="0.1524" layer="91"/>
- <label x="66.04" y="78.74" size="1.27" layer="95" rot="MR0"/>
- <pinref part="R7" gate="G$1" pin="1"/>
- </segment>
- </net>
- <net name="PA09" class="0">
- <segment>
- <pinref part="IC2" gate="G$1" pin="PA9"/>
- <wire x1="22.86" y1="55.88" x2="20.32" y2="55.88" width="0.1524" layer="91"/>
- <label x="20.32" y="55.88" size="1.27" layer="95" rot="MR0"/>
- </segment>
- <segment>
- <pinref part="R4" gate="G$1" pin="1"/>
- <wire x1="66.04" y1="91.44" x2="63.5" y2="91.44" width="0.1524" layer="91"/>
- <label x="63.5" y="91.44" size="1.27" layer="95" rot="MR0"/>
- </segment>
- </net>
- <net name="PA08" class="0">
- <segment>
- <pinref part="IC2" gate="G$1" pin="PA8"/>
- <wire x1="22.86" y1="58.42" x2="20.32" y2="58.42" width="0.1524" layer="91"/>
- <label x="20.32" y="58.42" size="1.27" layer="95" rot="MR0"/>
- </segment>
- <segment>
- <pinref part="R3" gate="G$1" pin="1"/>
- <wire x1="66.04" y1="96.52" x2="63.5" y2="96.52" width="0.1524" layer="91"/>
- <label x="63.5" y="96.52" size="1.27" layer="95" rot="MR0"/>
- </segment>
- </net>
- <net name="PA05" class="0">
- <segment>
- <pinref part="IC2" gate="G$1" pin="PA5"/>
- <wire x1="22.86" y1="60.96" x2="20.32" y2="60.96" width="0.1524" layer="91"/>
- <label x="20.32" y="60.96" size="1.27" layer="95" rot="MR0"/>
- </segment>
- <segment>
- <pinref part="R2" gate="G$1" pin="1"/>
- <wire x1="66.04" y1="101.6" x2="63.5" y2="101.6" width="0.1524" layer="91"/>
- <label x="63.5" y="101.6" size="1.27" layer="95" rot="MR0"/>
- </segment>
- </net>
- <net name="N$3" class="0">
- <segment>
- <pinref part="R2" gate="G$1" pin="2"/>
- <pinref part="J5" gate="G$1" pin="1"/>
- <wire x1="76.2" y1="101.6" x2="88.9" y2="101.6" width="0.1524" layer="91"/>
- </segment>
- </net>
- <net name="N$4" class="0">
- <segment>
- <pinref part="R3" gate="G$1" pin="2"/>
- <wire x1="76.2" y1="96.52" x2="78.74" y2="96.52" width="0.1524" layer="91"/>
- <wire x1="78.74" y1="96.52" x2="78.74" y2="99.06" width="0.1524" layer="91"/>
- <pinref part="J6" gate="G$1" pin="1"/>
- <wire x1="78.74" y1="99.06" x2="88.9" y2="99.06" width="0.1524" layer="91"/>
- </segment>
- </net>
- <net name="N$5" class="0">
- <segment>
- <pinref part="R4" gate="G$1" pin="2"/>
- <wire x1="76.2" y1="91.44" x2="81.28" y2="91.44" width="0.1524" layer="91"/>
- <wire x1="81.28" y1="91.44" x2="81.28" y2="96.52" width="0.1524" layer="91"/>
- <pinref part="J7" gate="G$1" pin="1"/>
- <wire x1="81.28" y1="96.52" x2="88.9" y2="96.52" width="0.1524" layer="91"/>
- </segment>
- </net>
- <net name="N$6" class="0">
- <segment>
- <pinref part="R7" gate="G$1" pin="2"/>
- <wire x1="78.74" y1="78.74" x2="81.28" y2="78.74" width="0.1524" layer="91"/>
- <pinref part="LED1" gate="G$1" pin="C"/>
- </segment>
- </net>
- </nets>
- </sheet>
- </sheets>
- </schematic>
- </drawing>
- <compatibility>
- <note version="6.3" minversion="6.2.2" severity="warning">
- Since Version 6.2.2 text objects can contain more than one line,
- which will not be processed correctly with this version.
- </note>
- </compatibility>
- </eagle>
|