d11_usb_mini.sch 63 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE eagle SYSTEM "eagle.dtd">
  3. <eagle version="7.3.0">
  4. <drawing>
  5. <settings>
  6. <setting alwaysvectorfont="no"/>
  7. <setting verticaltext="up"/>
  8. </settings>
  9. <grid distance="0.1" unitdist="inch" unit="inch" style="lines" multiple="1" display="no" altdistance="0.01" altunitdist="inch" altunit="inch"/>
  10. <layers>
  11. <layer number="1" name="Top" color="4" fill="1" visible="no" active="no"/>
  12. <layer number="16" name="Bottom" color="1" fill="1" visible="no" active="no"/>
  13. <layer number="17" name="Pads" color="2" fill="1" visible="no" active="no"/>
  14. <layer number="18" name="Vias" color="2" fill="1" visible="no" active="no"/>
  15. <layer number="19" name="Unrouted" color="6" fill="1" visible="no" active="no"/>
  16. <layer number="20" name="Dimension" color="15" fill="1" visible="no" active="no"/>
  17. <layer number="21" name="tPlace" color="7" fill="1" visible="no" active="no"/>
  18. <layer number="22" name="bPlace" color="7" fill="1" visible="no" active="no"/>
  19. <layer number="23" name="tOrigins" color="15" fill="1" visible="no" active="no"/>
  20. <layer number="24" name="bOrigins" color="15" fill="1" visible="no" active="no"/>
  21. <layer number="25" name="tNames" color="7" fill="1" visible="no" active="no"/>
  22. <layer number="26" name="bNames" color="7" fill="1" visible="no" active="no"/>
  23. <layer number="27" name="tValues" color="7" fill="1" visible="no" active="no"/>
  24. <layer number="28" name="bValues" color="7" fill="1" visible="no" active="no"/>
  25. <layer number="29" name="tStop" color="7" fill="3" visible="no" active="no"/>
  26. <layer number="30" name="bStop" color="7" fill="6" visible="no" active="no"/>
  27. <layer number="31" name="tCream" color="7" fill="4" visible="no" active="no"/>
  28. <layer number="32" name="bCream" color="7" fill="5" visible="no" active="no"/>
  29. <layer number="33" name="tFinish" color="6" fill="3" visible="no" active="no"/>
  30. <layer number="34" name="bFinish" color="6" fill="6" visible="no" active="no"/>
  31. <layer number="35" name="tGlue" color="7" fill="4" visible="no" active="no"/>
  32. <layer number="36" name="bGlue" color="7" fill="5" visible="no" active="no"/>
  33. <layer number="37" name="tTest" color="7" fill="1" visible="no" active="no"/>
  34. <layer number="38" name="bTest" color="7" fill="1" visible="no" active="no"/>
  35. <layer number="39" name="tKeepout" color="4" fill="11" visible="no" active="no"/>
  36. <layer number="40" name="bKeepout" color="1" fill="11" visible="no" active="no"/>
  37. <layer number="41" name="tRestrict" color="4" fill="10" visible="no" active="no"/>
  38. <layer number="42" name="bRestrict" color="1" fill="10" visible="no" active="no"/>
  39. <layer number="43" name="vRestrict" color="2" fill="10" visible="no" active="no"/>
  40. <layer number="44" name="Drills" color="7" fill="1" visible="no" active="no"/>
  41. <layer number="45" name="Holes" color="7" fill="1" visible="no" active="no"/>
  42. <layer number="46" name="Milling" color="3" fill="1" visible="no" active="no"/>
  43. <layer number="47" name="Measures" color="7" fill="1" visible="no" active="no"/>
  44. <layer number="48" name="Document" color="7" fill="1" visible="no" active="no"/>
  45. <layer number="49" name="Reference" color="7" fill="1" visible="no" active="no"/>
  46. <layer number="51" name="tDocu" color="6" fill="1" visible="no" active="no"/>
  47. <layer number="52" name="bDocu" color="7" fill="1" visible="no" active="no"/>
  48. <layer number="90" name="Modules" color="5" fill="1" visible="yes" active="yes"/>
  49. <layer number="91" name="Nets" color="2" fill="1" visible="yes" active="yes"/>
  50. <layer number="92" name="Busses" color="1" fill="1" visible="yes" active="yes"/>
  51. <layer number="93" name="Pins" color="2" fill="1" visible="no" active="yes"/>
  52. <layer number="94" name="Symbols" color="4" fill="1" visible="yes" active="yes"/>
  53. <layer number="95" name="Names" color="7" fill="1" visible="yes" active="yes"/>
  54. <layer number="96" name="Values" color="7" fill="1" visible="yes" active="yes"/>
  55. <layer number="97" name="Info" color="7" fill="1" visible="yes" active="yes"/>
  56. <layer number="98" name="Guide" color="6" fill="1" visible="yes" active="yes"/>
  57. </layers>
  58. <schematic xreflabel="%F%N/%S.%C%R" xrefpart="/%S.%C%R">
  59. <libraries>
  60. <library name="ataradov_mcu">
  61. <description>Alex Taradov Library (MCUs)</description>
  62. <packages>
  63. <package name="SO-14">
  64. <description>SO-14</description>
  65. <wire x1="4.305" y1="-1.9" x2="-4.305" y2="-1.9" width="0.2032" layer="51"/>
  66. <wire x1="-4.305" y1="-1.9" x2="-4.305" y2="-1.4" width="0.2032" layer="51"/>
  67. <wire x1="-4.305" y1="-1.4" x2="-4.305" y2="1.9" width="0.2032" layer="51"/>
  68. <wire x1="4.305" y1="-1.4" x2="-4.305" y2="-1.4" width="0.2032" layer="51"/>
  69. <wire x1="4.305" y1="1.9" x2="4.305" y2="-1.4" width="0.2032" layer="51"/>
  70. <wire x1="4.305" y1="-1.4" x2="4.305" y2="-1.9" width="0.2032" layer="51"/>
  71. <wire x1="-4.305" y1="1.9" x2="4.305" y2="1.9" width="0.2032" layer="51"/>
  72. <smd name="2" x="-2.54" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  73. <smd name="13" x="-2.54" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  74. <smd name="1" x="-3.81" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  75. <smd name="3" x="-1.27" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  76. <smd name="4" x="0" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  77. <smd name="14" x="-3.81" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  78. <smd name="12" x="-1.27" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  79. <smd name="11" x="0" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  80. <smd name="6" x="2.54" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  81. <smd name="9" x="2.54" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  82. <smd name="5" x="1.27" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  83. <smd name="7" x="3.81" y="-2.6" dx="0.6" dy="2.2" layer="1"/>
  84. <smd name="10" x="1.27" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  85. <smd name="8" x="3.81" y="2.6" dx="0.6" dy="2.2" layer="1"/>
  86. <text x="-4.826" y="0" size="1.27" layer="25" font="vector" rot="R90" align="bottom-center">&gt;NAME</text>
  87. <text x="6.096" y="0" size="1.27" layer="27" font="vector" rot="R90" align="bottom-center">&gt;VALUE</text>
  88. <rectangle x1="-4.0551" y1="-3.1001" x2="-3.5649" y2="-2" layer="51"/>
  89. <rectangle x1="-2.7851" y1="-3.1001" x2="-2.2949" y2="-2" layer="51"/>
  90. <rectangle x1="-1.5151" y1="-3.1001" x2="-1.0249" y2="-2" layer="51"/>
  91. <rectangle x1="-0.2451" y1="-3.1001" x2="0.2451" y2="-2" layer="51"/>
  92. <rectangle x1="-0.2451" y1="2" x2="0.2451" y2="3.1001" layer="51"/>
  93. <rectangle x1="-1.5151" y1="2" x2="-1.0249" y2="3.1001" layer="51"/>
  94. <rectangle x1="-2.7851" y1="2" x2="-2.2949" y2="3.1001" layer="51"/>
  95. <rectangle x1="-4.0551" y1="2" x2="-3.5649" y2="3.1001" layer="51"/>
  96. <rectangle x1="1.0249" y1="-3.1001" x2="1.5151" y2="-2" layer="51"/>
  97. <rectangle x1="2.2949" y1="-3.1001" x2="2.7851" y2="-2" layer="51"/>
  98. <rectangle x1="3.5649" y1="-3.1001" x2="4.0551" y2="-2" layer="51"/>
  99. <rectangle x1="3.5649" y1="2" x2="4.0551" y2="3.1001" layer="51"/>
  100. <rectangle x1="2.2949" y1="2" x2="2.7851" y2="3.1001" layer="51"/>
  101. <rectangle x1="1.0249" y1="2" x2="1.5151" y2="3.1001" layer="51"/>
  102. </package>
  103. </packages>
  104. <symbols>
  105. <symbol name="ATSAMDXXC">
  106. <description>Atmel SAM D09C/D10C/D11C Cortex-M0+ microcontroller</description>
  107. <wire x1="-12.7" y1="10.16" x2="12.7" y2="10.16" width="0.254" layer="94"/>
  108. <wire x1="12.7" y1="10.16" x2="12.7" y2="-10.16" width="0.254" layer="94"/>
  109. <wire x1="12.7" y1="-10.16" x2="-12.7" y2="-10.16" width="0.254" layer="94"/>
  110. <wire x1="-12.7" y1="-10.16" x2="-12.7" y2="10.16" width="0.254" layer="94"/>
  111. <pin name="PA28/RST" x="-17.78" y="-5.08" length="middle"/>
  112. <pin name="PA8" x="-17.78" y="5.08" length="middle"/>
  113. <pin name="PA9" x="-17.78" y="2.54" length="middle"/>
  114. <pin name="PA14" x="-17.78" y="0" length="middle"/>
  115. <pin name="PA15" x="-17.78" y="-2.54" length="middle"/>
  116. <pin name="PA5" x="-17.78" y="7.62" length="middle"/>
  117. <pin name="PA04" x="17.78" y="7.62" length="middle" rot="R180"/>
  118. <pin name="PA02" x="17.78" y="5.08" length="middle" rot="R180"/>
  119. <text x="0" y="10.922" size="1.27" layer="95" align="bottom-center">&gt;NAME</text>
  120. <text x="0" y="-12.192" size="1.27" layer="96" align="bottom-center">&gt;VALUE</text>
  121. <pin name="PA30/SCK" x="-17.78" y="-7.62" length="middle"/>
  122. <pin name="VDD" x="17.78" y="2.54" length="middle" rot="R180"/>
  123. <pin name="GND" x="17.78" y="0" length="middle" rot="R180"/>
  124. <pin name="PA25" x="17.78" y="-2.54" length="middle" rot="R180"/>
  125. <pin name="PA24" x="17.78" y="-5.08" length="middle" rot="R180"/>
  126. <pin name="PA31/SIO" x="17.78" y="-7.62" length="middle" rot="R180"/>
  127. </symbol>
  128. </symbols>
  129. <devicesets>
  130. <deviceset name="ATSAMD11C" prefix="IC">
  131. <gates>
  132. <gate name="G$1" symbol="ATSAMDXXC" x="0" y="0"/>
  133. </gates>
  134. <devices>
  135. <device name="" package="SO-14">
  136. <connects>
  137. <connect gate="G$1" pin="GND" pad="11"/>
  138. <connect gate="G$1" pin="PA02" pad="13"/>
  139. <connect gate="G$1" pin="PA04" pad="14"/>
  140. <connect gate="G$1" pin="PA14" pad="4"/>
  141. <connect gate="G$1" pin="PA15" pad="5"/>
  142. <connect gate="G$1" pin="PA24" pad="9"/>
  143. <connect gate="G$1" pin="PA25" pad="10"/>
  144. <connect gate="G$1" pin="PA28/RST" pad="6"/>
  145. <connect gate="G$1" pin="PA30/SCK" pad="7"/>
  146. <connect gate="G$1" pin="PA31/SIO" pad="8"/>
  147. <connect gate="G$1" pin="PA5" pad="1"/>
  148. <connect gate="G$1" pin="PA8" pad="2"/>
  149. <connect gate="G$1" pin="PA9" pad="3"/>
  150. <connect gate="G$1" pin="VDD" pad="12"/>
  151. </connects>
  152. <technologies>
  153. <technology name=""/>
  154. </technologies>
  155. </device>
  156. </devices>
  157. </deviceset>
  158. </devicesets>
  159. </library>
  160. <library name="ataradov_pwr">
  161. <description>Alex Taradov Library (Power Symbols)</description>
  162. <packages>
  163. </packages>
  164. <symbols>
  165. <symbol name="+3V3">
  166. <wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
  167. <text x="0" y="0.762" size="1.27" layer="96" align="bottom-center">&gt;VALUE</text>
  168. <pin name="+3V3" x="0" y="-2.54" visible="off" length="short" direction="sup" rot="R90"/>
  169. </symbol>
  170. <symbol name="GND">
  171. <wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
  172. <text x="0" y="-2.032" size="1.27" layer="96" align="bottom-center">&gt;VALUE</text>
  173. <pin name="GND" x="0" y="2.54" visible="off" length="short" direction="sup" rot="R270"/>
  174. </symbol>
  175. <symbol name="V_USB">
  176. <wire x1="-1.905" y1="0" x2="1.905" y2="0" width="0.254" layer="94"/>
  177. <text x="0" y="0.762" size="1.27" layer="96" align="bottom-center">&gt;VALUE</text>
  178. <pin name="V_USB" x="0" y="-2.54" visible="off" length="short" direction="sup" rot="R90"/>
  179. </symbol>
  180. </symbols>
  181. <devicesets>
  182. <deviceset name="+3V3" prefix="P_">
  183. <gates>
  184. <gate name="1" symbol="+3V3" x="0" y="0"/>
  185. </gates>
  186. <devices>
  187. <device name="">
  188. <technologies>
  189. <technology name=""/>
  190. </technologies>
  191. </device>
  192. </devices>
  193. </deviceset>
  194. <deviceset name="GND" prefix="P_">
  195. <gates>
  196. <gate name="1" symbol="GND" x="0" y="0"/>
  197. </gates>
  198. <devices>
  199. <device name="">
  200. <technologies>
  201. <technology name=""/>
  202. </technologies>
  203. </device>
  204. </devices>
  205. </deviceset>
  206. <deviceset name="V_USB" prefix="P_">
  207. <gates>
  208. <gate name="1" symbol="V_USB" x="0" y="0"/>
  209. </gates>
  210. <devices>
  211. <device name="">
  212. <technologies>
  213. <technology name=""/>
  214. </technologies>
  215. </device>
  216. </devices>
  217. </deviceset>
  218. </devicesets>
  219. </library>
  220. <library name="ataradov_conn">
  221. <description>Alex Taradov Library (Connectors)</description>
  222. <packages>
  223. <package name="PIN-TH">
  224. <wire x1="-0.635" y1="1.27" x2="0.635" y2="1.27" width="0.1524" layer="21"/>
  225. <wire x1="0.635" y1="1.27" x2="1.27" y2="0.635" width="0.1524" layer="21"/>
  226. <wire x1="1.27" y1="0.635" x2="1.27" y2="-0.635" width="0.1524" layer="21"/>
  227. <wire x1="1.27" y1="-0.635" x2="0.635" y2="-1.27" width="0.1524" layer="21"/>
  228. <wire x1="-1.27" y1="0.635" x2="-1.27" y2="-0.635" width="0.1524" layer="21"/>
  229. <wire x1="-0.635" y1="1.27" x2="-1.27" y2="0.635" width="0.1524" layer="21"/>
  230. <wire x1="-1.27" y1="-0.635" x2="-0.635" y2="-1.27" width="0.1524" layer="21"/>
  231. <wire x1="0.635" y1="-1.27" x2="-0.635" y2="-1.27" width="0.1524" layer="21"/>
  232. <rectangle x1="-0.254" y1="-0.254" x2="0.254" y2="0.254" layer="51"/>
  233. <pad name="1" x="0" y="0" drill="1.016" shape="octagon"/>
  234. <text x="0" y="1.524" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  235. <text x="0" y="-2.794" size="1.27" layer="27" font="vector" align="bottom-center">&gt;VALUE</text>
  236. </package>
  237. </packages>
  238. <symbols>
  239. <symbol name="CONN-SINGLE">
  240. <wire x1="-2.54" y1="0.762" x2="0.127" y2="0" width="0.254" layer="94"/>
  241. <wire x1="0.127" y1="0" x2="-2.4765" y2="-0.762" width="0.254" layer="94"/>
  242. <pin name="1" x="-2.54" y="0" visible="off" length="short" direction="pas" swaplevel="1"/>
  243. <text x="1.27" y="-0.508" size="1.27" layer="95">&gt;NAME</text>
  244. <text x="6.096" y="-0.508" size="1.27" layer="96">&gt;VALUE</text>
  245. </symbol>
  246. </symbols>
  247. <devicesets>
  248. <deviceset name="CONN-SINGLE" prefix="J" uservalue="yes">
  249. <gates>
  250. <gate name="G$1" symbol="CONN-SINGLE" x="0" y="0"/>
  251. </gates>
  252. <devices>
  253. <device name="-TH" package="PIN-TH">
  254. <connects>
  255. <connect gate="G$1" pin="1" pad="1"/>
  256. </connects>
  257. <technologies>
  258. <technology name=""/>
  259. </technologies>
  260. </device>
  261. </devices>
  262. </deviceset>
  263. </devicesets>
  264. </library>
  265. <library name="ataradov_rlc">
  266. <description>Alex Taradov Library (R, L and C)</description>
  267. <packages>
  268. <package name="SMD0402">
  269. <wire x1="-1" y1="0.5" x2="1" y2="0.5" width="0.1" layer="21"/>
  270. <wire x1="1" y1="0.5" x2="1" y2="-0.5" width="0.1" layer="21"/>
  271. <wire x1="1" y1="-0.5" x2="-1" y2="-0.5" width="0.1" layer="21"/>
  272. <wire x1="-1" y1="-0.5" x2="-1" y2="0.5" width="0.1" layer="21"/>
  273. <smd name="1" x="-0.5" y="0" dx="0.6" dy="0.6" layer="1"/>
  274. <smd name="2" x="0.5" y="0" dx="0.6" dy="0.6" layer="1"/>
  275. <text x="0" y="0.762" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  276. </package>
  277. <package name="SMD0508">
  278. <wire x1="-1" y1="1.25" x2="1" y2="1.25" width="0.1" layer="21"/>
  279. <wire x1="1" y1="1.25" x2="1" y2="-1.25" width="0.1" layer="21"/>
  280. <wire x1="1" y1="-1.25" x2="-1" y2="-1.25" width="0.1" layer="21"/>
  281. <wire x1="-1" y1="-1.25" x2="-1" y2="1.25" width="0.1" layer="21"/>
  282. <smd name="1" x="-0.5" y="0" dx="2" dy="0.5" layer="1" rot="R90"/>
  283. <smd name="2" x="0.5" y="0" dx="2" dy="0.5" layer="1" rot="R90"/>
  284. <text x="0" y="1.524" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  285. </package>
  286. <package name="SMD0603">
  287. <wire x1="-1.5" y1="0.75" x2="1.5" y2="0.75" width="0.1" layer="21"/>
  288. <wire x1="1.5" y1="0.75" x2="1.5" y2="-0.75" width="0.1" layer="21"/>
  289. <wire x1="1.5" y1="-0.75" x2="-1.5" y2="-0.75" width="0.1" layer="21"/>
  290. <wire x1="-1.5" y1="-0.75" x2="-1.5" y2="0.75" width="0.1" layer="21"/>
  291. <smd name="1" x="-0.8" y="0" dx="0.9" dy="0.9" layer="1"/>
  292. <smd name="2" x="0.8" y="0" dx="0.9" dy="0.9" layer="1"/>
  293. <text x="0" y="1.016" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  294. </package>
  295. <package name="SMD0612">
  296. <wire x1="-1.8" y1="1.4" x2="1.8" y2="1.4" width="0.1" layer="21"/>
  297. <wire x1="1.8" y1="1.4" x2="1.8" y2="-1.4" width="0.1" layer="21"/>
  298. <wire x1="1.8" y1="-1.4" x2="-1.8" y2="-1.4" width="0.1" layer="21"/>
  299. <wire x1="-1.8" y1="-1.4" x2="-1.8" y2="1.4" width="0.1" layer="21"/>
  300. <smd name="1" x="0" y="0.8" dx="3.2" dy="0.8" layer="1"/>
  301. <smd name="2" x="0" y="-0.8" dx="3.2" dy="0.8" layer="1"/>
  302. <text x="0" y="1.778" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  303. </package>
  304. <package name="SMD0805">
  305. <wire x1="-2" y1="1" x2="2" y2="1" width="0.1" layer="21"/>
  306. <wire x1="2" y1="1" x2="2" y2="-1" width="0.1" layer="21"/>
  307. <wire x1="2" y1="-1" x2="-2" y2="-1" width="0.1" layer="21"/>
  308. <wire x1="-2" y1="-1" x2="-2" y2="1" width="0.1" layer="21"/>
  309. <smd name="1" x="-0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
  310. <smd name="2" x="0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
  311. <text x="0" y="1.27" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  312. </package>
  313. <package name="SMD1206">
  314. <wire x1="-2.5" y1="1.5" x2="2.5" y2="1.5" width="0.1" layer="21"/>
  315. <wire x1="2.5" y1="1.5" x2="2.5" y2="-1.5" width="0.1" layer="21"/>
  316. <wire x1="2.5" y1="-1.5" x2="-2.5" y2="-1.5" width="0.1" layer="21"/>
  317. <wire x1="-2.5" y1="-1.5" x2="-2.5" y2="1.5" width="0.1" layer="21"/>
  318. <smd name="1" x="-1.4" y="0" dx="1.6" dy="2" layer="1"/>
  319. <smd name="2" x="1.4" y="0" dx="1.6" dy="2" layer="1"/>
  320. <text x="0" y="1.778" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  321. </package>
  322. <package name="SMD2512">
  323. <wire x1="-5.5" y1="2.5" x2="5.5" y2="2.5" width="0.1" layer="21"/>
  324. <wire x1="5.5" y1="2.5" x2="5.5" y2="-2.5" width="0.1" layer="21"/>
  325. <wire x1="5.5" y1="-2.5" x2="-5.5" y2="-2.5" width="0.1" layer="21"/>
  326. <wire x1="-5.5" y1="-2.5" x2="-5.5" y2="2.5" width="0.1" layer="21"/>
  327. <smd name="1" x="-3.25" y="0" dx="3.5" dy="3" layer="1" rot="R90"/>
  328. <smd name="2" x="3.25" y="0" dx="3.5" dy="3" layer="1" rot="R90"/>
  329. <text x="0" y="2.794" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  330. </package>
  331. </packages>
  332. <symbols>
  333. <symbol name="C">
  334. <rectangle x1="-1.524" y1="-0.254" x2="2.54" y2="0.254" layer="94" rot="R90"/>
  335. <rectangle x1="-2.54" y1="-0.254" x2="1.524" y2="0.254" layer="94" rot="R90"/>
  336. <wire x1="-2.54" y1="0" x2="-0.762" y2="0" width="0.1524" layer="94"/>
  337. <wire x1="2.54" y1="0" x2="0.762" y2="0" width="0.1524" layer="94"/>
  338. <pin name="1" x="-2.54" y="0" visible="off" length="point" direction="pas" swaplevel="1"/>
  339. <pin name="2" x="2.54" y="0" visible="off" length="point" direction="pas" swaplevel="1" rot="R180"/>
  340. <text x="0" y="2.413" size="1.27" layer="95" align="bottom-center">&gt;NAME</text>
  341. <text x="0" y="-3.683" size="1.27" layer="96" align="bottom-center">&gt;VALUE</text>
  342. </symbol>
  343. <symbol name="R">
  344. <wire x1="-2.54" y1="-1.016" x2="-2.54" y2="1.016" width="0.254" layer="94"/>
  345. <pin name="1" x="-5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1"/>
  346. <pin name="2" x="5.08" y="0" visible="off" length="short" direction="pas" swaplevel="1" rot="R180"/>
  347. <text x="0" y="1.524" size="1.27" layer="95" align="bottom-center">&gt;NAME</text>
  348. <text x="0" y="0" size="1.016" layer="96" align="center">&gt;VALUE</text>
  349. <wire x1="2.54" y1="-1.016" x2="2.54" y2="1.016" width="0.254" layer="94"/>
  350. <wire x1="-2.54" y1="1.016" x2="2.54" y2="1.016" width="0.254" layer="94"/>
  351. <wire x1="-2.54" y1="-1.016" x2="2.54" y2="-1.016" width="0.254" layer="94"/>
  352. </symbol>
  353. </symbols>
  354. <devicesets>
  355. <deviceset name="C" prefix="C" uservalue="yes">
  356. <gates>
  357. <gate name="G$1" symbol="C" x="0" y="0"/>
  358. </gates>
  359. <devices>
  360. <device name="-0402" package="SMD0402">
  361. <connects>
  362. <connect gate="G$1" pin="1" pad="1"/>
  363. <connect gate="G$1" pin="2" pad="2"/>
  364. </connects>
  365. <technologies>
  366. <technology name=""/>
  367. </technologies>
  368. </device>
  369. <device name="-0508" package="SMD0508">
  370. <connects>
  371. <connect gate="G$1" pin="1" pad="1"/>
  372. <connect gate="G$1" pin="2" pad="2"/>
  373. </connects>
  374. <technologies>
  375. <technology name=""/>
  376. </technologies>
  377. </device>
  378. <device name="-0603" package="SMD0603">
  379. <connects>
  380. <connect gate="G$1" pin="1" pad="1"/>
  381. <connect gate="G$1" pin="2" pad="2"/>
  382. </connects>
  383. <technologies>
  384. <technology name=""/>
  385. </technologies>
  386. </device>
  387. <device name="-0612" package="SMD0612">
  388. <connects>
  389. <connect gate="G$1" pin="1" pad="1"/>
  390. <connect gate="G$1" pin="2" pad="2"/>
  391. </connects>
  392. <technologies>
  393. <technology name=""/>
  394. </technologies>
  395. </device>
  396. <device name="-0805" package="SMD0805">
  397. <connects>
  398. <connect gate="G$1" pin="1" pad="1"/>
  399. <connect gate="G$1" pin="2" pad="2"/>
  400. </connects>
  401. <technologies>
  402. <technology name=""/>
  403. </technologies>
  404. </device>
  405. <device name="-1206" package="SMD1206">
  406. <connects>
  407. <connect gate="G$1" pin="1" pad="1"/>
  408. <connect gate="G$1" pin="2" pad="2"/>
  409. </connects>
  410. <technologies>
  411. <technology name=""/>
  412. </technologies>
  413. </device>
  414. <device name="-2512" package="SMD2512">
  415. <connects>
  416. <connect gate="G$1" pin="1" pad="1"/>
  417. <connect gate="G$1" pin="2" pad="2"/>
  418. </connects>
  419. <technologies>
  420. <technology name=""/>
  421. </technologies>
  422. </device>
  423. </devices>
  424. </deviceset>
  425. <deviceset name="R" prefix="R" uservalue="yes">
  426. <gates>
  427. <gate name="G$1" symbol="R" x="0" y="0"/>
  428. </gates>
  429. <devices>
  430. <device name="-0402" package="SMD0402">
  431. <connects>
  432. <connect gate="G$1" pin="1" pad="1"/>
  433. <connect gate="G$1" pin="2" pad="2"/>
  434. </connects>
  435. <technologies>
  436. <technology name=""/>
  437. </technologies>
  438. </device>
  439. <device name="-0508" package="SMD0508">
  440. <connects>
  441. <connect gate="G$1" pin="1" pad="1"/>
  442. <connect gate="G$1" pin="2" pad="2"/>
  443. </connects>
  444. <technologies>
  445. <technology name=""/>
  446. </technologies>
  447. </device>
  448. <device name="-0603" package="SMD0603">
  449. <connects>
  450. <connect gate="G$1" pin="1" pad="1"/>
  451. <connect gate="G$1" pin="2" pad="2"/>
  452. </connects>
  453. <technologies>
  454. <technology name=""/>
  455. </technologies>
  456. </device>
  457. <device name="-0612" package="SMD0612">
  458. <connects>
  459. <connect gate="G$1" pin="1" pad="1"/>
  460. <connect gate="G$1" pin="2" pad="2"/>
  461. </connects>
  462. <technologies>
  463. <technology name=""/>
  464. </technologies>
  465. </device>
  466. <device name="-0805" package="SMD0805">
  467. <connects>
  468. <connect gate="G$1" pin="1" pad="1"/>
  469. <connect gate="G$1" pin="2" pad="2"/>
  470. </connects>
  471. <technologies>
  472. <technology name=""/>
  473. </technologies>
  474. </device>
  475. <device name="-1206" package="SMD1206">
  476. <connects>
  477. <connect gate="G$1" pin="1" pad="1"/>
  478. <connect gate="G$1" pin="2" pad="2"/>
  479. </connects>
  480. <technologies>
  481. <technology name=""/>
  482. </technologies>
  483. </device>
  484. <device name="-2512" package="SMD2512">
  485. <connects>
  486. <connect gate="G$1" pin="1" pad="1"/>
  487. <connect gate="G$1" pin="2" pad="2"/>
  488. </connects>
  489. <technologies>
  490. <technology name=""/>
  491. </technologies>
  492. </device>
  493. </devices>
  494. </deviceset>
  495. </devicesets>
  496. </library>
  497. <library name="ataradov_vreg">
  498. <description>Alex Taradov Library (Voltage Regulators)</description>
  499. <packages>
  500. <package name="SOT23-5">
  501. <description>SOT23-5</description>
  502. <wire x1="1.422" y1="0.81" x2="1.422" y2="-0.81" width="0.1524" layer="21"/>
  503. <wire x1="1.422" y1="-0.81" x2="-1.422" y2="-0.81" width="0.1524" layer="51"/>
  504. <wire x1="-1.422" y1="-0.81" x2="-1.422" y2="0.81" width="0.1524" layer="21"/>
  505. <wire x1="-1.422" y1="0.81" x2="1.422" y2="0.81" width="0.1524" layer="51"/>
  506. <wire x1="-0.522" y1="0.81" x2="0.522" y2="0.81" width="0.1524" layer="21"/>
  507. <wire x1="-0.428" y1="-0.81" x2="-0.522" y2="-0.81" width="0.1524" layer="21"/>
  508. <wire x1="0.522" y1="-0.81" x2="0.428" y2="-0.81" width="0.1524" layer="21"/>
  509. <wire x1="-1.328" y1="-0.81" x2="-1.422" y2="-0.81" width="0.1524" layer="21"/>
  510. <wire x1="1.422" y1="-0.81" x2="1.328" y2="-0.81" width="0.1524" layer="21"/>
  511. <wire x1="1.328" y1="0.81" x2="1.422" y2="0.81" width="0.1524" layer="21"/>
  512. <wire x1="-1.422" y1="0.81" x2="-1.328" y2="0.81" width="0.1524" layer="21"/>
  513. <smd name="1" x="-0.95" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
  514. <smd name="2" x="0" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
  515. <smd name="3" x="0.95" y="-1.3" dx="0.55" dy="1.2" layer="1"/>
  516. <smd name="4" x="0.95" y="1.3" dx="0.55" dy="1.2" layer="1"/>
  517. <smd name="5" x="-0.95" y="1.3" dx="0.55" dy="1.2" layer="1"/>
  518. <text x="0" y="2.286" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  519. <text x="0" y="-3.556" size="1.27" layer="27" font="vector" align="bottom-center">&gt;VALUE</text>
  520. <rectangle x1="-1.2" y1="-1.5" x2="-0.7" y2="-0.85" layer="51"/>
  521. <rectangle x1="-0.25" y1="-1.5" x2="0.25" y2="-0.85" layer="51"/>
  522. <rectangle x1="0.7" y1="-1.5" x2="1.2" y2="-0.85" layer="51"/>
  523. <rectangle x1="0.7" y1="0.85" x2="1.2" y2="1.5" layer="51"/>
  524. <rectangle x1="-1.2" y1="0.85" x2="-0.7" y2="1.5" layer="51"/>
  525. </package>
  526. </packages>
  527. <symbols>
  528. <symbol name="VREG-3-EN">
  529. <wire x1="-7.62" y1="5.08" x2="7.62" y2="5.08" width="0.254" layer="94"/>
  530. <wire x1="7.62" y1="5.08" x2="7.62" y2="-2.54" width="0.254" layer="94"/>
  531. <wire x1="7.62" y1="-2.54" x2="-7.62" y2="-2.54" width="0.254" layer="94"/>
  532. <wire x1="-7.62" y1="-2.54" x2="-7.62" y2="5.08" width="0.254" layer="94"/>
  533. <text x="-2.032" y="-1.524" size="1.524" layer="95">GND</text>
  534. <text x="0" y="5.842" size="1.27" layer="95" align="bottom-center">&gt;NAME</text>
  535. <text x="1.524" y="-4.318" size="1.27" layer="96">&gt;VALUE</text>
  536. <pin name="IN" x="-10.16" y="2.54" length="short" direction="sup"/>
  537. <pin name="OUT" x="10.16" y="2.54" length="short" direction="sup" rot="R180"/>
  538. <pin name="GND" x="0" y="-5.08" visible="pad" length="short" direction="pwr" rot="R90"/>
  539. <pin name="EN" x="-10.16" y="0" length="short" direction="in"/>
  540. </symbol>
  541. </symbols>
  542. <devicesets>
  543. <deviceset name="MIC5504" prefix="IC" uservalue="yes">
  544. <description>LM1117 voltage regulator</description>
  545. <gates>
  546. <gate name="G$1" symbol="VREG-3-EN" x="0" y="0"/>
  547. </gates>
  548. <devices>
  549. <device name="-SOT23-5" package="SOT23-5">
  550. <connects>
  551. <connect gate="G$1" pin="EN" pad="3"/>
  552. <connect gate="G$1" pin="GND" pad="2"/>
  553. <connect gate="G$1" pin="IN" pad="1"/>
  554. <connect gate="G$1" pin="OUT" pad="5"/>
  555. </connects>
  556. <technologies>
  557. <technology name=""/>
  558. </technologies>
  559. </device>
  560. </devices>
  561. </deviceset>
  562. </devicesets>
  563. </library>
  564. <library name="con-cypressindustries">
  565. <description>&lt;b&gt;Connectors from Cypress Industries&lt;/b&gt;&lt;p&gt;
  566. www.cypressindustries.com&lt;br&gt;
  567. &lt;author&gt;Created by librarian@cadsoft.de&lt;/author&gt;</description>
  568. <packages>
  569. <package name="32005-201">
  570. <description>&lt;b&gt;MINI USB-B R/A SMT W/ REAR&lt;/b&gt;&lt;p&gt;
  571. Source: http://www.cypressindustries.com/pdf/32005-201.pdf</description>
  572. <wire x1="-5.9182" y1="3.8416" x2="-3.6879" y2="3.8416" width="0.1016" layer="51"/>
  573. <wire x1="-3.6879" y1="3.8416" x2="-3.6879" y2="4.8799" width="0.1016" layer="51"/>
  574. <wire x1="-3.6879" y1="4.8799" x2="-3.3245" y2="4.8799" width="0.1016" layer="51"/>
  575. <wire x1="-3.3245" y1="4.8799" x2="-3.3245" y2="4.4646" width="0.1016" layer="51"/>
  576. <wire x1="-3.3245" y1="4.4646" x2="-2.7015" y2="4.4646" width="0.1016" layer="51"/>
  577. <wire x1="-2.7015" y1="4.4646" x2="-2.7015" y2="4.8799" width="0.1016" layer="51"/>
  578. <wire x1="-2.7015" y1="4.8799" x2="-2.3093" y2="4.8799" width="0.1016" layer="51"/>
  579. <wire x1="-2.3093" y1="4.8799" x2="-2.3093" y2="3.8416" width="0.1016" layer="51"/>
  580. <wire x1="-1.5825" y1="3.8416" x2="0.7266" y2="3.8416" width="0.1016" layer="21"/>
  581. <wire x1="2.8032" y1="3.8416" x2="0.7266" y2="3.8416" width="0.1016" layer="51"/>
  582. <wire x1="0.7266" y1="3.8416" x2="0.519" y2="4.0492" width="0.1016" layer="21" curve="-90"/>
  583. <wire x1="0.519" y1="4.0492" x2="0.519" y2="4.205" width="0.1016" layer="21"/>
  584. <wire x1="0.519" y1="4.205" x2="2.907" y2="4.205" width="0.1016" layer="51"/>
  585. <wire x1="2.907" y1="4.205" x2="3.4781" y2="3.6339" width="0.1016" layer="51" curve="-90"/>
  586. <wire x1="-5.9182" y1="-3.8415" x2="-5.9182" y2="-3.8414" width="0.1016" layer="21"/>
  587. <wire x1="-5.9182" y1="-3.8414" x2="-5.9182" y2="3.8416" width="0.1016" layer="21"/>
  588. <wire x1="-1.8171" y1="2.9591" x2="-4.5685" y2="2.7514" width="0.1016" layer="21"/>
  589. <wire x1="-4.5685" y1="2.7514" x2="-4.828" y2="2.5438" width="0.1016" layer="21" curve="68.629849"/>
  590. <wire x1="-4.828" y1="2.5438" x2="-4.828" y2="1.9727" width="0.1016" layer="21" curve="34.099487"/>
  591. <wire x1="-4.828" y1="1.9727" x2="-4.5685" y2="1.7651" width="0.1016" layer="21" curve="68.629849"/>
  592. <wire x1="-4.5685" y1="1.7651" x2="-1.8171" y2="1.5055" width="0.1016" layer="21"/>
  593. <wire x1="-1.8171" y1="1.5055" x2="-1.8171" y2="1.7132" width="0.1016" layer="21"/>
  594. <wire x1="-1.8171" y1="1.7132" x2="-4.2051" y2="1.9727" width="0.1016" layer="21"/>
  595. <wire x1="-4.2051" y1="1.9727" x2="-4.2051" y2="2.4919" width="0.1016" layer="21"/>
  596. <wire x1="-4.2051" y1="2.4919" x2="-1.8171" y2="2.7514" width="0.1016" layer="21"/>
  597. <wire x1="-1.8171" y1="2.7514" x2="-1.8171" y2="2.9591" width="0.1016" layer="21"/>
  598. <wire x1="2.8032" y1="3.8416" x2="3.0627" y2="3.5821" width="0.1016" layer="51" curve="-90"/>
  599. <wire x1="3.0627" y1="3.5821" x2="3.0627" y2="3.011" width="0.1016" layer="51"/>
  600. <wire x1="3.0627" y1="3.011" x2="3.4261" y2="3.011" width="0.1016" layer="21"/>
  601. <wire x1="1.713" y1="4.2569" x2="1.713" y2="4.8799" width="0.1016" layer="51"/>
  602. <wire x1="1.713" y1="4.8799" x2="2.1283" y2="4.8799" width="0.1016" layer="51"/>
  603. <wire x1="2.1283" y1="4.8799" x2="2.1283" y2="4.4646" width="0.1016" layer="51"/>
  604. <wire x1="2.1283" y1="4.4646" x2="2.6474" y2="4.4646" width="0.1016" layer="51"/>
  605. <wire x1="2.6474" y1="4.4646" x2="2.6474" y2="4.8799" width="0.1016" layer="51"/>
  606. <wire x1="2.6474" y1="4.8799" x2="3.0627" y2="4.8799" width="0.1016" layer="51"/>
  607. <wire x1="3.0627" y1="4.8799" x2="3.0627" y2="4.2569" width="0.1016" layer="51"/>
  608. <wire x1="0.5709" y1="1.7651" x2="0.5709" y2="-1.765" width="0.1016" layer="21"/>
  609. <wire x1="1.0381" y1="-1.8169" x2="1.0381" y2="1.817" width="0.1016" layer="21"/>
  610. <wire x1="1.0381" y1="1.817" x2="0.8305" y2="2.0246" width="0.1016" layer="21" curve="90.055225"/>
  611. <wire x1="0.8305" y1="2.0246" x2="0.8304" y2="2.0246" width="0.1016" layer="21"/>
  612. <wire x1="0.8304" y1="2.0246" x2="0.5709" y2="1.7651" width="0.1016" layer="21" curve="89.955858"/>
  613. <wire x1="1.5573" y1="-2.0246" x2="3.4261" y2="-2.0246" width="0.1016" layer="21"/>
  614. <wire x1="3.0627" y1="-1.9726" x2="3.0627" y2="1.9727" width="0.1016" layer="51"/>
  615. <wire x1="-4.5684" y1="1.2459" x2="-0.5192" y2="1.0383" width="0.1016" layer="21"/>
  616. <wire x1="-0.5192" y1="1.0383" x2="-0.3116" y2="0.8306" width="0.1016" layer="21" curve="-83.771817"/>
  617. <wire x1="-4.5685" y1="1.2459" x2="-4.7761" y2="1.0383" width="0.1016" layer="21" curve="90"/>
  618. <wire x1="-4.7761" y1="1.0383" x2="-4.7761" y2="1.0382" width="0.1016" layer="21"/>
  619. <wire x1="-4.7761" y1="1.0382" x2="-4.5685" y2="0.8306" width="0.1016" layer="21" curve="90"/>
  620. <wire x1="-4.5685" y1="0.8306" x2="-1.1422" y2="0.623" width="0.1016" layer="21"/>
  621. <wire x1="-5.9182" y1="-3.8414" x2="-3.6879" y2="-3.8414" width="0.1016" layer="51"/>
  622. <wire x1="-3.6879" y1="-3.8414" x2="-3.6879" y2="-4.8797" width="0.1016" layer="51"/>
  623. <wire x1="-3.6879" y1="-4.8797" x2="-3.3245" y2="-4.8797" width="0.1016" layer="51"/>
  624. <wire x1="-3.3245" y1="-4.8797" x2="-3.3245" y2="-4.4644" width="0.1016" layer="51"/>
  625. <wire x1="-3.3245" y1="-4.4644" x2="-2.7015" y2="-4.4644" width="0.1016" layer="51"/>
  626. <wire x1="-2.7015" y1="-4.4644" x2="-2.7015" y2="-4.8797" width="0.1016" layer="51"/>
  627. <wire x1="-2.7015" y1="-4.8797" x2="-2.3093" y2="-4.8797" width="0.1016" layer="51"/>
  628. <wire x1="-2.3093" y1="-4.8797" x2="-2.3093" y2="-3.8414" width="0.1016" layer="51"/>
  629. <wire x1="-2.3093" y1="-3.8414" x2="2.8032" y2="-3.8414" width="0.1016" layer="51"/>
  630. <wire x1="0.7266" y1="-3.8414" x2="0.519" y2="-4.049" width="0.1016" layer="21" curve="90"/>
  631. <wire x1="0.519" y1="-4.049" x2="0.519" y2="-4.2048" width="0.1016" layer="21"/>
  632. <wire x1="0.519" y1="-4.2048" x2="2.907" y2="-4.2048" width="0.1016" layer="51"/>
  633. <wire x1="2.907" y1="-4.2048" x2="3.4781" y2="-3.6337" width="0.1016" layer="51" curve="90.020069"/>
  634. <wire x1="-1.8171" y1="-2.9589" x2="-4.5685" y2="-2.7512" width="0.1016" layer="21"/>
  635. <wire x1="-4.5685" y1="-2.7512" x2="-4.828" y2="-2.5436" width="0.1016" layer="21" curve="-68.629849"/>
  636. <wire x1="-4.828" y1="-2.5436" x2="-4.828" y2="-1.9725" width="0.1016" layer="21" curve="-34.099487"/>
  637. <wire x1="-4.828" y1="-1.9725" x2="-4.5685" y2="-1.7649" width="0.1016" layer="21" curve="-68.629849"/>
  638. <wire x1="-4.5685" y1="-1.7649" x2="-1.8171" y2="-1.5053" width="0.1016" layer="21"/>
  639. <wire x1="-1.8171" y1="-1.5053" x2="-1.8171" y2="-1.713" width="0.1016" layer="21"/>
  640. <wire x1="-1.8171" y1="-1.713" x2="-4.2051" y2="-1.9725" width="0.1016" layer="21"/>
  641. <wire x1="-4.2051" y1="-1.9725" x2="-4.2051" y2="-2.4917" width="0.1016" layer="21"/>
  642. <wire x1="-4.2051" y1="-2.4917" x2="-1.8171" y2="-2.7512" width="0.1016" layer="21"/>
  643. <wire x1="-1.8171" y1="-2.7512" x2="-1.8171" y2="-2.9589" width="0.1016" layer="21"/>
  644. <wire x1="2.8032" y1="-3.8414" x2="3.0627" y2="-3.5819" width="0.1016" layer="51" curve="90.044176"/>
  645. <wire x1="3.0627" y1="-3.5819" x2="3.0627" y2="-3.0108" width="0.1016" layer="51"/>
  646. <wire x1="3.0627" y1="-3.0108" x2="3.4261" y2="-3.0108" width="0.1016" layer="21"/>
  647. <wire x1="1.713" y1="-4.2567" x2="1.713" y2="-4.8797" width="0.1016" layer="51"/>
  648. <wire x1="1.713" y1="-4.8797" x2="2.1283" y2="-4.8797" width="0.1016" layer="51"/>
  649. <wire x1="2.1283" y1="-4.8797" x2="2.1283" y2="-4.4644" width="0.1016" layer="51"/>
  650. <wire x1="2.1283" y1="-4.4644" x2="2.6474" y2="-4.4644" width="0.1016" layer="51"/>
  651. <wire x1="2.6474" y1="-4.4644" x2="2.6474" y2="-4.8797" width="0.1016" layer="51"/>
  652. <wire x1="2.6474" y1="-4.8797" x2="3.0627" y2="-4.8797" width="0.1016" layer="51"/>
  653. <wire x1="3.0627" y1="-4.8797" x2="3.0627" y2="-4.2567" width="0.1016" layer="51"/>
  654. <wire x1="1.0381" y1="-1.8168" x2="0.8305" y2="-2.0244" width="0.1016" layer="21" curve="-90.055225"/>
  655. <wire x1="0.8304" y1="-2.0244" x2="0.5709" y2="-1.7649" width="0.1016" layer="21" curve="-89.867677"/>
  656. <wire x1="1.5573" y1="-1.9725" x2="1.5573" y2="2.0248" width="0.1016" layer="51"/>
  657. <wire x1="1.5573" y1="2.0248" x2="3.4261" y2="2.0248" width="0.1016" layer="21"/>
  658. <wire x1="-4.5684" y1="-1.2457" x2="-0.5192" y2="-1.0381" width="0.1016" layer="21"/>
  659. <wire x1="-0.5192" y1="-1.0381" x2="-0.3116" y2="-0.8304" width="0.1016" layer="21" curve="83.722654"/>
  660. <wire x1="-0.3116" y1="-0.8304" x2="-0.3116" y2="0.8307" width="0.1016" layer="21"/>
  661. <wire x1="-4.5685" y1="-1.2457" x2="-4.7761" y2="-1.0381" width="0.1016" layer="21" curve="-90"/>
  662. <wire x1="-4.7761" y1="-1.038" x2="-4.5685" y2="-0.8304" width="0.1016" layer="21" curve="-90"/>
  663. <wire x1="-4.5685" y1="-0.8304" x2="-1.1422" y2="-0.6228" width="0.1016" layer="21"/>
  664. <wire x1="-1.1422" y1="-0.6228" x2="-1.1422" y2="0.6232" width="0.1016" layer="21"/>
  665. <wire x1="-1.5826" y1="-3.8414" x2="0.7267" y2="-3.8415" width="0.1016" layer="21"/>
  666. <wire x1="-5.9182" y1="-3.8414" x2="-4.4146" y2="-3.8414" width="0.1016" layer="21"/>
  667. <wire x1="-5.9182" y1="3.8416" x2="-4.4147" y2="3.8415" width="0.1016" layer="21"/>
  668. <wire x1="-2.3093" y1="3.8416" x2="0.7265" y2="3.8415" width="0.1016" layer="51"/>
  669. <wire x1="3.4781" y1="-2.0245" x2="3.4781" y2="-3.0109" width="0.1016" layer="21"/>
  670. <wire x1="3.4781" y1="3.634" x2="3.478" y2="-3.0109" width="0.1016" layer="51"/>
  671. <wire x1="3.4782" y1="3.011" x2="3.4782" y2="2.0246" width="0.1016" layer="21"/>
  672. <smd name="M1" x="-3" y="-4.45" dx="2.5" dy="2" layer="1"/>
  673. <smd name="M2" x="-3" y="4.45" dx="2.5" dy="2" layer="1"/>
  674. <smd name="M4" x="2.9" y="-4.45" dx="3.3" dy="2" layer="1"/>
  675. <smd name="M3" x="2.9" y="4.45" dx="3.3" dy="2" layer="1"/>
  676. <smd name="1" x="3" y="1.6" dx="3.1" dy="0.5" layer="1"/>
  677. <smd name="2" x="3" y="0.8" dx="3.1" dy="0.5" layer="1"/>
  678. <smd name="3" x="3" y="0" dx="3.1" dy="0.5" layer="1"/>
  679. <smd name="4" x="3" y="-0.8" dx="3.1" dy="0.5" layer="1"/>
  680. <smd name="5" x="3" y="-1.6" dx="3.1" dy="0.5" layer="1"/>
  681. <text x="-4.445" y="5.715" size="1.27" layer="25">&gt;NAME</text>
  682. <text x="-4.445" y="-6.985" size="1.27" layer="27">&gt;VALUE</text>
  683. <hole x="0" y="2.2" drill="0.9"/>
  684. <hole x="0" y="-2.2" drill="0.9"/>
  685. </package>
  686. <package name="32005-301">
  687. <description>&lt;b&gt;MINI USB-B R/A SMT W/O REAR&lt;/b&gt;&lt;p&gt;
  688. Source: http://www.cypressindustries.com/pdf/32005-301.pdf</description>
  689. <wire x1="-5.9228" y1="3.8473" x2="3.1598" y2="3.8473" width="0.1016" layer="51"/>
  690. <wire x1="2.9404" y1="3.7967" x2="2.9404" y2="2.5986" width="0.1016" layer="51"/>
  691. <wire x1="2.9404" y1="2.5986" x2="1.8098" y2="2.5986" width="0.1016" layer="21"/>
  692. <wire x1="1.8098" y1="3.7798" x2="1.8098" y2="-3.8473" width="0.1016" layer="51"/>
  693. <wire x1="3.1597" y1="-3.8473" x2="-5.9228" y2="-3.8473" width="0.1016" layer="51"/>
  694. <wire x1="-5.9228" y1="-3.8473" x2="-5.9228" y2="3.8473" width="0.1016" layer="21"/>
  695. <wire x1="2.9573" y1="-3.8217" x2="2.9573" y2="-2.6998" width="0.1016" layer="51"/>
  696. <wire x1="2.9573" y1="-2.6998" x2="1.8098" y2="-2.6998" width="0.1016" layer="21"/>
  697. <wire x1="-5.9182" y1="3.8416" x2="-3.6879" y2="3.8416" width="0.1016" layer="51"/>
  698. <wire x1="-3.6879" y1="3.8416" x2="-3.6879" y2="4.8799" width="0.1016" layer="51"/>
  699. <wire x1="-3.6879" y1="4.8799" x2="-3.3245" y2="4.8799" width="0.1016" layer="51"/>
  700. <wire x1="-3.3245" y1="4.8799" x2="-3.3245" y2="4.4646" width="0.1016" layer="51"/>
  701. <wire x1="-3.3245" y1="4.4646" x2="-2.7015" y2="4.4646" width="0.1016" layer="51"/>
  702. <wire x1="-2.7015" y1="4.4646" x2="-2.7015" y2="4.8799" width="0.1016" layer="51"/>
  703. <wire x1="-2.7015" y1="4.8799" x2="-2.3093" y2="4.8799" width="0.1016" layer="51"/>
  704. <wire x1="-2.3093" y1="4.8799" x2="-2.3093" y2="3.8416" width="0.1016" layer="51"/>
  705. <wire x1="-5.9182" y1="-3.8415" x2="-5.9182" y2="-3.8414" width="0.1016" layer="21"/>
  706. <wire x1="-5.9182" y1="-3.8414" x2="-5.9182" y2="3.8416" width="0.1016" layer="21"/>
  707. <wire x1="-1.8171" y1="2.9591" x2="-4.5685" y2="2.7514" width="0.1016" layer="21"/>
  708. <wire x1="-4.5685" y1="2.7514" x2="-4.828" y2="2.5438" width="0.1016" layer="21" curve="68.629849"/>
  709. <wire x1="-4.828" y1="2.5438" x2="-4.828" y2="1.9727" width="0.1016" layer="21" curve="34.099487"/>
  710. <wire x1="-4.828" y1="1.9727" x2="-4.5685" y2="1.7651" width="0.1016" layer="21" curve="68.629849"/>
  711. <wire x1="-4.5685" y1="1.7651" x2="-1.8171" y2="1.5055" width="0.1016" layer="21"/>
  712. <wire x1="-1.8171" y1="1.5055" x2="-1.8171" y2="1.7132" width="0.1016" layer="21"/>
  713. <wire x1="-1.8171" y1="1.7132" x2="-4.2051" y2="1.9727" width="0.1016" layer="21"/>
  714. <wire x1="-4.2051" y1="1.9727" x2="-4.2051" y2="2.4919" width="0.1016" layer="21"/>
  715. <wire x1="-4.2051" y1="2.4919" x2="-1.8171" y2="2.7514" width="0.1016" layer="21"/>
  716. <wire x1="-1.8171" y1="2.7514" x2="-1.8171" y2="2.9591" width="0.1016" layer="21"/>
  717. <wire x1="1.713" y1="3.8856" x2="1.713" y2="4.8799" width="0.1016" layer="51"/>
  718. <wire x1="1.713" y1="4.8799" x2="2.1283" y2="4.8799" width="0.1016" layer="51"/>
  719. <wire x1="2.1283" y1="4.8799" x2="2.1283" y2="4.4646" width="0.1016" layer="51"/>
  720. <wire x1="2.1283" y1="4.4646" x2="2.6474" y2="4.4646" width="0.1016" layer="51"/>
  721. <wire x1="2.6474" y1="4.4646" x2="2.6474" y2="4.8799" width="0.1016" layer="51"/>
  722. <wire x1="2.6474" y1="4.8799" x2="3.1639" y2="4.8799" width="0.1016" layer="51"/>
  723. <wire x1="3.1639" y1="4.8799" x2="3.1639" y2="3.8519" width="0.1016" layer="51"/>
  724. <wire x1="-4.5684" y1="1.2459" x2="-0.5192" y2="1.0383" width="0.1016" layer="21"/>
  725. <wire x1="-0.5192" y1="1.0383" x2="-0.3116" y2="0.8306" width="0.1016" layer="21" curve="-83.771817"/>
  726. <wire x1="-4.5685" y1="1.2459" x2="-4.7761" y2="1.0383" width="0.1016" layer="21" curve="90"/>
  727. <wire x1="-4.7761" y1="1.0383" x2="-4.7761" y2="1.0382" width="0.1016" layer="21"/>
  728. <wire x1="-4.7761" y1="1.0382" x2="-4.5685" y2="0.8306" width="0.1016" layer="21" curve="90"/>
  729. <wire x1="-4.5685" y1="0.8306" x2="-1.1422" y2="0.623" width="0.1016" layer="21"/>
  730. <wire x1="-5.9182" y1="-3.8414" x2="-3.6879" y2="-3.8414" width="0.1016" layer="51"/>
  731. <wire x1="-3.6879" y1="-3.8414" x2="-3.6879" y2="-4.8797" width="0.1016" layer="51"/>
  732. <wire x1="-3.6879" y1="-4.8797" x2="-3.3245" y2="-4.8797" width="0.1016" layer="51"/>
  733. <wire x1="-3.3245" y1="-4.8797" x2="-3.3245" y2="-4.4644" width="0.1016" layer="51"/>
  734. <wire x1="-3.3245" y1="-4.4644" x2="-2.7015" y2="-4.4644" width="0.1016" layer="51"/>
  735. <wire x1="-2.7015" y1="-4.4644" x2="-2.7015" y2="-4.8797" width="0.1016" layer="51"/>
  736. <wire x1="-2.7015" y1="-4.8797" x2="-2.3093" y2="-4.8797" width="0.1016" layer="51"/>
  737. <wire x1="-2.3093" y1="-4.8797" x2="-2.3093" y2="-3.8414" width="0.1016" layer="51"/>
  738. <wire x1="-1.8171" y1="-2.9589" x2="-4.5685" y2="-2.7512" width="0.1016" layer="21"/>
  739. <wire x1="-4.5685" y1="-2.7512" x2="-4.828" y2="-2.5436" width="0.1016" layer="21" curve="-68.629849"/>
  740. <wire x1="-4.828" y1="-2.5436" x2="-4.828" y2="-1.9725" width="0.1016" layer="21" curve="-34.099487"/>
  741. <wire x1="-4.828" y1="-1.9725" x2="-4.5685" y2="-1.7649" width="0.1016" layer="21" curve="-68.629849"/>
  742. <wire x1="-4.5685" y1="-1.7649" x2="-1.8171" y2="-1.5053" width="0.1016" layer="21"/>
  743. <wire x1="-1.8171" y1="-1.5053" x2="-1.8171" y2="-1.713" width="0.1016" layer="21"/>
  744. <wire x1="-1.8171" y1="-1.713" x2="-4.2051" y2="-1.9725" width="0.1016" layer="21"/>
  745. <wire x1="-4.2051" y1="-1.9725" x2="-4.2051" y2="-2.4917" width="0.1016" layer="21"/>
  746. <wire x1="-4.2051" y1="-2.4917" x2="-1.8171" y2="-2.7512" width="0.1016" layer="21"/>
  747. <wire x1="-1.8171" y1="-2.7512" x2="-1.8171" y2="-2.9589" width="0.1016" layer="21"/>
  748. <wire x1="1.713" y1="-3.8855" x2="1.713" y2="-4.8797" width="0.1016" layer="51"/>
  749. <wire x1="1.713" y1="-4.8797" x2="2.1283" y2="-4.8797" width="0.1016" layer="51"/>
  750. <wire x1="2.1283" y1="-4.8797" x2="2.1283" y2="-4.4644" width="0.1016" layer="51"/>
  751. <wire x1="2.1283" y1="-4.4644" x2="2.6474" y2="-4.4644" width="0.1016" layer="51"/>
  752. <wire x1="2.6474" y1="-4.4644" x2="2.6474" y2="-4.8797" width="0.1016" layer="51"/>
  753. <wire x1="2.6474" y1="-4.8797" x2="3.1627" y2="-4.8797" width="0.1016" layer="51"/>
  754. <wire x1="3.1627" y1="-4.8797" x2="3.1627" y2="-3.8518" width="0.1016" layer="51"/>
  755. <wire x1="-4.5684" y1="-1.2457" x2="-0.5192" y2="-1.0381" width="0.1016" layer="21"/>
  756. <wire x1="-0.5192" y1="-1.0381" x2="-0.3116" y2="-0.8304" width="0.1016" layer="21" curve="83.722654"/>
  757. <wire x1="-0.3116" y1="-0.8304" x2="-0.3116" y2="0.8307" width="0.1016" layer="21"/>
  758. <wire x1="-4.5685" y1="-1.2457" x2="-4.7761" y2="-1.0381" width="0.1016" layer="21" curve="-90"/>
  759. <wire x1="-4.7761" y1="-1.038" x2="-4.5685" y2="-0.8304" width="0.1016" layer="21" curve="-90"/>
  760. <wire x1="-4.5685" y1="-0.8304" x2="-1.1422" y2="-0.6228" width="0.1016" layer="21"/>
  761. <wire x1="-1.1422" y1="-0.6228" x2="-1.1422" y2="0.6232" width="0.1016" layer="21"/>
  762. <wire x1="-5.9182" y1="-3.8414" x2="-4.4146" y2="-3.8414" width="0.1016" layer="21"/>
  763. <wire x1="-5.9182" y1="3.8416" x2="-4.4147" y2="3.8415" width="0.1016" layer="21"/>
  764. <wire x1="1.0842" y1="-3.8472" x2="-1.6031" y2="-3.8472" width="0.1016" layer="21"/>
  765. <wire x1="-1.5523" y1="3.8472" x2="0.9831" y2="3.8473" width="0.1016" layer="21"/>
  766. <wire x1="2.9404" y1="3.3243" x2="2.9404" y2="2.5986" width="0.1016" layer="21"/>
  767. <wire x1="1.8098" y1="2.5986" x2="1.8099" y2="3.3243" width="0.1016" layer="21"/>
  768. <wire x1="1.8098" y1="-2.6999" x2="1.8098" y2="-3.3242" width="0.1016" layer="21"/>
  769. <wire x1="2.9573" y1="-3.3324" x2="2.9573" y2="-2.6998" width="0.1016" layer="21"/>
  770. <smd name="M1" x="-3" y="-4.45" dx="2.5" dy="2" layer="1"/>
  771. <smd name="M2" x="-3" y="4.45" dx="2.5" dy="2" layer="1"/>
  772. <smd name="M4" x="2.9" y="-4.45" dx="3.3" dy="2" layer="1"/>
  773. <smd name="M3" x="2.9" y="4.45" dx="3.3" dy="2" layer="1"/>
  774. <smd name="1" x="3" y="1.6" dx="3.1" dy="0.5" layer="1"/>
  775. <smd name="2" x="3" y="0.8" dx="3.1" dy="0.5" layer="1"/>
  776. <smd name="3" x="3" y="0" dx="3.1" dy="0.5" layer="1"/>
  777. <smd name="4" x="3" y="-0.8" dx="3.1" dy="0.5" layer="1"/>
  778. <smd name="5" x="3" y="-1.6" dx="3.1" dy="0.5" layer="1"/>
  779. <text x="-4.445" y="5.715" size="1.27" layer="25">&gt;NAME</text>
  780. <text x="-4.445" y="-6.985" size="1.27" layer="27">&gt;VALUE</text>
  781. <hole x="0" y="2.2" drill="0.9"/>
  782. <hole x="0" y="-2.2" drill="0.9"/>
  783. </package>
  784. </packages>
  785. <symbols>
  786. <symbol name="MINI-USB-5">
  787. <wire x1="-2.54" y1="6.35" x2="-2.54" y2="-6.35" width="0.254" layer="94"/>
  788. <wire x1="-2.54" y1="-6.35" x2="-1.27" y2="-7.62" width="0.254" layer="94" curve="90"/>
  789. <wire x1="-1.27" y1="-7.62" x2="0" y2="-7.62" width="0.254" layer="94"/>
  790. <wire x1="0" y1="-7.62" x2="1.016" y2="-8.128" width="0.254" layer="94" curve="-53.130102"/>
  791. <wire x1="1.016" y1="-8.128" x2="2.54" y2="-8.89" width="0.254" layer="94" curve="53.130102"/>
  792. <wire x1="2.54" y1="-8.89" x2="5.08" y2="-8.89" width="0.254" layer="94"/>
  793. <wire x1="5.08" y1="-8.89" x2="6.35" y2="-7.62" width="0.254" layer="94" curve="90"/>
  794. <wire x1="6.35" y1="-7.62" x2="6.35" y2="7.62" width="0.254" layer="94"/>
  795. <wire x1="-2.54" y1="6.35" x2="-1.27" y2="7.62" width="0.254" layer="94" curve="-90"/>
  796. <wire x1="-1.27" y1="7.62" x2="0" y2="7.62" width="0.254" layer="94"/>
  797. <wire x1="0" y1="7.62" x2="1.016" y2="8.128" width="0.254" layer="94" curve="53.130102"/>
  798. <wire x1="1.016" y1="8.128" x2="2.54" y2="8.89" width="0.254" layer="94" curve="-53.130102"/>
  799. <wire x1="2.54" y1="8.89" x2="5.08" y2="8.89" width="0.254" layer="94"/>
  800. <wire x1="5.08" y1="8.89" x2="6.35" y2="7.62" width="0.254" layer="94" curve="-90"/>
  801. <wire x1="0" y1="5.08" x2="0" y2="-5.08" width="0.254" layer="94"/>
  802. <wire x1="0" y1="-5.08" x2="1.27" y2="-6.35" width="0.254" layer="94"/>
  803. <wire x1="1.27" y1="-6.35" x2="3.81" y2="-6.35" width="0.254" layer="94"/>
  804. <wire x1="3.81" y1="-6.35" x2="3.81" y2="6.35" width="0.254" layer="94"/>
  805. <wire x1="3.81" y1="6.35" x2="1.27" y2="6.35" width="0.254" layer="94"/>
  806. <wire x1="1.27" y1="6.35" x2="0" y2="5.08" width="0.254" layer="94"/>
  807. <text x="-2.54" y="11.43" size="1.778" layer="95">&gt;NAME</text>
  808. <text x="10.16" y="-7.62" size="1.778" layer="96" rot="R90">&gt;VALUE</text>
  809. <pin name="1" x="-5.08" y="5.08" visible="pin" direction="pas"/>
  810. <pin name="2" x="-5.08" y="2.54" visible="pin" direction="pas"/>
  811. <pin name="3" x="-5.08" y="0" visible="pin" direction="pas"/>
  812. <pin name="4" x="-5.08" y="-2.54" visible="pin" direction="pas"/>
  813. <pin name="5" x="-5.08" y="-5.08" visible="pin" direction="pas"/>
  814. </symbol>
  815. </symbols>
  816. <devicesets>
  817. <deviceset name="MINI-USB-" prefix="X">
  818. <description>&lt;b&gt;MINI USB-B Conector&lt;/b&gt;&lt;p&gt;
  819. Source: www.cypressindustries.com</description>
  820. <gates>
  821. <gate name="G$1" symbol="MINI-USB-5" x="0" y="0"/>
  822. </gates>
  823. <devices>
  824. <device name="32005-201" package="32005-201">
  825. <connects>
  826. <connect gate="G$1" pin="1" pad="1"/>
  827. <connect gate="G$1" pin="2" pad="2"/>
  828. <connect gate="G$1" pin="3" pad="3"/>
  829. <connect gate="G$1" pin="4" pad="4"/>
  830. <connect gate="G$1" pin="5" pad="5"/>
  831. </connects>
  832. <technologies>
  833. <technology name="">
  834. <attribute name="MF" value="" constant="no"/>
  835. <attribute name="MPN" value="" constant="no"/>
  836. <attribute name="OC_FARNELL" value="unknown" constant="no"/>
  837. <attribute name="OC_NEWARK" value="unknown" constant="no"/>
  838. </technology>
  839. </technologies>
  840. </device>
  841. <device name="32005-301" package="32005-301">
  842. <connects>
  843. <connect gate="G$1" pin="1" pad="1"/>
  844. <connect gate="G$1" pin="2" pad="2"/>
  845. <connect gate="G$1" pin="3" pad="3"/>
  846. <connect gate="G$1" pin="4" pad="4"/>
  847. <connect gate="G$1" pin="5" pad="5"/>
  848. </connects>
  849. <technologies>
  850. <technology name="">
  851. <attribute name="MF" value="" constant="no"/>
  852. <attribute name="MPN" value="" constant="no"/>
  853. <attribute name="OC_FARNELL" value="unknown" constant="no"/>
  854. <attribute name="OC_NEWARK" value="unknown" constant="no"/>
  855. </technology>
  856. </technologies>
  857. </device>
  858. </devices>
  859. </deviceset>
  860. </devicesets>
  861. </library>
  862. <library name="ataradov_misc">
  863. <description>Alex Taradov Library (Miscellaneous stuff)</description>
  864. <packages>
  865. <package name="TP-1.27MM">
  866. <smd name="1" x="0" y="0" dx="1.27" dy="1.27" layer="1" roundness="100" cream="no"/>
  867. <text x="0" y="1.016" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  868. </package>
  869. <package name="TP-2.54MM">
  870. <smd name="1" x="0" y="0" dx="2.54" dy="2.54" layer="1" roundness="100" cream="no"/>
  871. <text x="0" y="1.778" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  872. </package>
  873. </packages>
  874. <symbols>
  875. <symbol name="TP">
  876. <text x="4.064" y="-0.508" size="1.27" layer="95">&gt;NAME</text>
  877. <pin name="1" x="0" y="0" visible="off" length="short" direction="pas"/>
  878. <circle x="3.048" y="0" radius="0.508" width="0" layer="94"/>
  879. </symbol>
  880. </symbols>
  881. <devicesets>
  882. <deviceset name="TEST-POINT" prefix="TP" uservalue="yes">
  883. <description>Test Point</description>
  884. <gates>
  885. <gate name="G$1" symbol="TP" x="0" y="0"/>
  886. </gates>
  887. <devices>
  888. <device name="-1.27MM" package="TP-1.27MM">
  889. <connects>
  890. <connect gate="G$1" pin="1" pad="1"/>
  891. </connects>
  892. <technologies>
  893. <technology name=""/>
  894. </technologies>
  895. </device>
  896. <device name="-2.54MM" package="TP-2.54MM">
  897. <connects>
  898. <connect gate="G$1" pin="1" pad="1"/>
  899. </connects>
  900. <technologies>
  901. <technology name=""/>
  902. </technologies>
  903. </device>
  904. </devices>
  905. </deviceset>
  906. </devicesets>
  907. </library>
  908. <library name="ataradov_led">
  909. <description>Alex Taradov Library (LEDs and other indication devices)</description>
  910. <packages>
  911. <package name="SMD0603">
  912. <wire x1="-1.5" y1="0.75" x2="1.5" y2="0.75" width="0.1" layer="21"/>
  913. <wire x1="1.5" y1="0.75" x2="1.5" y2="-0.75" width="0.1" layer="21"/>
  914. <wire x1="1.5" y1="-0.75" x2="-1.5" y2="-0.75" width="0.1" layer="21"/>
  915. <wire x1="-1.5" y1="-0.75" x2="-1.5" y2="0.75" width="0.1" layer="21"/>
  916. <smd name="1" x="-0.8" y="0" dx="0.9" dy="0.9" layer="1"/>
  917. <smd name="2" x="0.8" y="0" dx="0.9" dy="0.9" layer="1"/>
  918. <text x="0" y="1.016" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  919. </package>
  920. <package name="SMD0805">
  921. <wire x1="-2" y1="1" x2="2" y2="1" width="0.1" layer="21"/>
  922. <wire x1="2" y1="1" x2="2" y2="-1" width="0.1" layer="21"/>
  923. <wire x1="2" y1="-1" x2="-2" y2="-1" width="0.1" layer="21"/>
  924. <wire x1="-2" y1="-1" x2="-2" y2="1" width="0.1" layer="21"/>
  925. <smd name="1" x="-0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
  926. <smd name="2" x="0.95" y="0" dx="1.3" dy="1.5" layer="1"/>
  927. <text x="0" y="1.27" size="1.27" layer="25" font="vector" align="bottom-center">&gt;NAME</text>
  928. </package>
  929. </packages>
  930. <symbols>
  931. <symbol name="LED">
  932. <wire x1="1.27" y1="0" x2="0" y2="-2.54" width="0.254" layer="94"/>
  933. <wire x1="0" y1="-2.54" x2="-1.27" y2="0" width="0.254" layer="94"/>
  934. <wire x1="1.27" y1="-2.54" x2="0" y2="-2.54" width="0.254" layer="94"/>
  935. <wire x1="0" y1="-2.54" x2="-1.27" y2="-2.54" width="0.254" layer="94"/>
  936. <wire x1="1.27" y1="0" x2="0" y2="0" width="0.254" layer="94"/>
  937. <wire x1="0" y1="0" x2="-1.27" y2="0" width="0.254" layer="94"/>
  938. <wire x1="-2.032" y1="-0.762" x2="-3.429" y2="-2.159" width="0.1524" layer="94"/>
  939. <wire x1="-1.905" y1="-1.905" x2="-3.302" y2="-3.302" width="0.1524" layer="94"/>
  940. <text x="3.556" y="-2.032" size="1.27" layer="95" rot="R90" align="bottom-center">&gt;NAME</text>
  941. <text x="5.715" y="-2.032" size="1.27" layer="96" rot="R90" align="bottom-center">&gt;VALUE</text>
  942. <pin name="C" x="0" y="-5.08" visible="off" length="short" direction="pas" rot="R90"/>
  943. <pin name="A" x="0" y="2.54" visible="off" length="short" direction="pas" rot="R270"/>
  944. <polygon width="0.1524" layer="94">
  945. <vertex x="-3.429" y="-2.159"/>
  946. <vertex x="-3.048" y="-1.27"/>
  947. <vertex x="-2.54" y="-1.778"/>
  948. </polygon>
  949. <polygon width="0.1524" layer="94">
  950. <vertex x="-3.302" y="-3.302"/>
  951. <vertex x="-2.921" y="-2.413"/>
  952. <vertex x="-2.413" y="-2.921"/>
  953. </polygon>
  954. </symbol>
  955. </symbols>
  956. <devicesets>
  957. <deviceset name="LED_SMD" prefix="LED" uservalue="yes">
  958. <description>SMD_LED</description>
  959. <gates>
  960. <gate name="G$1" symbol="LED" x="0" y="0"/>
  961. </gates>
  962. <devices>
  963. <device name="LED_0603" package="SMD0603">
  964. <connects>
  965. <connect gate="G$1" pin="A" pad="1"/>
  966. <connect gate="G$1" pin="C" pad="2"/>
  967. </connects>
  968. <technologies>
  969. <technology name=""/>
  970. </technologies>
  971. </device>
  972. <device name="LED_0805" package="SMD0805">
  973. <connects>
  974. <connect gate="G$1" pin="A" pad="1"/>
  975. <connect gate="G$1" pin="C" pad="2"/>
  976. </connects>
  977. <technologies>
  978. <technology name=""/>
  979. </technologies>
  980. </device>
  981. </devices>
  982. </deviceset>
  983. </devicesets>
  984. </library>
  985. </libraries>
  986. <attributes>
  987. </attributes>
  988. <variantdefs>
  989. </variantdefs>
  990. <classes>
  991. <class number="0" name="default" width="0" drill="0">
  992. </class>
  993. </classes>
  994. <parts>
  995. <part name="IC2" library="ataradov_mcu" deviceset="ATSAMD11C" device=""/>
  996. <part name="P_9" library="ataradov_pwr" deviceset="+3V3" device=""/>
  997. <part name="P_7" library="ataradov_pwr" deviceset="+3V3" device=""/>
  998. <part name="P_17" library="ataradov_pwr" deviceset="GND" device=""/>
  999. <part name="P_8" library="ataradov_pwr" deviceset="GND" device=""/>
  1000. <part name="P_16" library="ataradov_pwr" deviceset="V_USB" device=""/>
  1001. <part name="P_3" library="ataradov_pwr" deviceset="V_USB" device=""/>
  1002. <part name="J5" library="ataradov_conn" deviceset="CONN-SINGLE" device="-TH" value="SIO"/>
  1003. <part name="J6" library="ataradov_conn" deviceset="CONN-SINGLE" device="-TH" value="SCK"/>
  1004. <part name="J7" library="ataradov_conn" deviceset="CONN-SINGLE" device="-TH" value="RST"/>
  1005. <part name="J8" library="ataradov_conn" deviceset="CONN-SINGLE" device="-TH" value="GND"/>
  1006. <part name="C1" library="ataradov_rlc" deviceset="C" device="-0603" value="1uF"/>
  1007. <part name="C2" library="ataradov_rlc" deviceset="C" device="-0603" value="1uF"/>
  1008. <part name="R2" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
  1009. <part name="R3" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
  1010. <part name="R4" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
  1011. <part name="IC1" library="ataradov_vreg" deviceset="MIC5504" device="-SOT23-5" value="MIC5504-3.3"/>
  1012. <part name="P_4" library="ataradov_pwr" deviceset="GND" device=""/>
  1013. <part name="P_6" library="ataradov_pwr" deviceset="GND" device=""/>
  1014. <part name="P_1" library="ataradov_pwr" deviceset="GND" device=""/>
  1015. <part name="P_2" library="ataradov_pwr" deviceset="GND" device=""/>
  1016. <part name="P_11" library="ataradov_pwr" deviceset="GND" device=""/>
  1017. <part name="R5" library="ataradov_rlc" deviceset="R" device="-0603" value="100K"/>
  1018. <part name="R6" library="ataradov_rlc" deviceset="R" device="-0603" value="100K"/>
  1019. <part name="P_18" library="ataradov_pwr" deviceset="+3V3" device=""/>
  1020. <part name="P_19" library="ataradov_pwr" deviceset="+3V3" device=""/>
  1021. <part name="X1" library="con-cypressindustries" deviceset="MINI-USB-" device="32005-201"/>
  1022. <part name="R7" library="ataradov_rlc" deviceset="R" device="-0603" value="330"/>
  1023. <part name="TP1" library="ataradov_misc" deviceset="TEST-POINT" device="-1.27MM" value="SIO"/>
  1024. <part name="TP2" library="ataradov_misc" deviceset="TEST-POINT" device="-1.27MM"/>
  1025. <part name="TP3" library="ataradov_misc" deviceset="TEST-POINT" device="-1.27MM"/>
  1026. <part name="TP4" library="ataradov_misc" deviceset="TEST-POINT" device="-1.27MM"/>
  1027. <part name="P_5" library="ataradov_pwr" deviceset="+3V3" device=""/>
  1028. <part name="LED1" library="ataradov_led" deviceset="LED_SMD" device="LED_0603"/>
  1029. </parts>
  1030. <sheets>
  1031. <sheet>
  1032. <plain>
  1033. <frame x1="0" y1="0" x2="152.4" y2="119.38" columns="8" rows="5" layer="97"/>
  1034. <text x="35.56" y="106.68" size="1.778" layer="97" align="bottom-center">Program</text>
  1035. <text x="78.74" y="106.68" size="1.778" layer="97" align="bottom-center">Target</text>
  1036. <text x="60.96" y="15.24" size="1.778" layer="97">Copyright (c) 2016-2017, Alex Taradov &lt;alex@taradov.com&gt;
  1037. MCU firmware source code is available at https://github.com/ataradov/free-dap</text>
  1038. </plain>
  1039. <instances>
  1040. <instance part="IC2" gate="G$1" x="40.64" y="53.34"/>
  1041. <instance part="P_9" gate="1" x="53.34" y="27.94"/>
  1042. <instance part="P_7" gate="1" x="60.96" y="66.04"/>
  1043. <instance part="P_17" gate="1" x="76.2" y="40.64"/>
  1044. <instance part="P_8" gate="1" x="60.96" y="40.64"/>
  1045. <instance part="P_16" gate="1" x="76.2" y="60.96"/>
  1046. <instance part="P_3" gate="1" x="25.4" y="27.94"/>
  1047. <instance part="J5" gate="G$1" x="91.44" y="101.6"/>
  1048. <instance part="J6" gate="G$1" x="91.44" y="99.06"/>
  1049. <instance part="J7" gate="G$1" x="91.44" y="96.52"/>
  1050. <instance part="J8" gate="G$1" x="91.44" y="93.98"/>
  1051. <instance part="C1" gate="G$1" x="20.32" y="17.78" rot="R90"/>
  1052. <instance part="C2" gate="G$1" x="53.34" y="17.78" rot="R90"/>
  1053. <instance part="R2" gate="G$1" x="71.12" y="101.6"/>
  1054. <instance part="R3" gate="G$1" x="71.12" y="96.52"/>
  1055. <instance part="R4" gate="G$1" x="71.12" y="91.44"/>
  1056. <instance part="IC1" gate="G$1" x="38.1" y="20.32"/>
  1057. <instance part="P_4" gate="1" x="38.1" y="12.7"/>
  1058. <instance part="P_6" gate="1" x="53.34" y="12.7"/>
  1059. <instance part="P_1" gate="1" x="20.32" y="12.7"/>
  1060. <instance part="P_2" gate="1" x="38.1" y="76.2"/>
  1061. <instance part="P_11" gate="1" x="86.36" y="91.44"/>
  1062. <instance part="R5" gate="G$1" x="38.1" y="93.98" rot="R90"/>
  1063. <instance part="R6" gate="G$1" x="33.02" y="93.98" rot="R90"/>
  1064. <instance part="P_18" gate="1" x="33.02" y="101.6"/>
  1065. <instance part="P_19" gate="1" x="38.1" y="101.6"/>
  1066. <instance part="X1" gate="G$1" x="83.82" y="50.8" smashed="yes">
  1067. <attribute name="NAME" x="81.28" y="62.23" size="1.778" layer="95"/>
  1068. </instance>
  1069. <instance part="R7" gate="G$1" x="73.66" y="78.74"/>
  1070. <instance part="TP1" gate="G$1" x="40.64" y="86.36"/>
  1071. <instance part="TP2" gate="G$1" x="40.64" y="83.82"/>
  1072. <instance part="TP3" gate="G$1" x="40.64" y="81.28"/>
  1073. <instance part="TP4" gate="G$1" x="40.64" y="78.74"/>
  1074. <instance part="P_5" gate="1" x="91.44" y="83.82"/>
  1075. <instance part="LED1" gate="G$1" x="86.36" y="78.74" rot="R270"/>
  1076. </instances>
  1077. <busses>
  1078. </busses>
  1079. <nets>
  1080. <net name="N$1" class="0">
  1081. <segment>
  1082. <pinref part="IC2" gate="G$1" pin="PA24"/>
  1083. <wire x1="58.42" y1="48.26" x2="76.2" y2="48.26" width="0.1524" layer="91"/>
  1084. <wire x1="76.2" y1="48.26" x2="76.2" y2="53.34" width="0.1524" layer="91"/>
  1085. <wire x1="76.2" y1="53.34" x2="78.74" y2="53.34" width="0.1524" layer="91"/>
  1086. <pinref part="X1" gate="G$1" pin="2"/>
  1087. </segment>
  1088. </net>
  1089. <net name="N$2" class="0">
  1090. <segment>
  1091. <pinref part="IC2" gate="G$1" pin="PA25"/>
  1092. <wire x1="58.42" y1="50.8" x2="78.74" y2="50.8" width="0.1524" layer="91"/>
  1093. <pinref part="X1" gate="G$1" pin="3"/>
  1094. </segment>
  1095. </net>
  1096. <net name="GND" class="0">
  1097. <segment>
  1098. <pinref part="P_17" gate="1" pin="GND"/>
  1099. <wire x1="76.2" y1="43.18" x2="76.2" y2="45.72" width="0.1524" layer="91"/>
  1100. <wire x1="76.2" y1="45.72" x2="78.74" y2="45.72" width="0.1524" layer="91"/>
  1101. <pinref part="X1" gate="G$1" pin="5"/>
  1102. </segment>
  1103. <segment>
  1104. <pinref part="IC1" gate="G$1" pin="GND"/>
  1105. <pinref part="P_4" gate="1" pin="GND"/>
  1106. </segment>
  1107. <segment>
  1108. <pinref part="C1" gate="G$1" pin="1"/>
  1109. <pinref part="P_1" gate="1" pin="GND"/>
  1110. </segment>
  1111. <segment>
  1112. <pinref part="C2" gate="G$1" pin="1"/>
  1113. <pinref part="P_6" gate="1" pin="GND"/>
  1114. </segment>
  1115. <segment>
  1116. <pinref part="IC2" gate="G$1" pin="GND"/>
  1117. <pinref part="P_8" gate="1" pin="GND"/>
  1118. <wire x1="58.42" y1="53.34" x2="60.96" y2="53.34" width="0.1524" layer="91"/>
  1119. <wire x1="60.96" y1="53.34" x2="60.96" y2="43.18" width="0.1524" layer="91"/>
  1120. </segment>
  1121. <segment>
  1122. <pinref part="P_2" gate="1" pin="GND"/>
  1123. <wire x1="38.1" y1="78.74" x2="40.64" y2="78.74" width="0.1524" layer="91"/>
  1124. <pinref part="TP4" gate="G$1" pin="1"/>
  1125. </segment>
  1126. <segment>
  1127. <pinref part="P_11" gate="1" pin="GND"/>
  1128. <pinref part="J8" gate="G$1" pin="1"/>
  1129. <wire x1="86.36" y1="93.98" x2="88.9" y2="93.98" width="0.1524" layer="91"/>
  1130. </segment>
  1131. </net>
  1132. <net name="V_USB" class="0">
  1133. <segment>
  1134. <pinref part="P_16" gate="1" pin="V_USB"/>
  1135. <wire x1="76.2" y1="58.42" x2="76.2" y2="55.88" width="0.1524" layer="91"/>
  1136. <wire x1="76.2" y1="55.88" x2="78.74" y2="55.88" width="0.1524" layer="91"/>
  1137. <pinref part="X1" gate="G$1" pin="1"/>
  1138. </segment>
  1139. <segment>
  1140. <pinref part="IC1" gate="G$1" pin="EN"/>
  1141. <pinref part="P_3" gate="1" pin="V_USB"/>
  1142. <wire x1="27.94" y1="20.32" x2="25.4" y2="20.32" width="0.1524" layer="91"/>
  1143. <wire x1="25.4" y1="20.32" x2="25.4" y2="22.86" width="0.1524" layer="91"/>
  1144. <pinref part="IC1" gate="G$1" pin="IN"/>
  1145. <wire x1="25.4" y1="22.86" x2="25.4" y2="25.4" width="0.1524" layer="91"/>
  1146. <wire x1="27.94" y1="22.86" x2="25.4" y2="22.86" width="0.1524" layer="91"/>
  1147. <junction x="25.4" y="22.86"/>
  1148. <pinref part="C1" gate="G$1" pin="2"/>
  1149. <wire x1="25.4" y1="22.86" x2="20.32" y2="22.86" width="0.1524" layer="91"/>
  1150. <wire x1="20.32" y1="22.86" x2="20.32" y2="20.32" width="0.1524" layer="91"/>
  1151. </segment>
  1152. </net>
  1153. <net name="+3V3" class="0">
  1154. <segment>
  1155. <pinref part="IC1" gate="G$1" pin="OUT"/>
  1156. <wire x1="48.26" y1="22.86" x2="53.34" y2="22.86" width="0.1524" layer="91"/>
  1157. <pinref part="C2" gate="G$1" pin="2"/>
  1158. <wire x1="53.34" y1="20.32" x2="53.34" y2="22.86" width="0.1524" layer="91"/>
  1159. <junction x="53.34" y="22.86"/>
  1160. <pinref part="P_9" gate="1" pin="+3V3"/>
  1161. <wire x1="53.34" y1="25.4" x2="53.34" y2="22.86" width="0.1524" layer="91"/>
  1162. </segment>
  1163. <segment>
  1164. <pinref part="IC2" gate="G$1" pin="VDD"/>
  1165. <pinref part="P_7" gate="1" pin="+3V3"/>
  1166. <wire x1="58.42" y1="55.88" x2="60.96" y2="55.88" width="0.1524" layer="91"/>
  1167. <wire x1="60.96" y1="55.88" x2="60.96" y2="63.5" width="0.1524" layer="91"/>
  1168. </segment>
  1169. <segment>
  1170. <pinref part="R6" gate="G$1" pin="2"/>
  1171. <pinref part="P_18" gate="1" pin="+3V3"/>
  1172. </segment>
  1173. <segment>
  1174. <pinref part="R5" gate="G$1" pin="2"/>
  1175. <pinref part="P_19" gate="1" pin="+3V3"/>
  1176. </segment>
  1177. <segment>
  1178. <wire x1="88.9" y1="78.74" x2="91.44" y2="78.74" width="0.1524" layer="91"/>
  1179. <pinref part="P_5" gate="1" pin="+3V3"/>
  1180. <wire x1="91.44" y1="81.28" x2="91.44" y2="78.74" width="0.1524" layer="91"/>
  1181. <pinref part="LED1" gate="G$1" pin="A"/>
  1182. </segment>
  1183. </net>
  1184. <net name="SWDIO" class="0">
  1185. <segment>
  1186. <pinref part="IC2" gate="G$1" pin="PA31/SIO"/>
  1187. <wire x1="58.42" y1="45.72" x2="63.5" y2="45.72" width="0.1524" layer="91"/>
  1188. <label x="63.5" y="45.72" size="1.27" layer="95"/>
  1189. </segment>
  1190. <segment>
  1191. <wire x1="40.64" y1="86.36" x2="22.86" y2="86.36" width="0.1524" layer="91"/>
  1192. <label x="22.86" y="86.36" size="1.27" layer="95" rot="MR0"/>
  1193. <pinref part="TP1" gate="G$1" pin="1"/>
  1194. </segment>
  1195. </net>
  1196. <net name="PA02" class="0">
  1197. <segment>
  1198. <pinref part="IC2" gate="G$1" pin="PA02"/>
  1199. <wire x1="58.42" y1="58.42" x2="63.5" y2="58.42" width="0.1524" layer="91"/>
  1200. <label x="63.5" y="58.42" size="1.27" layer="95"/>
  1201. </segment>
  1202. </net>
  1203. <net name="PA04" class="0">
  1204. <segment>
  1205. <pinref part="IC2" gate="G$1" pin="PA04"/>
  1206. <wire x1="58.42" y1="60.96" x2="63.5" y2="60.96" width="0.1524" layer="91"/>
  1207. <label x="63.5" y="60.96" size="1.27" layer="95"/>
  1208. </segment>
  1209. </net>
  1210. <net name="SWCLK" class="0">
  1211. <segment>
  1212. <pinref part="IC2" gate="G$1" pin="PA30/SCK"/>
  1213. <wire x1="22.86" y1="45.72" x2="20.32" y2="45.72" width="0.1524" layer="91"/>
  1214. <label x="20.32" y="45.72" size="1.27" layer="95" rot="MR0"/>
  1215. </segment>
  1216. <segment>
  1217. <wire x1="40.64" y1="83.82" x2="33.02" y2="83.82" width="0.1524" layer="91"/>
  1218. <label x="22.86" y="83.82" size="1.27" layer="95" rot="MR0"/>
  1219. <pinref part="R6" gate="G$1" pin="1"/>
  1220. <wire x1="33.02" y1="83.82" x2="22.86" y2="83.82" width="0.1524" layer="91"/>
  1221. <wire x1="33.02" y1="88.9" x2="33.02" y2="83.82" width="0.1524" layer="91"/>
  1222. <junction x="33.02" y="83.82"/>
  1223. <pinref part="TP2" gate="G$1" pin="1"/>
  1224. </segment>
  1225. </net>
  1226. <net name="RESET" class="0">
  1227. <segment>
  1228. <pinref part="IC2" gate="G$1" pin="PA28/RST"/>
  1229. <wire x1="22.86" y1="48.26" x2="20.32" y2="48.26" width="0.1524" layer="91"/>
  1230. <label x="20.32" y="48.26" size="1.27" layer="95" rot="MR0"/>
  1231. </segment>
  1232. <segment>
  1233. <wire x1="40.64" y1="81.28" x2="38.1" y2="81.28" width="0.1524" layer="91"/>
  1234. <label x="22.86" y="81.28" size="1.27" layer="95" rot="MR0"/>
  1235. <pinref part="R5" gate="G$1" pin="1"/>
  1236. <wire x1="38.1" y1="81.28" x2="22.86" y2="81.28" width="0.1524" layer="91"/>
  1237. <wire x1="38.1" y1="88.9" x2="38.1" y2="81.28" width="0.1524" layer="91"/>
  1238. <junction x="38.1" y="81.28"/>
  1239. <pinref part="TP3" gate="G$1" pin="1"/>
  1240. </segment>
  1241. </net>
  1242. <net name="PA15" class="0">
  1243. <segment>
  1244. <pinref part="IC2" gate="G$1" pin="PA15"/>
  1245. <wire x1="22.86" y1="50.8" x2="20.32" y2="50.8" width="0.1524" layer="91"/>
  1246. <label x="20.32" y="50.8" size="1.27" layer="95" rot="MR0"/>
  1247. </segment>
  1248. </net>
  1249. <net name="PA14" class="0">
  1250. <segment>
  1251. <pinref part="IC2" gate="G$1" pin="PA14"/>
  1252. <wire x1="22.86" y1="53.34" x2="20.32" y2="53.34" width="0.1524" layer="91"/>
  1253. <label x="20.32" y="53.34" size="1.27" layer="95" rot="MR0"/>
  1254. </segment>
  1255. <segment>
  1256. <wire x1="68.58" y1="78.74" x2="66.04" y2="78.74" width="0.1524" layer="91"/>
  1257. <label x="66.04" y="78.74" size="1.27" layer="95" rot="MR0"/>
  1258. <pinref part="R7" gate="G$1" pin="1"/>
  1259. </segment>
  1260. </net>
  1261. <net name="PA09" class="0">
  1262. <segment>
  1263. <pinref part="IC2" gate="G$1" pin="PA9"/>
  1264. <wire x1="22.86" y1="55.88" x2="20.32" y2="55.88" width="0.1524" layer="91"/>
  1265. <label x="20.32" y="55.88" size="1.27" layer="95" rot="MR0"/>
  1266. </segment>
  1267. <segment>
  1268. <pinref part="R4" gate="G$1" pin="1"/>
  1269. <wire x1="66.04" y1="91.44" x2="63.5" y2="91.44" width="0.1524" layer="91"/>
  1270. <label x="63.5" y="91.44" size="1.27" layer="95" rot="MR0"/>
  1271. </segment>
  1272. </net>
  1273. <net name="PA08" class="0">
  1274. <segment>
  1275. <pinref part="IC2" gate="G$1" pin="PA8"/>
  1276. <wire x1="22.86" y1="58.42" x2="20.32" y2="58.42" width="0.1524" layer="91"/>
  1277. <label x="20.32" y="58.42" size="1.27" layer="95" rot="MR0"/>
  1278. </segment>
  1279. <segment>
  1280. <pinref part="R3" gate="G$1" pin="1"/>
  1281. <wire x1="66.04" y1="96.52" x2="63.5" y2="96.52" width="0.1524" layer="91"/>
  1282. <label x="63.5" y="96.52" size="1.27" layer="95" rot="MR0"/>
  1283. </segment>
  1284. </net>
  1285. <net name="PA05" class="0">
  1286. <segment>
  1287. <pinref part="IC2" gate="G$1" pin="PA5"/>
  1288. <wire x1="22.86" y1="60.96" x2="20.32" y2="60.96" width="0.1524" layer="91"/>
  1289. <label x="20.32" y="60.96" size="1.27" layer="95" rot="MR0"/>
  1290. </segment>
  1291. <segment>
  1292. <pinref part="R2" gate="G$1" pin="1"/>
  1293. <wire x1="66.04" y1="101.6" x2="63.5" y2="101.6" width="0.1524" layer="91"/>
  1294. <label x="63.5" y="101.6" size="1.27" layer="95" rot="MR0"/>
  1295. </segment>
  1296. </net>
  1297. <net name="N$3" class="0">
  1298. <segment>
  1299. <pinref part="R2" gate="G$1" pin="2"/>
  1300. <pinref part="J5" gate="G$1" pin="1"/>
  1301. <wire x1="76.2" y1="101.6" x2="88.9" y2="101.6" width="0.1524" layer="91"/>
  1302. </segment>
  1303. </net>
  1304. <net name="N$4" class="0">
  1305. <segment>
  1306. <pinref part="R3" gate="G$1" pin="2"/>
  1307. <wire x1="76.2" y1="96.52" x2="78.74" y2="96.52" width="0.1524" layer="91"/>
  1308. <wire x1="78.74" y1="96.52" x2="78.74" y2="99.06" width="0.1524" layer="91"/>
  1309. <pinref part="J6" gate="G$1" pin="1"/>
  1310. <wire x1="78.74" y1="99.06" x2="88.9" y2="99.06" width="0.1524" layer="91"/>
  1311. </segment>
  1312. </net>
  1313. <net name="N$5" class="0">
  1314. <segment>
  1315. <pinref part="R4" gate="G$1" pin="2"/>
  1316. <wire x1="76.2" y1="91.44" x2="81.28" y2="91.44" width="0.1524" layer="91"/>
  1317. <wire x1="81.28" y1="91.44" x2="81.28" y2="96.52" width="0.1524" layer="91"/>
  1318. <pinref part="J7" gate="G$1" pin="1"/>
  1319. <wire x1="81.28" y1="96.52" x2="88.9" y2="96.52" width="0.1524" layer="91"/>
  1320. </segment>
  1321. </net>
  1322. <net name="N$6" class="0">
  1323. <segment>
  1324. <pinref part="R7" gate="G$1" pin="2"/>
  1325. <wire x1="78.74" y1="78.74" x2="81.28" y2="78.74" width="0.1524" layer="91"/>
  1326. <pinref part="LED1" gate="G$1" pin="C"/>
  1327. </segment>
  1328. </net>
  1329. </nets>
  1330. </sheet>
  1331. </sheets>
  1332. </schematic>
  1333. </drawing>
  1334. <compatibility>
  1335. <note version="6.3" minversion="6.2.2" severity="warning">
  1336. Since Version 6.2.2 text objects can contain more than one line,
  1337. which will not be processed correctly with this version.
  1338. </note>
  1339. </compatibility>
  1340. </eagle>