usb.kicad_sch 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107
  1. (kicad_sch (version 20230121) (generator eeschema)
  2. (uuid ff2f00dc-dff2-4a19-af27-f5c793a8d261)
  3. (paper "A4")
  4. (title_block
  5. (title "Greaseweazle F7 Lighting, USB PD")
  6. (date "2023-08-27")
  7. (rev "2.04")
  8. (company "SweProj.com")
  9. )
  10. (lib_symbols
  11. (symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
  12. (property "Reference" "C" (at 0.635 2.54 0)
  13. (effects (font (size 1.27 1.27)) (justify left))
  14. )
  15. (property "Value" "C" (at 0.635 -2.54 0)
  16. (effects (font (size 1.27 1.27)) (justify left))
  17. )
  18. (property "Footprint" "" (at 0.9652 -3.81 0)
  19. (effects (font (size 1.27 1.27)) hide)
  20. )
  21. (property "Datasheet" "~" (at 0 0 0)
  22. (effects (font (size 1.27 1.27)) hide)
  23. )
  24. (property "ki_keywords" "cap capacitor" (at 0 0 0)
  25. (effects (font (size 1.27 1.27)) hide)
  26. )
  27. (property "ki_description" "Unpolarized capacitor" (at 0 0 0)
  28. (effects (font (size 1.27 1.27)) hide)
  29. )
  30. (property "ki_fp_filters" "C_*" (at 0 0 0)
  31. (effects (font (size 1.27 1.27)) hide)
  32. )
  33. (symbol "C_0_1"
  34. (polyline
  35. (pts
  36. (xy -2.032 -0.762)
  37. (xy 2.032 -0.762)
  38. )
  39. (stroke (width 0.508) (type default))
  40. (fill (type none))
  41. )
  42. (polyline
  43. (pts
  44. (xy -2.032 0.762)
  45. (xy 2.032 0.762)
  46. )
  47. (stroke (width 0.508) (type default))
  48. (fill (type none))
  49. )
  50. )
  51. (symbol "C_1_1"
  52. (pin passive line (at 0 3.81 270) (length 2.794)
  53. (name "~" (effects (font (size 1.27 1.27))))
  54. (number "1" (effects (font (size 1.27 1.27))))
  55. )
  56. (pin passive line (at 0 -3.81 90) (length 2.794)
  57. (name "~" (effects (font (size 1.27 1.27))))
  58. (number "2" (effects (font (size 1.27 1.27))))
  59. )
  60. )
  61. )
  62. (symbol "Device:Polyfuse" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
  63. (property "Reference" "F" (at -2.54 0 90)
  64. (effects (font (size 1.27 1.27)))
  65. )
  66. (property "Value" "Polyfuse" (at 2.54 0 90)
  67. (effects (font (size 1.27 1.27)))
  68. )
  69. (property "Footprint" "" (at 1.27 -5.08 0)
  70. (effects (font (size 1.27 1.27)) (justify left) hide)
  71. )
  72. (property "Datasheet" "~" (at 0 0 0)
  73. (effects (font (size 1.27 1.27)) hide)
  74. )
  75. (property "ki_keywords" "resettable fuse PTC PPTC polyfuse polyswitch" (at 0 0 0)
  76. (effects (font (size 1.27 1.27)) hide)
  77. )
  78. (property "ki_description" "Resettable fuse, polymeric positive temperature coefficient" (at 0 0 0)
  79. (effects (font (size 1.27 1.27)) hide)
  80. )
  81. (property "ki_fp_filters" "*polyfuse* *PTC*" (at 0 0 0)
  82. (effects (font (size 1.27 1.27)) hide)
  83. )
  84. (symbol "Polyfuse_0_1"
  85. (rectangle (start -0.762 2.54) (end 0.762 -2.54)
  86. (stroke (width 0.254) (type default))
  87. (fill (type none))
  88. )
  89. (polyline
  90. (pts
  91. (xy 0 2.54)
  92. (xy 0 -2.54)
  93. )
  94. (stroke (width 0) (type default))
  95. (fill (type none))
  96. )
  97. (polyline
  98. (pts
  99. (xy -1.524 2.54)
  100. (xy -1.524 1.524)
  101. (xy 1.524 -1.524)
  102. (xy 1.524 -2.54)
  103. )
  104. (stroke (width 0) (type default))
  105. (fill (type none))
  106. )
  107. )
  108. (symbol "Polyfuse_1_1"
  109. (pin passive line (at 0 3.81 270) (length 1.27)
  110. (name "~" (effects (font (size 1.27 1.27))))
  111. (number "1" (effects (font (size 1.27 1.27))))
  112. )
  113. (pin passive line (at 0 -3.81 90) (length 1.27)
  114. (name "~" (effects (font (size 1.27 1.27))))
  115. (number "2" (effects (font (size 1.27 1.27))))
  116. )
  117. )
  118. )
  119. (symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
  120. (property "Reference" "R" (at 2.032 0 90)
  121. (effects (font (size 1.27 1.27)))
  122. )
  123. (property "Value" "R" (at 0 0 90)
  124. (effects (font (size 1.27 1.27)))
  125. )
  126. (property "Footprint" "" (at -1.778 0 90)
  127. (effects (font (size 1.27 1.27)) hide)
  128. )
  129. (property "Datasheet" "~" (at 0 0 0)
  130. (effects (font (size 1.27 1.27)) hide)
  131. )
  132. (property "ki_keywords" "R res resistor" (at 0 0 0)
  133. (effects (font (size 1.27 1.27)) hide)
  134. )
  135. (property "ki_description" "Resistor" (at 0 0 0)
  136. (effects (font (size 1.27 1.27)) hide)
  137. )
  138. (property "ki_fp_filters" "R_*" (at 0 0 0)
  139. (effects (font (size 1.27 1.27)) hide)
  140. )
  141. (symbol "R_0_1"
  142. (rectangle (start -1.016 -2.54) (end 1.016 2.54)
  143. (stroke (width 0.254) (type default))
  144. (fill (type none))
  145. )
  146. )
  147. (symbol "R_1_1"
  148. (pin passive line (at 0 3.81 270) (length 1.27)
  149. (name "~" (effects (font (size 1.27 1.27))))
  150. (number "1" (effects (font (size 1.27 1.27))))
  151. )
  152. (pin passive line (at 0 -3.81 90) (length 1.27)
  153. (name "~" (effects (font (size 1.27 1.27))))
  154. (number "2" (effects (font (size 1.27 1.27))))
  155. )
  156. )
  157. )
  158. (symbol "Greaseweazle:HRO-TYPE-C-31-M-12" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
  159. (property "Reference" "USB" (at -5.08 16.51 0)
  160. (effects (font (size 1.524 1.524)))
  161. )
  162. (property "Value" "HRO-TYPE-C-31-M-12" (at -10.16 -1.27 90)
  163. (effects (font (size 1.524 1.524)))
  164. )
  165. (property "Footprint" "" (at 0 0 0)
  166. (effects (font (size 1.524 1.524)) hide)
  167. )
  168. (property "Datasheet" "" (at 0 0 0)
  169. (effects (font (size 1.524 1.524)) hide)
  170. )
  171. (symbol "HRO-TYPE-C-31-M-12_0_1"
  172. (rectangle (start -11.43 15.24) (end -8.89 -17.78)
  173. (stroke (width 0) (type default))
  174. (fill (type background))
  175. )
  176. (rectangle (start 0 -17.78) (end -8.89 15.24)
  177. (stroke (width 0) (type default))
  178. (fill (type background))
  179. )
  180. )
  181. (symbol "HRO-TYPE-C-31-M-12_1_1"
  182. (pin input line (at 2.54 13.97 180) (length 2.54)
  183. (name "GND" (effects (font (size 1.27 1.27))))
  184. (number "1" (effects (font (size 1.27 1.27))))
  185. )
  186. (pin input line (at 2.54 -8.89 180) (length 2.54)
  187. (name "CC2" (effects (font (size 1.27 1.27))))
  188. (number "10" (effects (font (size 1.27 1.27))))
  189. )
  190. (pin input line (at 2.54 -11.43 180) (length 2.54)
  191. (name "VBUS" (effects (font (size 1.27 1.27))))
  192. (number "11" (effects (font (size 1.27 1.27))))
  193. )
  194. (pin input line (at 2.54 -13.97 180) (length 2.54)
  195. (name "GND" (effects (font (size 1.27 1.27))))
  196. (number "12" (effects (font (size 1.27 1.27))))
  197. )
  198. (pin input line (at 2.54 -16.51 180) (length 2.54)
  199. (name "SHIELD" (effects (font (size 1.27 1.27))))
  200. (number "13" (effects (font (size 1.27 1.27))))
  201. )
  202. (pin input line (at 2.54 11.43 180) (length 2.54)
  203. (name "VBUS" (effects (font (size 1.27 1.27))))
  204. (number "2" (effects (font (size 1.27 1.27))))
  205. )
  206. (pin input line (at 2.54 8.89 180) (length 2.54)
  207. (name "SBU2" (effects (font (size 1.27 1.27))))
  208. (number "3" (effects (font (size 1.27 1.27))))
  209. )
  210. (pin input line (at 2.54 6.35 180) (length 2.54)
  211. (name "CC1" (effects (font (size 1.27 1.27))))
  212. (number "4" (effects (font (size 1.27 1.27))))
  213. )
  214. (pin input line (at 2.54 3.81 180) (length 2.54)
  215. (name "DN2" (effects (font (size 1.27 1.27))))
  216. (number "5" (effects (font (size 1.27 1.27))))
  217. )
  218. (pin input line (at 2.54 1.27 180) (length 2.54)
  219. (name "DP1" (effects (font (size 1.27 1.27))))
  220. (number "6" (effects (font (size 1.27 1.27))))
  221. )
  222. (pin input line (at 2.54 -1.27 180) (length 2.54)
  223. (name "DN1" (effects (font (size 1.27 1.27))))
  224. (number "7" (effects (font (size 1.27 1.27))))
  225. )
  226. (pin input line (at 2.54 -3.81 180) (length 2.54)
  227. (name "DP2" (effects (font (size 1.27 1.27))))
  228. (number "8" (effects (font (size 1.27 1.27))))
  229. )
  230. (pin input line (at 2.54 -6.35 180) (length 2.54)
  231. (name "SBU1" (effects (font (size 1.27 1.27))))
  232. (number "9" (effects (font (size 1.27 1.27))))
  233. )
  234. )
  235. )
  236. (symbol "Power_Protection:USBLC6-2SC6" (pin_names hide) (in_bom yes) (on_board yes)
  237. (property "Reference" "U" (at 2.54 8.89 0)
  238. (effects (font (size 1.27 1.27)) (justify left))
  239. )
  240. (property "Value" "USBLC6-2SC6" (at 2.54 -8.89 0)
  241. (effects (font (size 1.27 1.27)) (justify left))
  242. )
  243. (property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (at 0 -12.7 0)
  244. (effects (font (size 1.27 1.27)) hide)
  245. )
  246. (property "Datasheet" "https://www.st.com/resource/en/datasheet/usblc6-2.pdf" (at 5.08 8.89 0)
  247. (effects (font (size 1.27 1.27)) hide)
  248. )
  249. (property "ki_keywords" "usb ethernet video" (at 0 0 0)
  250. (effects (font (size 1.27 1.27)) hide)
  251. )
  252. (property "ki_description" "Very low capacitance ESD protection diode, 2 data-line, SOT-23-6" (at 0 0 0)
  253. (effects (font (size 1.27 1.27)) hide)
  254. )
  255. (property "ki_fp_filters" "SOT?23*" (at 0 0 0)
  256. (effects (font (size 1.27 1.27)) hide)
  257. )
  258. (symbol "USBLC6-2SC6_0_1"
  259. (rectangle (start -7.62 -7.62) (end 7.62 7.62)
  260. (stroke (width 0.254) (type default))
  261. (fill (type background))
  262. )
  263. (circle (center -5.08 0) (radius 0.254)
  264. (stroke (width 0) (type default))
  265. (fill (type outline))
  266. )
  267. (circle (center -2.54 0) (radius 0.254)
  268. (stroke (width 0) (type default))
  269. (fill (type outline))
  270. )
  271. (rectangle (start -2.54 6.35) (end 2.54 -6.35)
  272. (stroke (width 0) (type default))
  273. (fill (type none))
  274. )
  275. (circle (center 0 -6.35) (radius 0.254)
  276. (stroke (width 0) (type default))
  277. (fill (type outline))
  278. )
  279. (polyline
  280. (pts
  281. (xy -5.08 -2.54)
  282. (xy -7.62 -2.54)
  283. )
  284. (stroke (width 0) (type default))
  285. (fill (type none))
  286. )
  287. (polyline
  288. (pts
  289. (xy -5.08 0)
  290. (xy -5.08 -2.54)
  291. )
  292. (stroke (width 0) (type default))
  293. (fill (type none))
  294. )
  295. (polyline
  296. (pts
  297. (xy -5.08 2.54)
  298. (xy -7.62 2.54)
  299. )
  300. (stroke (width 0) (type default))
  301. (fill (type none))
  302. )
  303. (polyline
  304. (pts
  305. (xy -1.524 -2.794)
  306. (xy -3.556 -2.794)
  307. )
  308. (stroke (width 0) (type default))
  309. (fill (type none))
  310. )
  311. (polyline
  312. (pts
  313. (xy -1.524 4.826)
  314. (xy -3.556 4.826)
  315. )
  316. (stroke (width 0) (type default))
  317. (fill (type none))
  318. )
  319. (polyline
  320. (pts
  321. (xy 0 -7.62)
  322. (xy 0 -6.35)
  323. )
  324. (stroke (width 0) (type default))
  325. (fill (type none))
  326. )
  327. (polyline
  328. (pts
  329. (xy 0 -6.35)
  330. (xy 0 1.27)
  331. )
  332. (stroke (width 0) (type default))
  333. (fill (type none))
  334. )
  335. (polyline
  336. (pts
  337. (xy 0 1.27)
  338. (xy 0 6.35)
  339. )
  340. (stroke (width 0) (type default))
  341. (fill (type none))
  342. )
  343. (polyline
  344. (pts
  345. (xy 0 6.35)
  346. (xy 0 7.62)
  347. )
  348. (stroke (width 0) (type default))
  349. (fill (type none))
  350. )
  351. (polyline
  352. (pts
  353. (xy 1.524 -2.794)
  354. (xy 3.556 -2.794)
  355. )
  356. (stroke (width 0) (type default))
  357. (fill (type none))
  358. )
  359. (polyline
  360. (pts
  361. (xy 1.524 4.826)
  362. (xy 3.556 4.826)
  363. )
  364. (stroke (width 0) (type default))
  365. (fill (type none))
  366. )
  367. (polyline
  368. (pts
  369. (xy 5.08 -2.54)
  370. (xy 7.62 -2.54)
  371. )
  372. (stroke (width 0) (type default))
  373. (fill (type none))
  374. )
  375. (polyline
  376. (pts
  377. (xy 5.08 0)
  378. (xy 5.08 -2.54)
  379. )
  380. (stroke (width 0) (type default))
  381. (fill (type none))
  382. )
  383. (polyline
  384. (pts
  385. (xy 5.08 2.54)
  386. (xy 7.62 2.54)
  387. )
  388. (stroke (width 0) (type default))
  389. (fill (type none))
  390. )
  391. (polyline
  392. (pts
  393. (xy -2.54 0)
  394. (xy -5.08 0)
  395. (xy -5.08 2.54)
  396. )
  397. (stroke (width 0) (type default))
  398. (fill (type none))
  399. )
  400. (polyline
  401. (pts
  402. (xy 2.54 0)
  403. (xy 5.08 0)
  404. (xy 5.08 2.54)
  405. )
  406. (stroke (width 0) (type default))
  407. (fill (type none))
  408. )
  409. (polyline
  410. (pts
  411. (xy -3.556 -4.826)
  412. (xy -1.524 -4.826)
  413. (xy -2.54 -2.794)
  414. (xy -3.556 -4.826)
  415. )
  416. (stroke (width 0) (type default))
  417. (fill (type none))
  418. )
  419. (polyline
  420. (pts
  421. (xy -3.556 2.794)
  422. (xy -1.524 2.794)
  423. (xy -2.54 4.826)
  424. (xy -3.556 2.794)
  425. )
  426. (stroke (width 0) (type default))
  427. (fill (type none))
  428. )
  429. (polyline
  430. (pts
  431. (xy -1.016 -1.016)
  432. (xy 1.016 -1.016)
  433. (xy 0 1.016)
  434. (xy -1.016 -1.016)
  435. )
  436. (stroke (width 0) (type default))
  437. (fill (type none))
  438. )
  439. (polyline
  440. (pts
  441. (xy 1.016 1.016)
  442. (xy 0.762 1.016)
  443. (xy -1.016 1.016)
  444. (xy -1.016 0.508)
  445. )
  446. (stroke (width 0) (type default))
  447. (fill (type none))
  448. )
  449. (polyline
  450. (pts
  451. (xy 3.556 -4.826)
  452. (xy 1.524 -4.826)
  453. (xy 2.54 -2.794)
  454. (xy 3.556 -4.826)
  455. )
  456. (stroke (width 0) (type default))
  457. (fill (type none))
  458. )
  459. (polyline
  460. (pts
  461. (xy 3.556 2.794)
  462. (xy 1.524 2.794)
  463. (xy 2.54 4.826)
  464. (xy 3.556 2.794)
  465. )
  466. (stroke (width 0) (type default))
  467. (fill (type none))
  468. )
  469. (circle (center 0 6.35) (radius 0.254)
  470. (stroke (width 0) (type default))
  471. (fill (type outline))
  472. )
  473. (circle (center 2.54 0) (radius 0.254)
  474. (stroke (width 0) (type default))
  475. (fill (type outline))
  476. )
  477. (circle (center 5.08 0) (radius 0.254)
  478. (stroke (width 0) (type default))
  479. (fill (type outline))
  480. )
  481. )
  482. (symbol "USBLC6-2SC6_1_1"
  483. (pin passive line (at -10.16 -2.54 0) (length 2.54)
  484. (name "I/O1" (effects (font (size 1.27 1.27))))
  485. (number "1" (effects (font (size 1.27 1.27))))
  486. )
  487. (pin passive line (at 0 -10.16 90) (length 2.54)
  488. (name "GND" (effects (font (size 1.27 1.27))))
  489. (number "2" (effects (font (size 1.27 1.27))))
  490. )
  491. (pin passive line (at 10.16 -2.54 180) (length 2.54)
  492. (name "I/O2" (effects (font (size 1.27 1.27))))
  493. (number "3" (effects (font (size 1.27 1.27))))
  494. )
  495. (pin passive line (at 10.16 2.54 180) (length 2.54)
  496. (name "I/O2" (effects (font (size 1.27 1.27))))
  497. (number "4" (effects (font (size 1.27 1.27))))
  498. )
  499. (pin passive line (at 0 10.16 270) (length 2.54)
  500. (name "VBUS" (effects (font (size 1.27 1.27))))
  501. (number "5" (effects (font (size 1.27 1.27))))
  502. )
  503. (pin passive line (at -10.16 2.54 0) (length 2.54)
  504. (name "I/O1" (effects (font (size 1.27 1.27))))
  505. (number "6" (effects (font (size 1.27 1.27))))
  506. )
  507. )
  508. )
  509. (symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
  510. (property "Reference" "#PWR" (at 0 -3.81 0)
  511. (effects (font (size 1.27 1.27)) hide)
  512. )
  513. (property "Value" "+5V" (at 0 3.556 0)
  514. (effects (font (size 1.27 1.27)))
  515. )
  516. (property "Footprint" "" (at 0 0 0)
  517. (effects (font (size 1.27 1.27)) hide)
  518. )
  519. (property "Datasheet" "" (at 0 0 0)
  520. (effects (font (size 1.27 1.27)) hide)
  521. )
  522. (property "ki_keywords" "power-flag" (at 0 0 0)
  523. (effects (font (size 1.27 1.27)) hide)
  524. )
  525. (property "ki_description" "Power symbol creates a global label with name \"+5V\"" (at 0 0 0)
  526. (effects (font (size 1.27 1.27)) hide)
  527. )
  528. (symbol "+5V_0_1"
  529. (polyline
  530. (pts
  531. (xy -0.762 1.27)
  532. (xy 0 2.54)
  533. )
  534. (stroke (width 0) (type default))
  535. (fill (type none))
  536. )
  537. (polyline
  538. (pts
  539. (xy 0 0)
  540. (xy 0 2.54)
  541. )
  542. (stroke (width 0) (type default))
  543. (fill (type none))
  544. )
  545. (polyline
  546. (pts
  547. (xy 0 2.54)
  548. (xy 0.762 1.27)
  549. )
  550. (stroke (width 0) (type default))
  551. (fill (type none))
  552. )
  553. )
  554. (symbol "+5V_1_1"
  555. (pin power_in line (at 0 0 90) (length 0) hide
  556. (name "+5V" (effects (font (size 1.27 1.27))))
  557. (number "1" (effects (font (size 1.27 1.27))))
  558. )
  559. )
  560. )
  561. (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
  562. (property "Reference" "#PWR" (at 0 -6.35 0)
  563. (effects (font (size 1.27 1.27)) hide)
  564. )
  565. (property "Value" "GND" (at 0 -3.81 0)
  566. (effects (font (size 1.27 1.27)))
  567. )
  568. (property "Footprint" "" (at 0 0 0)
  569. (effects (font (size 1.27 1.27)) hide)
  570. )
  571. (property "Datasheet" "" (at 0 0 0)
  572. (effects (font (size 1.27 1.27)) hide)
  573. )
  574. (property "ki_keywords" "power-flag" (at 0 0 0)
  575. (effects (font (size 1.27 1.27)) hide)
  576. )
  577. (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
  578. (effects (font (size 1.27 1.27)) hide)
  579. )
  580. (symbol "GND_0_1"
  581. (polyline
  582. (pts
  583. (xy 0 0)
  584. (xy 0 -1.27)
  585. (xy 1.27 -1.27)
  586. (xy 0 -2.54)
  587. (xy -1.27 -1.27)
  588. (xy 0 -1.27)
  589. )
  590. (stroke (width 0) (type default))
  591. (fill (type none))
  592. )
  593. )
  594. (symbol "GND_1_1"
  595. (pin power_in line (at 0 0 270) (length 0) hide
  596. (name "GND" (effects (font (size 1.27 1.27))))
  597. (number "1" (effects (font (size 1.27 1.27))))
  598. )
  599. )
  600. )
  601. )
  602. (junction (at 87.63 71.12) (diameter 0) (color 0 0 0 0)
  603. (uuid 05e45f00-3c6b-4c0c-9ffb-3fe26fcda007)
  604. )
  605. (junction (at 90.17 91.44) (diameter 0) (color 0 0 0 0)
  606. (uuid 2a6ee718-8cdf-4fa6-be7c-8fe885d98fd7)
  607. )
  608. (junction (at 143.51 71.12) (diameter 0) (color 0 0 0 0)
  609. (uuid 58a87288-e2bf-4c88-9871-a753efc69e9d)
  610. )
  611. (junction (at 90.17 96.52) (diameter 0) (color 0 0 0 0)
  612. (uuid 621c8eb9-ae87-439a-b350-badb5d559a5a)
  613. )
  614. (junction (at 81.28 81.28) (diameter 0) (color 0 0 0 0)
  615. (uuid 68377e50-69bc-450e-988d-db77ebfcf394)
  616. )
  617. (junction (at 90.17 76.2) (diameter 0) (color 0 0 0 0)
  618. (uuid 9c8eae28-a7c3-4e6a-bd81-98cf70031070)
  619. )
  620. (junction (at 96.52 71.12) (diameter 0) (color 0 0 0 0)
  621. (uuid c62adb8b-b306-48da-b0ae-f6a287e54f62)
  622. )
  623. (junction (at 80.01 83.82) (diameter 0) (color 0 0 0 0)
  624. (uuid c7780180-ed39-465b-b4f2-f403f2fe9dea)
  625. )
  626. (no_connect (at 77.47 73.66) (uuid 0fc912fd-5036-4a55-b598-a9af40810824))
  627. (no_connect (at 77.47 88.9) (uuid 1765d6b9-ca0e-49c2-8c3c-8ab35eb3909b))
  628. (no_connect (at 77.47 99.06) (uuid 89bd1fdd-6a91-474e-8495-7a2ba7eb6260))
  629. (wire (pts (xy 77.47 83.82) (xy 80.01 83.82))
  630. (stroke (width 0) (type default))
  631. (uuid 046ca2d8-3ca1-4c64-8090-c45e9adcf30e)
  632. )
  633. (wire (pts (xy 143.51 58.42) (xy 143.51 71.12))
  634. (stroke (width 0) (type default))
  635. (uuid 0c9bbc06-f1c0-4359-8448-9c515b32a886)
  636. )
  637. (wire (pts (xy 106.68 109.22) (xy 106.68 106.68))
  638. (stroke (width 0) (type default))
  639. (uuid 0f62e92c-dce6-45dc-a560-b9db10f66ff3)
  640. )
  641. (wire (pts (xy 80.01 78.74) (xy 80.01 83.82))
  642. (stroke (width 0) (type default))
  643. (uuid 132a293d-17e0-408d-a959-abc7411de4c4)
  644. )
  645. (wire (pts (xy 77.47 86.36) (xy 81.28 86.36))
  646. (stroke (width 0) (type default))
  647. (uuid 16d74262-8635-4a64-9f97-17014fb25562)
  648. )
  649. (wire (pts (xy 77.47 96.52) (xy 90.17 96.52))
  650. (stroke (width 0) (type default))
  651. (uuid 1b5a32e4-0b8e-4f38-b679-71dc277c2087)
  652. )
  653. (wire (pts (xy 81.28 81.28) (xy 81.28 86.36))
  654. (stroke (width 0) (type default))
  655. (uuid 1fb32039-a12b-427e-b06a-f0e9a133d6f9)
  656. )
  657. (wire (pts (xy 143.51 82.55) (xy 143.51 83.82))
  658. (stroke (width 0) (type default))
  659. (uuid 22ab392d-1989-4185-9178-8083812ea067)
  660. )
  661. (wire (pts (xy 96.52 96.52) (xy 99.06 96.52))
  662. (stroke (width 0) (type default))
  663. (uuid 2938bf2d-2d32-4cb0-9d4d-563ea28ffffa)
  664. )
  665. (wire (pts (xy 132.08 71.12) (xy 143.51 71.12))
  666. (stroke (width 0) (type default))
  667. (uuid 2dc66f7e-d85d-4081-ae71-fd8851d6aeda)
  668. )
  669. (wire (pts (xy 87.63 71.12) (xy 87.63 93.98))
  670. (stroke (width 0) (type default))
  671. (uuid 2fb9964c-4cd4-4e81-b5e8-f78759d3adb5)
  672. )
  673. (wire (pts (xy 80.01 83.82) (xy 93.98 83.82))
  674. (stroke (width 0) (type default))
  675. (uuid 39896e95-d5b7-4b2d-91fb-a97d46123782)
  676. )
  677. (wire (pts (xy 86.36 76.2) (xy 90.17 76.2))
  678. (stroke (width 0) (type default))
  679. (uuid 3c66e6e2-f12d-4b23-910e-e478d272dfd5)
  680. )
  681. (wire (pts (xy 121.92 96.52) (xy 121.92 99.06))
  682. (stroke (width 0) (type default))
  683. (uuid 460147d8-e4b6-4910-88e9-07d1ddd6c2df)
  684. )
  685. (wire (pts (xy 111.76 81.28) (xy 111.76 86.36))
  686. (stroke (width 0) (type default))
  687. (uuid 53fda1fb-12bd-4536-80e1-aab5c0e3fc58)
  688. )
  689. (wire (pts (xy 90.17 91.44) (xy 90.17 96.52))
  690. (stroke (width 0) (type default))
  691. (uuid 55cff608-ab38-48d9-ac09-2d0a877ceca1)
  692. )
  693. (wire (pts (xy 77.47 71.12) (xy 87.63 71.12))
  694. (stroke (width 0) (type default))
  695. (uuid 5a889284-4c9f-49be-8f02-e43e18550914)
  696. )
  697. (wire (pts (xy 90.17 76.2) (xy 90.17 91.44))
  698. (stroke (width 0) (type default))
  699. (uuid 6b69fc79-c78f-4df1-9a05-c51d4173705f)
  700. )
  701. (wire (pts (xy 77.47 81.28) (xy 81.28 81.28))
  702. (stroke (width 0) (type default))
  703. (uuid 6e77d4d6-0239-4c20-98f8-23ae4f71d638)
  704. )
  705. (wire (pts (xy 119.38 96.52) (xy 121.92 96.52))
  706. (stroke (width 0) (type default))
  707. (uuid 6fd21292-6577-40e1-bbda-18906b5e9f6f)
  708. )
  709. (wire (pts (xy 81.28 81.28) (xy 106.68 81.28))
  710. (stroke (width 0) (type default))
  711. (uuid 74343e9f-cac0-4aec-a43c-c4538e48108c)
  712. )
  713. (wire (pts (xy 90.17 68.58) (xy 90.17 76.2))
  714. (stroke (width 0) (type default))
  715. (uuid 8385d9f6-6997-423b-b38d-d0ab00c45f3f)
  716. )
  717. (wire (pts (xy 77.47 76.2) (xy 78.74 76.2))
  718. (stroke (width 0) (type default))
  719. (uuid 84febc35-87fd-4cad-8e04-2b66390cfc12)
  720. )
  721. (wire (pts (xy 96.52 96.52) (xy 96.52 71.12))
  722. (stroke (width 0) (type default))
  723. (uuid 87a0ffb1-5477-4b20-a3ac-fef5af129a33)
  724. )
  725. (wire (pts (xy 90.17 96.52) (xy 90.17 101.6))
  726. (stroke (width 0) (type default))
  727. (uuid 8b022692-69b7-4bd6-bf38-57edecf356fa)
  728. )
  729. (wire (pts (xy 106.68 81.28) (xy 106.68 86.36))
  730. (stroke (width 0) (type default))
  731. (uuid 929c74c0-78bf-4efe-a778-fa328e951865)
  732. )
  733. (wire (pts (xy 93.98 83.82) (xy 93.98 109.22))
  734. (stroke (width 0) (type default))
  735. (uuid a4541b62-7a39-4707-9c6f-80dce1be9cee)
  736. )
  737. (wire (pts (xy 77.47 78.74) (xy 80.01 78.74))
  738. (stroke (width 0) (type default))
  739. (uuid a6aea586-fa7f-410e-b933-25e3766c3410)
  740. )
  741. (wire (pts (xy 143.51 71.12) (xy 143.51 74.93))
  742. (stroke (width 0) (type default))
  743. (uuid b606e532-e4c7-444d-b9ff-879f52cfde92)
  744. )
  745. (wire (pts (xy 87.63 71.12) (xy 96.52 71.12))
  746. (stroke (width 0) (type default))
  747. (uuid b9c0c276-e6f1-47dd-b072-0f92904248ca)
  748. )
  749. (wire (pts (xy 93.98 109.22) (xy 106.68 109.22))
  750. (stroke (width 0) (type default))
  751. (uuid c10ace36-a93c-4c08-ac75-059ef9e1f71c)
  752. )
  753. (wire (pts (xy 96.52 71.12) (xy 124.46 71.12))
  754. (stroke (width 0) (type default))
  755. (uuid d5a7688c-7438-4b6d-999f-4f2a3cb18fd6)
  756. )
  757. (wire (pts (xy 77.47 91.44) (xy 78.74 91.44))
  758. (stroke (width 0) (type default))
  759. (uuid d8370835-89ad-4b62-9f40-d0c10470788a)
  760. )
  761. (wire (pts (xy 77.47 68.58) (xy 90.17 68.58))
  762. (stroke (width 0) (type default))
  763. (uuid dc7523a5-4408-4a51-bc92-6a47a538c094)
  764. )
  765. (wire (pts (xy 77.47 93.98) (xy 87.63 93.98))
  766. (stroke (width 0) (type default))
  767. (uuid eb7e294c-b398-413b-8b78-85a66ed5f3ea)
  768. )
  769. (wire (pts (xy 231.14 195.072) (xy 231.267 195.072))
  770. (stroke (width 0) (type default))
  771. (uuid ee27052d-d497-46ee-988b-4c25ba7fc528)
  772. )
  773. (wire (pts (xy 111.76 109.22) (xy 111.76 106.68))
  774. (stroke (width 0) (type default))
  775. (uuid f030cfe8-f922-4a12-a58d-2ff6e60a9bb9)
  776. )
  777. (wire (pts (xy 86.36 91.44) (xy 90.17 91.44))
  778. (stroke (width 0) (type default))
  779. (uuid f2392fe0-54af-4e02-8793-9ba2471944b5)
  780. )
  781. (hierarchical_label "USB_D+" (shape input) (at 111.76 81.28 0) (fields_autoplaced)
  782. (effects (font (size 1.27 1.27)) (justify left))
  783. (uuid 1527299a-08b3-47c3-929f-a75c83be365e)
  784. )
  785. (hierarchical_label "USB_D-" (shape input) (at 111.76 109.22 0) (fields_autoplaced)
  786. (effects (font (size 1.27 1.27)) (justify left))
  787. (uuid aa288a22-ea1d-474d-8dae-efe971580843)
  788. )
  789. (symbol (lib_id "Device:Polyfuse") (at 128.27 71.12 270) (unit 1)
  790. (in_bom yes) (on_board yes) (dnp no)
  791. (uuid 00000000-0000-0000-0000-00005cc74192)
  792. (property "Reference" "F1" (at 128.27 68.58 90)
  793. (effects (font (size 1.27 1.27)))
  794. )
  795. (property "Value" "Polyfuse 460mA" (at 128.27 74.93 90)
  796. (effects (font (size 1.27 1.27)))
  797. )
  798. (property "Footprint" "Greaseweazle:Fuse_1206_3216Metric" (at 123.19 72.39 0)
  799. (effects (font (size 1.27 1.27)) (justify left) hide)
  800. )
  801. (property "Datasheet" "https://datasheet.lcsc.com/szlcsc/1811141110_TECHFUSE-nSMD020-30V_C69680.pdf" (at 128.27 71.12 0)
  802. (effects (font (size 1.27 1.27)) hide)
  803. )
  804. (property "LCSC" "C69680" (at 90.17 36.83 0)
  805. (effects (font (size 1.27 1.27)) hide)
  806. )
  807. (property "MOUSER" "" (at 90.17 36.83 0)
  808. (effects (font (size 1.27 1.27)) hide)
  809. )
  810. (property "MPN" "" (at 90.17 36.83 0)
  811. (effects (font (size 1.27 1.27)) hide)
  812. )
  813. (pin "1" (uuid e3e54dc4-b78e-4f5d-8cb8-bba525840bd1))
  814. (pin "2" (uuid 7923f4cf-3720-454e-a63c-1335d61ae90c))
  815. (instances
  816. (project "Greaseweazle"
  817. (path "/c1bac86f-cbf6-4c5b-b60d-c26fa73d9c09/00000000-0000-0000-0000-000060f22a52"
  818. (reference "F1") (unit 1)
  819. )
  820. )
  821. )
  822. )
  823. (symbol (lib_id "power:GND") (at 90.17 101.6 0) (unit 1)
  824. (in_bom yes) (on_board yes) (dnp no)
  825. (uuid 00000000-0000-0000-0000-00005cc7520b)
  826. (property "Reference" "#PWR0104" (at 90.17 107.95 0)
  827. (effects (font (size 1.27 1.27)) hide)
  828. )
  829. (property "Value" "GND" (at 90.297 105.9942 0)
  830. (effects (font (size 1.27 1.27)))
  831. )
  832. (property "Footprint" "" (at 90.17 101.6 0)
  833. (effects (font (size 1.27 1.27)) hide)
  834. )
  835. (property "Datasheet" "" (at 90.17 101.6 0)
  836. (effects (font (size 1.27 1.27)) hide)
  837. )
  838. (pin "1" (uuid d237b04b-80a2-4654-ba41-e47cfae37f65))
  839. (instances
  840. (project "Greaseweazle"
  841. (path "/c1bac86f-cbf6-4c5b-b60d-c26fa73d9c09/00000000-0000-0000-0000-000060f22a52"
  842. (reference "#PWR0104") (unit 1)
  843. )
  844. )
  845. )
  846. )
  847. (symbol (lib_id "power:GND") (at 143.51 83.82 0) (unit 1)
  848. (in_bom yes) (on_board yes) (dnp no)
  849. (uuid 00000000-0000-0000-0000-00005cc8b39c)
  850. (property "Reference" "#PWR0102" (at 143.51 90.17 0)
  851. (effects (font (size 1.27 1.27)) hide)
  852. )
  853. (property "Value" "GND" (at 143.637 88.2142 0)
  854. (effects (font (size 1.27 1.27)))
  855. )
  856. (property "Footprint" "" (at 143.51 83.82 0)
  857. (effects (font (size 1.27 1.27)) hide)
  858. )
  859. (property "Datasheet" "" (at 143.51 83.82 0)
  860. (effects (font (size 1.27 1.27)) hide)
  861. )
  862. (pin "1" (uuid 535abd59-de73-4701-a51d-ea8da17274cc))
  863. (instances
  864. (project "Greaseweazle"
  865. (path "/c1bac86f-cbf6-4c5b-b60d-c26fa73d9c09/00000000-0000-0000-0000-000060f22a52"
  866. (reference "#PWR0102") (unit 1)
  867. )
  868. )
  869. )
  870. )
  871. (symbol (lib_id "Greaseweazle:HRO-TYPE-C-31-M-12") (at 74.93 82.55 0) (unit 1)
  872. (in_bom yes) (on_board yes) (dnp no)
  873. (uuid 00000000-0000-0000-0000-00005e68a6b6)
  874. (property "Reference" "USB1" (at 74.93 51.9938 0)
  875. (effects (font (size 1.524 1.524)))
  876. )
  877. (property "Value" "HRO-TYPE-C-31-M-12" (at 74.93 54.6862 0)
  878. (effects (font (size 1.524 1.524)))
  879. )
  880. (property "Footprint" "Greaseweazle:HRO-TYPE-C-31-M-12" (at 74.93 57.3786 0)
  881. (effects (font (size 1.524 1.524)))
  882. )
  883. (property "Datasheet" "https://datasheet.lcsc.com/szlcsc/1811131825_Korean-Hroparts-Elec-TYPE-C-31-M-12_C165948.pdf" (at 57.15 81.28 0)
  884. (effects (font (size 1.524 1.524)) hide)
  885. )
  886. (property "LCSC" "C165948" (at 74.93 82.55 0)
  887. (effects (font (size 1.27 1.27)) hide)
  888. )
  889. (pin "1" (uuid 844ae084-b702-4cc4-b628-72ea41b1f0b7))
  890. (pin "10" (uuid 9369e5ea-caad-42d6-9087-a2617ed111ff))
  891. (pin "11" (uuid 445530eb-3c60-4dbb-a9d2-972cfbcab07c))
  892. (pin "12" (uuid 842ba290-aaad-4bdb-be72-30a94d8f1939))
  893. (pin "13" (uuid eac2f2e2-5f42-48c2-9089-d8676c73c42c))
  894. (pin "2" (uuid 208940d8-fe18-4dbb-a3ab-dfb6808c3a6c))
  895. (pin "3" (uuid 9348f73e-0de9-4560-a2fa-c7bed9f689f2))
  896. (pin "4" (uuid 778afe45-9f16-4ca1-a254-07a0979cd9bb))
  897. (pin "5" (uuid 2d74bb8d-de77-4958-a1db-56a01f938d3b))
  898. (pin "6" (uuid 03eb300a-5f6e-4d3f-b371-2bdb6f7d76d9))
  899. (pin "7" (uuid 041568c4-9dc7-475c-8bfb-b87e32a2005d))
  900. (pin "8" (uuid 7e5ec390-f97b-4804-9629-b010a74c0caf))
  901. (pin "9" (uuid 342334b7-6092-4f61-9771-2b8fc04c1cdc))
  902. (instances
  903. (project "Greaseweazle"
  904. (path "/c1bac86f-cbf6-4c5b-b60d-c26fa73d9c09/00000000-0000-0000-0000-000060f22a52"
  905. (reference "USB1") (unit 1)
  906. )
  907. )
  908. )
  909. )
  910. (symbol (lib_id "Device:R") (at 82.55 76.2 270) (unit 1)
  911. (in_bom yes) (on_board yes) (dnp no)
  912. (uuid 00000000-0000-0000-0000-00005e733708)
  913. (property "Reference" "R1" (at 82.55 73.66 90)
  914. (effects (font (size 1.27 1.27)))
  915. )
  916. (property "Value" "5.1k" (at 82.55 78.74 90)
  917. (effects (font (size 1.27 1.27)))
  918. )
  919. (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 82.55 74.422 90)
  920. (effects (font (size 1.27 1.27)) hide)
  921. )
  922. (property "Datasheet" "~" (at 82.55 76.2 0)
  923. (effects (font (size 1.27 1.27)) hide)
  924. )
  925. (property "LCSC" "C25905" (at 82.55 76.2 0)
  926. (effects (font (size 1.27 1.27)) hide)
  927. )
  928. (property "Supplier" "" (at 82.55 76.2 0)
  929. (effects (font (size 1.27 1.27)) hide)
  930. )
  931. (pin "1" (uuid 0a595de8-49f3-499c-ae51-7b72e1bd481e))
  932. (pin "2" (uuid dc033443-2703-4264-8c14-41a3d67b6c49))
  933. (instances
  934. (project "Greaseweazle"
  935. (path "/c1bac86f-cbf6-4c5b-b60d-c26fa73d9c09/00000000-0000-0000-0000-000060f22a52"
  936. (reference "R1") (unit 1)
  937. )
  938. )
  939. )
  940. )
  941. (symbol (lib_id "Device:R") (at 82.55 91.44 270) (unit 1)
  942. (in_bom yes) (on_board yes) (dnp no)
  943. (uuid 00000000-0000-0000-0000-00005e79f20f)
  944. (property "Reference" "R2" (at 82.55 86.1822 90)
  945. (effects (font (size 1.27 1.27)))
  946. )
  947. (property "Value" "5.1k" (at 82.55 88.4936 90)
  948. (effects (font (size 1.27 1.27)))
  949. )
  950. (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 82.55 89.662 90)
  951. (effects (font (size 1.27 1.27)) hide)
  952. )
  953. (property "Datasheet" "~" (at 82.55 91.44 0)
  954. (effects (font (size 1.27 1.27)) hide)
  955. )
  956. (property "LCSC" "C25905" (at 82.55 91.44 0)
  957. (effects (font (size 1.27 1.27)) hide)
  958. )
  959. (property "Supplier" "" (at 82.55 91.44 0)
  960. (effects (font (size 1.27 1.27)) hide)
  961. )
  962. (pin "1" (uuid f105b2f9-77bd-4edf-ad2c-330df90ea317))
  963. (pin "2" (uuid 0ad2dbcc-680f-4d79-840c-e8ea7bda806d))
  964. (instances
  965. (project "Greaseweazle"
  966. (path "/c1bac86f-cbf6-4c5b-b60d-c26fa73d9c09/00000000-0000-0000-0000-000060f22a52"
  967. (reference "R2") (unit 1)
  968. )
  969. )
  970. )
  971. )
  972. (symbol (lib_id "Device:C") (at 143.51 78.74 0) (mirror x) (unit 1)
  973. (in_bom yes) (on_board yes) (dnp no)
  974. (uuid 00000000-0000-0000-0000-00005e7feac9)
  975. (property "Reference" "C1" (at 137.1092 78.74 0)
  976. (effects (font (size 1.27 1.27)))
  977. )
  978. (property "Value" "1uF" (at 138.43 81.28 0)
  979. (effects (font (size 1.27 1.27)))
  980. )
  981. (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 144.4752 74.93 0)
  982. (effects (font (size 1.27 1.27)) hide)
  983. )
  984. (property "Datasheet" "~" (at 143.51 78.74 0)
  985. (effects (font (size 1.27 1.27)) hide)
  986. )
  987. (property "LCSC" "C15849" (at 107.95 54.61 0)
  988. (effects (font (size 1.27 1.27)) hide)
  989. )
  990. (property "MOUSER" "" (at 107.95 54.61 0)
  991. (effects (font (size 1.27 1.27)) hide)
  992. )
  993. (property "MPN" "" (at 107.95 54.61 0)
  994. (effects (font (size 1.27 1.27)) hide)
  995. )
  996. (property "Supplier" "" (at 143.51 78.74 0)
  997. (effects (font (size 1.27 1.27)) hide)
  998. )
  999. (pin "1" (uuid dc7ff2c0-4946-410e-a713-3255c290e916))
  1000. (pin "2" (uuid a9113c66-602d-470b-b24f-4d1784f6a5e0))
  1001. (instances
  1002. (project "Greaseweazle"
  1003. (path "/c1bac86f-cbf6-4c5b-b60d-c26fa73d9c09/00000000-0000-0000-0000-000060f22a52"
  1004. (reference "C1") (unit 1)
  1005. )
  1006. )
  1007. )
  1008. )
  1009. (symbol (lib_id "Power_Protection:USBLC6-2SC6") (at 109.22 96.52 90) (unit 1)
  1010. (in_bom yes) (on_board yes) (dnp no)
  1011. (uuid 00000000-0000-0000-0000-00005e95f9cd)
  1012. (property "Reference" "U2" (at 115.57 87.63 90)
  1013. (effects (font (size 1.27 1.27)) (justify right))
  1014. )
  1015. (property "Value" "USBLC6-2SC6" (at 114.3 85.09 90)
  1016. (effects (font (size 1.27 1.27)) (justify right))
  1017. )
  1018. (property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (at 99.06 115.57 0)
  1019. (effects (font (size 1.27 1.27)) hide)
  1020. )
  1021. (property "Datasheet" "" (at 100.33 91.44 0)
  1022. (effects (font (size 1.27 1.27)) hide)
  1023. )
  1024. (property "LCSC" "C7519" (at 109.22 96.52 0)
  1025. (effects (font (size 1.27 1.27)) hide)
  1026. )
  1027. (pin "1" (uuid c3156dfe-ad86-452a-942c-d88fa4ce14f4))
  1028. (pin "2" (uuid af89d63d-3be6-4dcb-a825-41cb31178289))
  1029. (pin "3" (uuid 2e84c38e-66af-4af6-afe9-1ffa7a4dfbae))
  1030. (pin "4" (uuid 1bab46dd-f520-45a1-83fe-b0c86807ba63))
  1031. (pin "5" (uuid e64dd6cf-b25a-44a7-a209-ae75962a691a))
  1032. (pin "6" (uuid 5e96b56d-27a5-417e-b0ec-349bf63d0a73))
  1033. (instances
  1034. (project "Greaseweazle"
  1035. (path "/c1bac86f-cbf6-4c5b-b60d-c26fa73d9c09/00000000-0000-0000-0000-000060f22a52"
  1036. (reference "U2") (unit 1)
  1037. )
  1038. )
  1039. )
  1040. )
  1041. (symbol (lib_id "power:GND") (at 121.92 99.06 0) (unit 1)
  1042. (in_bom yes) (on_board yes) (dnp no)
  1043. (uuid 00000000-0000-0000-0000-00005e9ecde8)
  1044. (property "Reference" "#PWR0105" (at 121.92 105.41 0)
  1045. (effects (font (size 1.27 1.27)) hide)
  1046. )
  1047. (property "Value" "GND" (at 122.047 103.4542 0)
  1048. (effects (font (size 1.27 1.27)))
  1049. )
  1050. (property "Footprint" "" (at 121.92 99.06 0)
  1051. (effects (font (size 1.27 1.27)) hide)
  1052. )
  1053. (property "Datasheet" "" (at 121.92 99.06 0)
  1054. (effects (font (size 1.27 1.27)) hide)
  1055. )
  1056. (pin "1" (uuid 9c733c71-8913-4317-8a13-37349cc819db))
  1057. (instances
  1058. (project "Greaseweazle"
  1059. (path "/c1bac86f-cbf6-4c5b-b60d-c26fa73d9c09/00000000-0000-0000-0000-000060f22a52"
  1060. (reference "#PWR0105") (unit 1)
  1061. )
  1062. )
  1063. )
  1064. )
  1065. (symbol (lib_id "power:+5V") (at 143.51 58.42 0) (unit 1)
  1066. (in_bom yes) (on_board yes) (dnp no)
  1067. (uuid 00000000-0000-0000-0000-000062237a55)
  1068. (property "Reference" "#PWR0106" (at 143.51 62.23 0)
  1069. (effects (font (size 1.27 1.27)) hide)
  1070. )
  1071. (property "Value" "+5V" (at 143.891 54.0258 0)
  1072. (effects (font (size 1.27 1.27)))
  1073. )
  1074. (property "Footprint" "" (at 143.51 58.42 0)
  1075. (effects (font (size 1.27 1.27)) hide)
  1076. )
  1077. (property "Datasheet" "" (at 143.51 58.42 0)
  1078. (effects (font (size 1.27 1.27)) hide)
  1079. )
  1080. (pin "1" (uuid 489a3036-9fd5-47fc-be8b-57babb17c701))
  1081. (instances
  1082. (project "Greaseweazle"
  1083. (path "/c1bac86f-cbf6-4c5b-b60d-c26fa73d9c09/00000000-0000-0000-0000-000060f22a52"
  1084. (reference "#PWR0106") (unit 1)
  1085. )
  1086. )
  1087. )
  1088. )
  1089. )