rtc.kicad_sch 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791
  1. (kicad_sch (version 20230121) (generator eeschema)
  2. (uuid 2b1a1d99-4ea2-4cae-846a-5609aadc4265)
  3. (paper "A4")
  4. (title_block
  5. (title "MAX80")
  6. (date "2021-02-22")
  7. (rev "0.01")
  8. (company "Peter o Per")
  9. )
  10. (lib_symbols
  11. (symbol "Device:Battery_Cell" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
  12. (property "Reference" "BT" (at 2.54 2.54 0)
  13. (effects (font (size 1.27 1.27)) (justify left))
  14. )
  15. (property "Value" "Device_Battery_Cell" (at 2.54 0 0)
  16. (effects (font (size 1.27 1.27)) (justify left))
  17. )
  18. (property "Footprint" "" (at 0 1.524 90)
  19. (effects (font (size 1.27 1.27)) hide)
  20. )
  21. (property "Datasheet" "" (at 0 1.524 90)
  22. (effects (font (size 1.27 1.27)) hide)
  23. )
  24. (symbol "Battery_Cell_0_1"
  25. (rectangle (start -2.286 1.778) (end 2.286 1.524)
  26. (stroke (width 0) (type default))
  27. (fill (type outline))
  28. )
  29. (rectangle (start -1.5748 1.1938) (end 1.4732 0.6858)
  30. (stroke (width 0) (type default))
  31. (fill (type outline))
  32. )
  33. (polyline
  34. (pts
  35. (xy 0 0.762)
  36. (xy 0 0)
  37. )
  38. (stroke (width 0) (type default))
  39. (fill (type none))
  40. )
  41. (polyline
  42. (pts
  43. (xy 0 1.778)
  44. (xy 0 2.54)
  45. )
  46. (stroke (width 0) (type default))
  47. (fill (type none))
  48. )
  49. (polyline
  50. (pts
  51. (xy 0.508 3.429)
  52. (xy 1.524 3.429)
  53. )
  54. (stroke (width 0.254) (type default))
  55. (fill (type none))
  56. )
  57. (polyline
  58. (pts
  59. (xy 1.016 3.937)
  60. (xy 1.016 2.921)
  61. )
  62. (stroke (width 0.254) (type default))
  63. (fill (type none))
  64. )
  65. )
  66. (symbol "Battery_Cell_1_1"
  67. (pin passive line (at 0 5.08 270) (length 2.54)
  68. (name "+" (effects (font (size 1.27 1.27))))
  69. (number "1" (effects (font (size 1.27 1.27))))
  70. )
  71. (pin passive line (at 0 -2.54 90) (length 2.54)
  72. (name "-" (effects (font (size 1.27 1.27))))
  73. (number "2" (effects (font (size 1.27 1.27))))
  74. )
  75. )
  76. )
  77. (symbol "Device:C_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
  78. (property "Reference" "C" (at 0.254 1.778 0)
  79. (effects (font (size 1.27 1.27)) (justify left))
  80. )
  81. (property "Value" "Device_C_Small" (at 0.254 -2.032 0)
  82. (effects (font (size 1.27 1.27)) (justify left))
  83. )
  84. (property "Footprint" "" (at 0 0 0)
  85. (effects (font (size 1.27 1.27)) hide)
  86. )
  87. (property "Datasheet" "" (at 0 0 0)
  88. (effects (font (size 1.27 1.27)) hide)
  89. )
  90. (property "ki_fp_filters" "C_*" (at 0 0 0)
  91. (effects (font (size 1.27 1.27)) hide)
  92. )
  93. (symbol "C_Small_0_1"
  94. (polyline
  95. (pts
  96. (xy -1.524 -0.508)
  97. (xy 1.524 -0.508)
  98. )
  99. (stroke (width 0.3302) (type default))
  100. (fill (type none))
  101. )
  102. (polyline
  103. (pts
  104. (xy -1.524 0.508)
  105. (xy 1.524 0.508)
  106. )
  107. (stroke (width 0.3048) (type default))
  108. (fill (type none))
  109. )
  110. )
  111. (symbol "C_Small_1_1"
  112. (pin passive line (at 0 2.54 270) (length 2.032)
  113. (name "~" (effects (font (size 1.27 1.27))))
  114. (number "1" (effects (font (size 1.27 1.27))))
  115. )
  116. (pin passive line (at 0 -2.54 90) (length 2.032)
  117. (name "~" (effects (font (size 1.27 1.27))))
  118. (number "2" (effects (font (size 1.27 1.27))))
  119. )
  120. )
  121. )
  122. (symbol "Device:R_Small" (pin_numbers hide) (pin_names (offset 0.254) hide) (in_bom yes) (on_board yes)
  123. (property "Reference" "R" (at 0.762 0.508 0)
  124. (effects (font (size 1.27 1.27)) (justify left))
  125. )
  126. (property "Value" "Device_R_Small" (at 0.762 -1.016 0)
  127. (effects (font (size 1.27 1.27)) (justify left))
  128. )
  129. (property "Footprint" "" (at 0 0 0)
  130. (effects (font (size 1.27 1.27)) hide)
  131. )
  132. (property "Datasheet" "" (at 0 0 0)
  133. (effects (font (size 1.27 1.27)) hide)
  134. )
  135. (property "ki_fp_filters" "R_*" (at 0 0 0)
  136. (effects (font (size 1.27 1.27)) hide)
  137. )
  138. (symbol "R_Small_0_1"
  139. (rectangle (start -0.762 1.778) (end 0.762 -1.778)
  140. (stroke (width 0.2032) (type default))
  141. (fill (type none))
  142. )
  143. )
  144. (symbol "R_Small_1_1"
  145. (pin passive line (at 0 2.54 270) (length 0.762)
  146. (name "~" (effects (font (size 1.27 1.27))))
  147. (number "1" (effects (font (size 1.27 1.27))))
  148. )
  149. (pin passive line (at 0 -2.54 90) (length 0.762)
  150. (name "~" (effects (font (size 1.27 1.27))))
  151. (number "2" (effects (font (size 1.27 1.27))))
  152. )
  153. )
  154. )
  155. (symbol "Timer_RTC:DS3231M" (in_bom yes) (on_board yes)
  156. (property "Reference" "U" (at -7.62 8.89 0)
  157. (effects (font (size 1.27 1.27)) (justify right))
  158. )
  159. (property "Value" "Timer_RTC_DS3231M" (at 10.16 8.89 0)
  160. (effects (font (size 1.27 1.27)) (justify right))
  161. )
  162. (property "Footprint" "Package_SO:SOIC-16W_7.5x10.3mm_P1.27mm" (at 0 -15.24 0)
  163. (effects (font (size 1.27 1.27)) hide)
  164. )
  165. (property "Datasheet" "" (at 6.858 1.27 0)
  166. (effects (font (size 1.27 1.27)) hide)
  167. )
  168. (property "ki_fp_filters" "SOIC*7.5x10.3mm*P1.27mm*" (at 0 0 0)
  169. (effects (font (size 1.27 1.27)) hide)
  170. )
  171. (symbol "DS3231M_0_1"
  172. (rectangle (start -10.16 7.62) (end 10.16 -7.62)
  173. (stroke (width 0.254) (type default))
  174. (fill (type background))
  175. )
  176. )
  177. (symbol "DS3231M_1_1"
  178. (pin open_collector line (at 12.7 5.08 180) (length 2.54)
  179. (name "32KHZ" (effects (font (size 1.27 1.27))))
  180. (number "1" (effects (font (size 1.27 1.27))))
  181. )
  182. (pin passive line (at 0 -10.16 90) (length 2.54) hide
  183. (name "GND" (effects (font (size 1.27 1.27))))
  184. (number "10" (effects (font (size 1.27 1.27))))
  185. )
  186. (pin passive line (at 0 -10.16 90) (length 2.54) hide
  187. (name "GND" (effects (font (size 1.27 1.27))))
  188. (number "11" (effects (font (size 1.27 1.27))))
  189. )
  190. (pin passive line (at 0 -10.16 90) (length 2.54) hide
  191. (name "GND" (effects (font (size 1.27 1.27))))
  192. (number "12" (effects (font (size 1.27 1.27))))
  193. )
  194. (pin power_in line (at 0 -10.16 90) (length 2.54)
  195. (name "GND" (effects (font (size 1.27 1.27))))
  196. (number "13" (effects (font (size 1.27 1.27))))
  197. )
  198. (pin power_in line (at 0 10.16 270) (length 2.54)
  199. (name "VBAT" (effects (font (size 1.27 1.27))))
  200. (number "14" (effects (font (size 1.27 1.27))))
  201. )
  202. (pin bidirectional line (at -12.7 2.54 0) (length 2.54)
  203. (name "SDA" (effects (font (size 1.27 1.27))))
  204. (number "15" (effects (font (size 1.27 1.27))))
  205. )
  206. (pin input line (at -12.7 5.08 0) (length 2.54)
  207. (name "SCL" (effects (font (size 1.27 1.27))))
  208. (number "16" (effects (font (size 1.27 1.27))))
  209. )
  210. (pin power_in line (at -2.54 10.16 270) (length 2.54)
  211. (name "VCC" (effects (font (size 1.27 1.27))))
  212. (number "2" (effects (font (size 1.27 1.27))))
  213. )
  214. (pin open_collector line (at 12.7 -2.54 180) (length 2.54)
  215. (name "~{INT}/SQW" (effects (font (size 1.27 1.27))))
  216. (number "3" (effects (font (size 1.27 1.27))))
  217. )
  218. (pin bidirectional line (at -12.7 -5.08 0) (length 2.54)
  219. (name "~{RST}" (effects (font (size 1.27 1.27))))
  220. (number "4" (effects (font (size 1.27 1.27))))
  221. )
  222. (pin passive line (at 0 -10.16 90) (length 2.54) hide
  223. (name "GND" (effects (font (size 1.27 1.27))))
  224. (number "5" (effects (font (size 1.27 1.27))))
  225. )
  226. (pin passive line (at 0 -10.16 90) (length 2.54) hide
  227. (name "GND" (effects (font (size 1.27 1.27))))
  228. (number "6" (effects (font (size 1.27 1.27))))
  229. )
  230. (pin passive line (at 0 -10.16 90) (length 2.54) hide
  231. (name "GND" (effects (font (size 1.27 1.27))))
  232. (number "7" (effects (font (size 1.27 1.27))))
  233. )
  234. (pin passive line (at 0 -10.16 90) (length 2.54) hide
  235. (name "GND" (effects (font (size 1.27 1.27))))
  236. (number "8" (effects (font (size 1.27 1.27))))
  237. )
  238. (pin passive line (at 0 -10.16 90) (length 2.54) hide
  239. (name "GND" (effects (font (size 1.27 1.27))))
  240. (number "9" (effects (font (size 1.27 1.27))))
  241. )
  242. )
  243. )
  244. (symbol "power:+3V3" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
  245. (property "Reference" "#PWR" (at 0 -3.81 0)
  246. (effects (font (size 1.27 1.27)) hide)
  247. )
  248. (property "Value" "power_+3V3" (at 0 3.556 0)
  249. (effects (font (size 1.27 1.27)))
  250. )
  251. (property "Footprint" "" (at 0 0 0)
  252. (effects (font (size 1.27 1.27)) hide)
  253. )
  254. (property "Datasheet" "" (at 0 0 0)
  255. (effects (font (size 1.27 1.27)) hide)
  256. )
  257. (symbol "+3V3_0_1"
  258. (polyline
  259. (pts
  260. (xy -0.762 1.27)
  261. (xy 0 2.54)
  262. )
  263. (stroke (width 0) (type default))
  264. (fill (type none))
  265. )
  266. (polyline
  267. (pts
  268. (xy 0 0)
  269. (xy 0 2.54)
  270. )
  271. (stroke (width 0) (type default))
  272. (fill (type none))
  273. )
  274. (polyline
  275. (pts
  276. (xy 0 2.54)
  277. (xy 0.762 1.27)
  278. )
  279. (stroke (width 0) (type default))
  280. (fill (type none))
  281. )
  282. )
  283. (symbol "+3V3_1_1"
  284. (pin power_in line (at 0 0 90) (length 0) hide
  285. (name "+3V3" (effects (font (size 1.27 1.27))))
  286. (number "1" (effects (font (size 1.27 1.27))))
  287. )
  288. )
  289. )
  290. (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
  291. (property "Reference" "#PWR" (at 0 -6.35 0)
  292. (effects (font (size 1.27 1.27)) hide)
  293. )
  294. (property "Value" "power_GND" (at 0 -3.81 0)
  295. (effects (font (size 1.27 1.27)))
  296. )
  297. (property "Footprint" "" (at 0 0 0)
  298. (effects (font (size 1.27 1.27)) hide)
  299. )
  300. (property "Datasheet" "" (at 0 0 0)
  301. (effects (font (size 1.27 1.27)) hide)
  302. )
  303. (symbol "GND_0_1"
  304. (polyline
  305. (pts
  306. (xy 0 0)
  307. (xy 0 -1.27)
  308. (xy 1.27 -1.27)
  309. (xy 0 -2.54)
  310. (xy -1.27 -1.27)
  311. (xy 0 -1.27)
  312. )
  313. (stroke (width 0) (type default))
  314. (fill (type none))
  315. )
  316. )
  317. (symbol "GND_1_1"
  318. (pin power_in line (at 0 0 270) (length 0) hide
  319. (name "GND" (effects (font (size 1.27 1.27))))
  320. (number "1" (effects (font (size 1.27 1.27))))
  321. )
  322. )
  323. )
  324. )
  325. (wire (pts (xy 148.59 86.36) (xy 152.4 86.36))
  326. (stroke (width 0) (type default))
  327. (uuid 0ef32369-e37b-408d-9752-7cbb993d9abb)
  328. )
  329. (wire (pts (xy 104.14 96.52) (xy 104.14 97.79))
  330. (stroke (width 0) (type default))
  331. (uuid 133bb99a-82f3-4f77-a20b-451874ac44f4)
  332. )
  333. (wire (pts (xy 91.44 105.41) (xy 93.98 105.41))
  334. (stroke (width 0) (type default))
  335. (uuid 224e8890-cdee-45fd-bd2e-64fe49c2de75)
  336. )
  337. (wire (pts (xy 106.68 118.11) (xy 106.68 119.38))
  338. (stroke (width 0) (type default))
  339. (uuid 2b878984-ad62-40d5-87be-d30f465ae2b3)
  340. )
  341. (wire (pts (xy 119.38 110.49) (xy 120.65 110.49))
  342. (stroke (width 0) (type default))
  343. (uuid 4612f9f0-1343-4ba7-94dd-7d3e9fc08dad)
  344. )
  345. (wire (pts (xy 135.89 110.49) (xy 135.89 111.76))
  346. (stroke (width 0) (type default))
  347. (uuid 4b3cefd2-e7d7-4d25-8bb9-37548c3e8b03)
  348. )
  349. (wire (pts (xy 135.89 95.25) (xy 135.89 102.87))
  350. (stroke (width 0) (type default))
  351. (uuid 86a34ff8-9697-4394-b32e-9c903027c8af)
  352. )
  353. (wire (pts (xy 148.59 76.2) (xy 148.59 78.74))
  354. (stroke (width 0) (type default))
  355. (uuid 8f2a6709-854c-4caf-959b-d289d2962128)
  356. )
  357. (wire (pts (xy 128.27 76.2) (xy 128.27 78.74))
  358. (stroke (width 0) (type default))
  359. (uuid 95376300-f16d-43b2-b149-df8f49eb2782)
  360. )
  361. (wire (pts (xy 78.74 113.03) (xy 93.98 113.03))
  362. (stroke (width 0) (type default))
  363. (uuid a067890f-6be8-49e9-b75d-ff2c32452685)
  364. )
  365. (wire (pts (xy 128.27 83.82) (xy 128.27 86.36))
  366. (stroke (width 0) (type default))
  367. (uuid b6a3e709-356a-4a55-ac00-07ba73afac37)
  368. )
  369. (wire (pts (xy 128.27 86.36) (xy 132.08 86.36))
  370. (stroke (width 0) (type default))
  371. (uuid ba3f68df-a80d-4363-9b28-2b49507e87bd)
  372. )
  373. (wire (pts (xy 106.68 95.25) (xy 135.89 95.25))
  374. (stroke (width 0) (type default))
  375. (uuid c6d0e6be-376d-4beb-9794-508920a2265a)
  376. )
  377. (wire (pts (xy 106.68 97.79) (xy 106.68 95.25))
  378. (stroke (width 0) (type default))
  379. (uuid ca2c6135-06b9-49ec-b90b-71e52fd66fd1)
  380. )
  381. (wire (pts (xy 92.71 87.63) (xy 92.71 88.9))
  382. (stroke (width 0) (type default))
  383. (uuid cce13a3b-854c-49ae-8b19-551eed5c4f96)
  384. )
  385. (wire (pts (xy 119.38 102.87) (xy 120.65 102.87))
  386. (stroke (width 0) (type default))
  387. (uuid d22f8c08-7c7a-481b-96ff-cad6b4c95453)
  388. )
  389. (wire (pts (xy 148.59 83.82) (xy 148.59 86.36))
  390. (stroke (width 0) (type default))
  391. (uuid f0d5ae26-c535-4a37-9220-b3d08bfeda2f)
  392. )
  393. (wire (pts (xy 92.71 81.28) (xy 92.71 82.55))
  394. (stroke (width 0) (type default))
  395. (uuid f5a54919-b960-48fc-8517-e9e32dce0bf0)
  396. )
  397. (wire (pts (xy 91.44 102.87) (xy 93.98 102.87))
  398. (stroke (width 0) (type default))
  399. (uuid fe2b05f5-675b-44d0-956c-c5829b7c692a)
  400. )
  401. (hierarchical_label "SCL" (shape input) (at 91.44 102.87 180) (fields_autoplaced)
  402. (effects (font (size 1.27 1.27)) (justify right))
  403. (uuid 78de0256-23a6-42c0-8b5a-1425aa40457a)
  404. )
  405. (hierarchical_label "SDA" (shape input) (at 91.44 105.41 180) (fields_autoplaced)
  406. (effects (font (size 1.27 1.27)) (justify right))
  407. (uuid 807db03e-eb6e-4455-9049-0461408189fa)
  408. )
  409. (hierarchical_label "32KHZ" (shape input) (at 120.65 102.87 0) (fields_autoplaced)
  410. (effects (font (size 1.27 1.27)) (justify left))
  411. (uuid 8aaa3345-c586-4729-9584-3137be876023)
  412. )
  413. (hierarchical_label "INT" (shape input) (at 120.65 110.49 0) (fields_autoplaced)
  414. (effects (font (size 1.27 1.27)) (justify left))
  415. (uuid a8333ca2-6919-4fe3-9f28-bacc852923df)
  416. )
  417. (hierarchical_label "32KHZ" (shape input) (at 132.08 86.36 0) (fields_autoplaced)
  418. (effects (font (size 1.27 1.27)) (justify left))
  419. (uuid cac6ef5d-79dc-46ad-ba83-77cb1377c287)
  420. )
  421. (hierarchical_label "INT" (shape input) (at 152.4 86.36 0) (fields_autoplaced)
  422. (effects (font (size 1.27 1.27)) (justify left))
  423. (uuid ee4527a8-96f7-423b-b0eb-5c3b1bed75f9)
  424. )
  425. (symbol (lib_id "Timer_RTC:DS3231M") (at 106.68 107.95 0) (unit 1)
  426. (in_bom yes) (on_board yes) (dnp no)
  427. (uuid 00000000-0000-0000-0000-000060239074)
  428. (property "Reference" "U12" (at 99.06 97.79 0)
  429. (effects (font (size 1.27 1.27)))
  430. )
  431. (property "Value" "DS3231M+" (at 113.03 97.79 0)
  432. (effects (font (size 1.27 1.27)))
  433. )
  434. (property "Footprint" "Package_SO:SOIC-16W_7.5x10.3mm_P1.27mm" (at 106.68 120.65 0)
  435. (effects (font (size 1.27 1.27)) hide)
  436. )
  437. (property "Datasheet" "http://datasheets.maximintegrated.com/en/ds/DS3231M.pdf" (at 106.68 123.19 0)
  438. (effects (font (size 1.27 1.27)) hide)
  439. )
  440. (property "LCSC" "C37663" (at 106.68 107.95 0)
  441. (effects (font (size 1.27 1.27)) hide)
  442. )
  443. (pin "1" (uuid 53f47836-096c-448f-8c94-f2235e5557d3))
  444. (pin "10" (uuid 63a80e7b-5e29-492a-8025-d9ff6addda0f))
  445. (pin "11" (uuid 27f37be1-f41b-4f91-9608-f709ea51242b))
  446. (pin "12" (uuid 0aa4d9f2-137f-407a-ab80-92e4471b52a7))
  447. (pin "13" (uuid ffee5a36-5bf2-4c4a-b1fe-60fb5fb6d661))
  448. (pin "14" (uuid dffd2941-2541-43ee-97a9-79a0ab15f57d))
  449. (pin "15" (uuid c5ebcd84-ea47-4584-9ce7-ad7ea72104ec))
  450. (pin "16" (uuid 6c6c213f-0125-4841-a04e-5210f411774b))
  451. (pin "2" (uuid 711d1f2b-7c6f-4406-bf53-35aa8485f67f))
  452. (pin "3" (uuid 028ac1b4-e1ed-461b-997d-aadb6b1ef972))
  453. (pin "4" (uuid e84c1345-f09e-4367-a88c-c0057c80e52f))
  454. (pin "5" (uuid 01a1e18e-1544-4b7c-930a-f0329542b117))
  455. (pin "6" (uuid b7ec94eb-e377-4843-a9d4-6c4661f41afb))
  456. (pin "7" (uuid d8249d3a-6081-432d-aa74-a584290619e8))
  457. (pin "8" (uuid 55278d41-f42d-4e48-a850-2204c21d0135))
  458. (pin "9" (uuid 63f8faf9-ce7a-4843-8f70-16e6659d5142))
  459. (instances
  460. (project "max80"
  461. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  462. (reference "U12") (unit 1)
  463. )
  464. )
  465. )
  466. )
  467. (symbol (lib_id "Device:Battery_Cell") (at 135.89 107.95 0) (unit 1)
  468. (in_bom yes) (on_board yes) (dnp no)
  469. (uuid 00000000-0000-0000-0000-00006023a838)
  470. (property "Reference" "BT1" (at 138.8872 105.5116 0)
  471. (effects (font (size 1.27 1.27)) (justify left))
  472. )
  473. (property "Value" "Battery_Cell" (at 138.8872 107.823 0)
  474. (effects (font (size 1.27 1.27)) (justify left))
  475. )
  476. (property "Footprint" "max80:BatteryHolder_Keystone_103_1x20mm" (at 135.89 106.426 90)
  477. (effects (font (size 1.27 1.27)) hide)
  478. )
  479. (property "Datasheet" "~" (at 135.89 106.426 90)
  480. (effects (font (size 1.27 1.27)) hide)
  481. )
  482. (property "LCSC" "NM" (at 135.89 107.95 0)
  483. (effects (font (size 1.27 1.27)) hide)
  484. )
  485. (pin "1" (uuid 2d645c45-f9f6-4fe6-be8a-3c78754dd9d2))
  486. (pin "2" (uuid fd0bfc2c-c242-4c45-a2ce-a3cfcb0ffc5b))
  487. (instances
  488. (project "max80"
  489. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  490. (reference "BT1") (unit 1)
  491. )
  492. )
  493. )
  494. )
  495. (symbol (lib_id "Device:C_Small") (at 92.71 85.09 0) (unit 1)
  496. (in_bom yes) (on_board yes) (dnp no)
  497. (uuid 00000000-0000-0000-0000-00006023b210)
  498. (property "Reference" "C47" (at 87.63 82.55 0)
  499. (effects (font (size 1.27 1.27)) (justify left))
  500. )
  501. (property "Value" "100nF" (at 86.36 87.63 0)
  502. (effects (font (size 1.27 1.27)) (justify left))
  503. )
  504. (property "Footprint" "Capacitor_SMD:C_0402_1005Metric" (at 92.71 85.09 0)
  505. (effects (font (size 1.27 1.27)) hide)
  506. )
  507. (property "Datasheet" "~" (at 92.71 85.09 0)
  508. (effects (font (size 1.27 1.27)) hide)
  509. )
  510. (property "LCSC" "C1525" (at 92.71 85.09 0)
  511. (effects (font (size 1.27 1.27)) hide)
  512. )
  513. (pin "1" (uuid ee217293-ddc6-462b-afed-e924309e0558))
  514. (pin "2" (uuid cf2ca2b8-c110-4ac7-9be4-383392984644))
  515. (instances
  516. (project "max80"
  517. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  518. (reference "C47") (unit 1)
  519. )
  520. )
  521. )
  522. )
  523. (symbol (lib_id "power:+3V3") (at 92.71 81.28 0) (unit 1)
  524. (in_bom yes) (on_board yes) (dnp no)
  525. (uuid 00000000-0000-0000-0000-00006023b8b4)
  526. (property "Reference" "#PWR0114" (at 92.71 85.09 0)
  527. (effects (font (size 1.27 1.27)) hide)
  528. )
  529. (property "Value" "+3V3" (at 93.091 76.8858 0)
  530. (effects (font (size 1.27 1.27)))
  531. )
  532. (property "Footprint" "" (at 92.71 81.28 0)
  533. (effects (font (size 1.27 1.27)) hide)
  534. )
  535. (property "Datasheet" "" (at 92.71 81.28 0)
  536. (effects (font (size 1.27 1.27)) hide)
  537. )
  538. (pin "1" (uuid 7f7703d5-e789-4ab7-a485-ccdff65948bf))
  539. (instances
  540. (project "max80"
  541. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  542. (reference "#PWR0114") (unit 1)
  543. )
  544. )
  545. )
  546. )
  547. (symbol (lib_id "power:GND") (at 92.71 88.9 0) (unit 1)
  548. (in_bom yes) (on_board yes) (dnp no)
  549. (uuid 00000000-0000-0000-0000-00006023bef0)
  550. (property "Reference" "#PWR0115" (at 92.71 95.25 0)
  551. (effects (font (size 1.27 1.27)) hide)
  552. )
  553. (property "Value" "GND" (at 92.837 93.2942 0)
  554. (effects (font (size 1.27 1.27)))
  555. )
  556. (property "Footprint" "" (at 92.71 88.9 0)
  557. (effects (font (size 1.27 1.27)) hide)
  558. )
  559. (property "Datasheet" "" (at 92.71 88.9 0)
  560. (effects (font (size 1.27 1.27)) hide)
  561. )
  562. (pin "1" (uuid 9486eaf1-02fa-4cbc-9ed7-eb03d1bc9760))
  563. (instances
  564. (project "max80"
  565. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  566. (reference "#PWR0115") (unit 1)
  567. )
  568. )
  569. )
  570. )
  571. (symbol (lib_id "power:GND") (at 106.68 119.38 0) (unit 1)
  572. (in_bom yes) (on_board yes) (dnp no)
  573. (uuid 00000000-0000-0000-0000-00006023c3e6)
  574. (property "Reference" "#PWR0117" (at 106.68 125.73 0)
  575. (effects (font (size 1.27 1.27)) hide)
  576. )
  577. (property "Value" "GND" (at 106.807 123.7742 0)
  578. (effects (font (size 1.27 1.27)))
  579. )
  580. (property "Footprint" "" (at 106.68 119.38 0)
  581. (effects (font (size 1.27 1.27)) hide)
  582. )
  583. (property "Datasheet" "" (at 106.68 119.38 0)
  584. (effects (font (size 1.27 1.27)) hide)
  585. )
  586. (pin "1" (uuid 0574e075-2594-4438-bbc0-8c8fc583653d))
  587. (instances
  588. (project "max80"
  589. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  590. (reference "#PWR0117") (unit 1)
  591. )
  592. )
  593. )
  594. )
  595. (symbol (lib_id "power:GND") (at 135.89 111.76 0) (unit 1)
  596. (in_bom yes) (on_board yes) (dnp no)
  597. (uuid 00000000-0000-0000-0000-00006023e0a8)
  598. (property "Reference" "#PWR0118" (at 135.89 118.11 0)
  599. (effects (font (size 1.27 1.27)) hide)
  600. )
  601. (property "Value" "GND" (at 136.017 116.1542 0)
  602. (effects (font (size 1.27 1.27)))
  603. )
  604. (property "Footprint" "" (at 135.89 111.76 0)
  605. (effects (font (size 1.27 1.27)) hide)
  606. )
  607. (property "Datasheet" "" (at 135.89 111.76 0)
  608. (effects (font (size 1.27 1.27)) hide)
  609. )
  610. (pin "1" (uuid 0b47a2df-49cd-4668-b0c4-1fbc36b963fe))
  611. (instances
  612. (project "max80"
  613. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  614. (reference "#PWR0118") (unit 1)
  615. )
  616. )
  617. )
  618. )
  619. (symbol (lib_id "power:+3V3") (at 104.14 96.52 0) (unit 1)
  620. (in_bom yes) (on_board yes) (dnp no)
  621. (uuid 00000000-0000-0000-0000-00006023ff34)
  622. (property "Reference" "#PWR0116" (at 104.14 100.33 0)
  623. (effects (font (size 1.27 1.27)) hide)
  624. )
  625. (property "Value" "+3V3" (at 102.87 92.71 0)
  626. (effects (font (size 1.27 1.27)))
  627. )
  628. (property "Footprint" "" (at 104.14 96.52 0)
  629. (effects (font (size 1.27 1.27)) hide)
  630. )
  631. (property "Datasheet" "" (at 104.14 96.52 0)
  632. (effects (font (size 1.27 1.27)) hide)
  633. )
  634. (pin "1" (uuid 8a50b5f7-d609-409d-947b-39530ce2e158))
  635. (instances
  636. (project "max80"
  637. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  638. (reference "#PWR0116") (unit 1)
  639. )
  640. )
  641. )
  642. )
  643. (symbol (lib_id "Device:R_Small") (at 128.27 81.28 0) (unit 1)
  644. (in_bom yes) (on_board yes) (dnp no)
  645. (uuid 00000000-0000-0000-0000-00006170570b)
  646. (property "Reference" "R9" (at 129.7686 80.1116 0)
  647. (effects (font (size 1.27 1.27)) (justify left))
  648. )
  649. (property "Value" "6.2k" (at 129.7686 82.423 0)
  650. (effects (font (size 1.27 1.27)) (justify left))
  651. )
  652. (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 128.27 81.28 0)
  653. (effects (font (size 1.27 1.27)) hide)
  654. )
  655. (property "Datasheet" "~" (at 128.27 81.28 0)
  656. (effects (font (size 1.27 1.27)) hide)
  657. )
  658. (property "LCSC" "C25915" (at 128.27 81.28 0)
  659. (effects (font (size 1.27 1.27)) hide)
  660. )
  661. (pin "1" (uuid b8af3bc1-3a02-4fd1-af9a-dcb440758d52))
  662. (pin "2" (uuid 6ab74b71-198a-4d67-b9ed-53d2613a5b5e))
  663. (instances
  664. (project "max80"
  665. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  666. (reference "R9") (unit 1)
  667. )
  668. )
  669. )
  670. )
  671. (symbol (lib_id "Device:R_Small") (at 148.59 81.28 0) (unit 1)
  672. (in_bom yes) (on_board yes) (dnp no)
  673. (uuid 00000000-0000-0000-0000-000061706b6d)
  674. (property "Reference" "R32" (at 150.0886 80.1116 0)
  675. (effects (font (size 1.27 1.27)) (justify left))
  676. )
  677. (property "Value" "6.2k" (at 150.0886 82.423 0)
  678. (effects (font (size 1.27 1.27)) (justify left))
  679. )
  680. (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (at 148.59 81.28 0)
  681. (effects (font (size 1.27 1.27)) hide)
  682. )
  683. (property "Datasheet" "~" (at 148.59 81.28 0)
  684. (effects (font (size 1.27 1.27)) hide)
  685. )
  686. (property "LCSC" "C25915" (at 148.59 81.28 0)
  687. (effects (font (size 1.27 1.27)) hide)
  688. )
  689. (pin "1" (uuid e2bca42a-ec74-4cf4-ad33-e5df024b4233))
  690. (pin "2" (uuid 6d012fbc-a5e9-4e1f-84d4-e411fd28d128))
  691. (instances
  692. (project "max80"
  693. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  694. (reference "R32") (unit 1)
  695. )
  696. )
  697. )
  698. )
  699. (symbol (lib_id "power:+3V3") (at 128.27 76.2 0) (unit 1)
  700. (in_bom yes) (on_board yes) (dnp no)
  701. (uuid 00000000-0000-0000-0000-000061707bb7)
  702. (property "Reference" "#PWR07" (at 128.27 80.01 0)
  703. (effects (font (size 1.27 1.27)) hide)
  704. )
  705. (property "Value" "+3V3" (at 127 72.39 0)
  706. (effects (font (size 1.27 1.27)))
  707. )
  708. (property "Footprint" "" (at 128.27 76.2 0)
  709. (effects (font (size 1.27 1.27)) hide)
  710. )
  711. (property "Datasheet" "" (at 128.27 76.2 0)
  712. (effects (font (size 1.27 1.27)) hide)
  713. )
  714. (pin "1" (uuid 7b4f6d54-7ed6-4901-bb69-20ba0e1e7347))
  715. (instances
  716. (project "max80"
  717. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  718. (reference "#PWR07") (unit 1)
  719. )
  720. )
  721. )
  722. )
  723. (symbol (lib_id "power:+3V3") (at 148.59 76.2 0) (unit 1)
  724. (in_bom yes) (on_board yes) (dnp no)
  725. (uuid 00000000-0000-0000-0000-0000617081c5)
  726. (property "Reference" "#PWR08" (at 148.59 80.01 0)
  727. (effects (font (size 1.27 1.27)) hide)
  728. )
  729. (property "Value" "+3V3" (at 147.32 72.39 0)
  730. (effects (font (size 1.27 1.27)))
  731. )
  732. (property "Footprint" "" (at 148.59 76.2 0)
  733. (effects (font (size 1.27 1.27)) hide)
  734. )
  735. (property "Datasheet" "" (at 148.59 76.2 0)
  736. (effects (font (size 1.27 1.27)) hide)
  737. )
  738. (pin "1" (uuid 99cb45f3-8712-48c5-a89d-7f7ff790252c))
  739. (instances
  740. (project "max80"
  741. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  742. (reference "#PWR08") (unit 1)
  743. )
  744. )
  745. )
  746. )
  747. (symbol (lib_id "power:+3V3") (at 78.74 113.03 0) (unit 1)
  748. (in_bom yes) (on_board yes) (dnp no)
  749. (uuid 00000000-0000-0000-0000-0000619a3577)
  750. (property "Reference" "#PWR0247" (at 78.74 116.84 0)
  751. (effects (font (size 1.27 1.27)) hide)
  752. )
  753. (property "Value" "+3V3" (at 77.47 109.22 0)
  754. (effects (font (size 1.27 1.27)))
  755. )
  756. (property "Footprint" "" (at 78.74 113.03 0)
  757. (effects (font (size 1.27 1.27)) hide)
  758. )
  759. (property "Datasheet" "" (at 78.74 113.03 0)
  760. (effects (font (size 1.27 1.27)) hide)
  761. )
  762. (pin "1" (uuid 86283825-26b2-484d-a379-58509c7afb04))
  763. (instances
  764. (project "max80"
  765. (path "/6d7ff8c0-8a2a-4636-844f-c7210ff3e6f2/00000000-0000-0000-0000-00006023577b"
  766. (reference "#PWR0247") (unit 1)
  767. )
  768. )
  769. )
  770. )
  771. )