battery_measure.kicad_sch 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587
  1. (kicad_sch
  2. (version 20260306)
  3. (generator "eeschema")
  4. (generator_version "10.0")
  5. (uuid "e1dcef8d-e278-4d76-be00-9b53ab85d2ce")
  6. (paper "A4")
  7. (lib_symbols
  8. (symbol "Device:C"
  9. (pin_numbers
  10. (hide yes)
  11. )
  12. (pin_names
  13. (offset 0.254)
  14. )
  15. (exclude_from_sim no)
  16. (in_bom yes)
  17. (on_board yes)
  18. (in_pos_files yes)
  19. (duplicate_pin_numbers_are_jumpers no)
  20. (property "Reference" "C"
  21. (at 0.635 2.54 0)
  22. (show_name no)
  23. (do_not_autoplace no)
  24. (effects
  25. (font
  26. (size 1.27 1.27)
  27. )
  28. (justify left)
  29. )
  30. )
  31. (property "Value" "C"
  32. (at 0.635 -2.54 0)
  33. (show_name no)
  34. (do_not_autoplace no)
  35. (effects
  36. (font
  37. (size 1.27 1.27)
  38. )
  39. (justify left)
  40. )
  41. )
  42. (property "Footprint" ""
  43. (at 0.9652 -3.81 0)
  44. (show_name no)
  45. (do_not_autoplace no)
  46. (hide yes)
  47. (effects
  48. (font
  49. (size 1.27 1.27)
  50. )
  51. )
  52. )
  53. (property "Datasheet" ""
  54. (at 0 0 0)
  55. (show_name no)
  56. (do_not_autoplace no)
  57. (hide yes)
  58. (effects
  59. (font
  60. (size 1.27 1.27)
  61. )
  62. )
  63. )
  64. (property "Description" "Unpolarized capacitor"
  65. (at 0 0 0)
  66. (show_name no)
  67. (do_not_autoplace no)
  68. (hide yes)
  69. (effects
  70. (font
  71. (size 1.27 1.27)
  72. )
  73. )
  74. )
  75. (property "ki_keywords" "cap capacitor"
  76. (at 0 0 0)
  77. (show_name no)
  78. (do_not_autoplace no)
  79. (hide yes)
  80. (effects
  81. (font
  82. (size 1.27 1.27)
  83. )
  84. )
  85. )
  86. (property "ki_fp_filters" "C_*"
  87. (at 0 0 0)
  88. (show_name no)
  89. (do_not_autoplace no)
  90. (hide yes)
  91. (effects
  92. (font
  93. (size 1.27 1.27)
  94. )
  95. )
  96. )
  97. (symbol "C_0_1"
  98. (polyline
  99. (pts
  100. (xy -2.032 0.762) (xy 2.032 0.762)
  101. )
  102. (stroke
  103. (width 0.508)
  104. (type default)
  105. )
  106. (fill
  107. (type none)
  108. )
  109. )
  110. (polyline
  111. (pts
  112. (xy -2.032 -0.762) (xy 2.032 -0.762)
  113. )
  114. (stroke
  115. (width 0.508)
  116. (type default)
  117. )
  118. (fill
  119. (type none)
  120. )
  121. )
  122. )
  123. (symbol "C_1_1"
  124. (pin passive line
  125. (at 0 3.81 270)
  126. (length 2.794)
  127. (name ""
  128. (effects
  129. (font
  130. (size 1.27 1.27)
  131. )
  132. )
  133. )
  134. (number "1"
  135. (effects
  136. (font
  137. (size 1.27 1.27)
  138. )
  139. )
  140. )
  141. )
  142. (pin passive line
  143. (at 0 -3.81 90)
  144. (length 2.794)
  145. (name ""
  146. (effects
  147. (font
  148. (size 1.27 1.27)
  149. )
  150. )
  151. )
  152. (number "2"
  153. (effects
  154. (font
  155. (size 1.27 1.27)
  156. )
  157. )
  158. )
  159. )
  160. )
  161. (embedded_fonts no)
  162. )
  163. (symbol "Device:R"
  164. (pin_numbers
  165. (hide yes)
  166. )
  167. (pin_names
  168. (offset 0)
  169. )
  170. (exclude_from_sim no)
  171. (in_bom yes)
  172. (on_board yes)
  173. (in_pos_files yes)
  174. (duplicate_pin_numbers_are_jumpers no)
  175. (property "Reference" "R"
  176. (at 2.032 0 90)
  177. (show_name no)
  178. (do_not_autoplace no)
  179. (effects
  180. (font
  181. (size 1.27 1.27)
  182. )
  183. )
  184. )
  185. (property "Value" "R"
  186. (at 0 0 90)
  187. (show_name no)
  188. (do_not_autoplace no)
  189. (effects
  190. (font
  191. (size 1.27 1.27)
  192. )
  193. )
  194. )
  195. (property "Footprint" ""
  196. (at -1.778 0 90)
  197. (show_name no)
  198. (do_not_autoplace no)
  199. (hide yes)
  200. (effects
  201. (font
  202. (size 1.27 1.27)
  203. )
  204. )
  205. )
  206. (property "Datasheet" ""
  207. (at 0 0 0)
  208. (show_name no)
  209. (do_not_autoplace no)
  210. (hide yes)
  211. (effects
  212. (font
  213. (size 1.27 1.27)
  214. )
  215. )
  216. )
  217. (property "Description" "Resistor"
  218. (at 0 0 0)
  219. (show_name no)
  220. (do_not_autoplace no)
  221. (hide yes)
  222. (effects
  223. (font
  224. (size 1.27 1.27)
  225. )
  226. )
  227. )
  228. (property "ki_keywords" "R res resistor"
  229. (at 0 0 0)
  230. (show_name no)
  231. (do_not_autoplace no)
  232. (hide yes)
  233. (effects
  234. (font
  235. (size 1.27 1.27)
  236. )
  237. )
  238. )
  239. (property "ki_fp_filters" "R_*"
  240. (at 0 0 0)
  241. (show_name no)
  242. (do_not_autoplace no)
  243. (hide yes)
  244. (effects
  245. (font
  246. (size 1.27 1.27)
  247. )
  248. )
  249. )
  250. (symbol "R_0_1"
  251. (rectangle
  252. (start -1.016 -2.54)
  253. (end 1.016 2.54)
  254. (stroke
  255. (width 0.254)
  256. (type default)
  257. )
  258. (fill
  259. (type none)
  260. )
  261. )
  262. )
  263. (symbol "R_1_1"
  264. (pin passive line
  265. (at 0 3.81 270)
  266. (length 1.27)
  267. (name ""
  268. (effects
  269. (font
  270. (size 1.27 1.27)
  271. )
  272. )
  273. )
  274. (number "1"
  275. (effects
  276. (font
  277. (size 1.27 1.27)
  278. )
  279. )
  280. )
  281. )
  282. (pin passive line
  283. (at 0 -3.81 90)
  284. (length 1.27)
  285. (name ""
  286. (effects
  287. (font
  288. (size 1.27 1.27)
  289. )
  290. )
  291. )
  292. (number "2"
  293. (effects
  294. (font
  295. (size 1.27 1.27)
  296. )
  297. )
  298. )
  299. )
  300. )
  301. (embedded_fonts no)
  302. )
  303. (symbol "Diode:BZV55C3V3"
  304. (pin_numbers
  305. (hide yes)
  306. )
  307. (pin_names
  308. (hide yes)
  309. )
  310. (exclude_from_sim no)
  311. (in_bom yes)
  312. (on_board yes)
  313. (in_pos_files yes)
  314. (duplicate_pin_numbers_are_jumpers no)
  315. (property "Reference" "D"
  316. (at 0 2.54 0)
  317. (show_name no)
  318. (do_not_autoplace no)
  319. (effects
  320. (font
  321. (size 1.27 1.27)
  322. )
  323. )
  324. )
  325. (property "Value" "BZV55C3V3"
  326. (at 0 -2.54 0)
  327. (show_name no)
  328. (do_not_autoplace no)
  329. (effects
  330. (font
  331. (size 1.27 1.27)
  332. )
  333. )
  334. )
  335. (property "Footprint" "Diode_SMD:D_MiniMELF"
  336. (at 0 -4.445 0)
  337. (show_name no)
  338. (do_not_autoplace no)
  339. (hide yes)
  340. (effects
  341. (font
  342. (size 1.27 1.27)
  343. )
  344. )
  345. )
  346. (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/BZV55_SER.pdf"
  347. (at 0 0 0)
  348. (show_name no)
  349. (do_not_autoplace no)
  350. (hide yes)
  351. (effects
  352. (font
  353. (size 1.27 1.27)
  354. )
  355. )
  356. )
  357. (property "Description" "3.3V, 500mW, 5%, Zener diode, MiniMELF"
  358. (at 0 0 0)
  359. (show_name no)
  360. (do_not_autoplace no)
  361. (hide yes)
  362. (effects
  363. (font
  364. (size 1.27 1.27)
  365. )
  366. )
  367. )
  368. (property "ki_keywords" "zener diode"
  369. (at 0 0 0)
  370. (show_name no)
  371. (do_not_autoplace no)
  372. (hide yes)
  373. (effects
  374. (font
  375. (size 1.27 1.27)
  376. )
  377. )
  378. )
  379. (property "ki_fp_filters" "D*MiniMELF*"
  380. (at 0 0 0)
  381. (show_name no)
  382. (do_not_autoplace no)
  383. (hide yes)
  384. (effects
  385. (font
  386. (size 1.27 1.27)
  387. )
  388. )
  389. )
  390. (symbol "BZV55C3V3_0_1"
  391. (polyline
  392. (pts
  393. (xy -1.27 -1.27) (xy -1.27 1.27) (xy -0.762 1.27)
  394. )
  395. (stroke
  396. (width 0.254)
  397. (type default)
  398. )
  399. (fill
  400. (type none)
  401. )
  402. )
  403. (polyline
  404. (pts
  405. (xy 1.27 0) (xy -1.27 0)
  406. )
  407. (stroke
  408. (width 0)
  409. (type default)
  410. )
  411. (fill
  412. (type none)
  413. )
  414. )
  415. (polyline
  416. (pts
  417. (xy 1.27 -1.27) (xy 1.27 1.27) (xy -1.27 0) (xy 1.27 -1.27)
  418. )
  419. (stroke
  420. (width 0.254)
  421. (type default)
  422. )
  423. (fill
  424. (type none)
  425. )
  426. )
  427. )
  428. (symbol "BZV55C3V3_1_1"
  429. (pin passive line
  430. (at -3.81 0 0)
  431. (length 2.54)
  432. (name "K"
  433. (effects
  434. (font
  435. (size 1.27 1.27)
  436. )
  437. )
  438. )
  439. (number "1"
  440. (effects
  441. (font
  442. (size 1.27 1.27)
  443. )
  444. )
  445. )
  446. )
  447. (pin passive line
  448. (at 3.81 0 180)
  449. (length 2.54)
  450. (name "A"
  451. (effects
  452. (font
  453. (size 1.27 1.27)
  454. )
  455. )
  456. )
  457. (number "2"
  458. (effects
  459. (font
  460. (size 1.27 1.27)
  461. )
  462. )
  463. )
  464. )
  465. )
  466. (embedded_fonts no)
  467. )
  468. (symbol "power:GND"
  469. (power global)
  470. (pin_numbers
  471. (hide yes)
  472. )
  473. (pin_names
  474. (offset 0)
  475. (hide yes)
  476. )
  477. (exclude_from_sim no)
  478. (in_bom yes)
  479. (on_board yes)
  480. (in_pos_files yes)
  481. (duplicate_pin_numbers_are_jumpers no)
  482. (property "Reference" "#PWR"
  483. (at 0 -6.35 0)
  484. (show_name no)
  485. (do_not_autoplace no)
  486. (hide yes)
  487. (effects
  488. (font
  489. (size 1.27 1.27)
  490. )
  491. )
  492. )
  493. (property "Value" "GND"
  494. (at 0 -3.81 0)
  495. (show_name no)
  496. (do_not_autoplace no)
  497. (effects
  498. (font
  499. (size 1.27 1.27)
  500. )
  501. )
  502. )
  503. (property "Footprint" ""
  504. (at 0 0 0)
  505. (show_name no)
  506. (do_not_autoplace no)
  507. (hide yes)
  508. (effects
  509. (font
  510. (size 1.27 1.27)
  511. )
  512. )
  513. )
  514. (property "Datasheet" ""
  515. (at 0 0 0)
  516. (show_name no)
  517. (do_not_autoplace no)
  518. (hide yes)
  519. (effects
  520. (font
  521. (size 1.27 1.27)
  522. )
  523. )
  524. )
  525. (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
  526. (at 0 0 0)
  527. (show_name no)
  528. (do_not_autoplace no)
  529. (hide yes)
  530. (effects
  531. (font
  532. (size 1.27 1.27)
  533. )
  534. )
  535. )
  536. (property "ki_keywords" "global power"
  537. (at 0 0 0)
  538. (show_name no)
  539. (do_not_autoplace no)
  540. (hide yes)
  541. (effects
  542. (font
  543. (size 1.27 1.27)
  544. )
  545. )
  546. )
  547. (symbol "GND_0_1"
  548. (polyline
  549. (pts
  550. (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27)
  551. )
  552. (stroke
  553. (width 0)
  554. (type default)
  555. )
  556. (fill
  557. (type none)
  558. )
  559. )
  560. )
  561. (symbol "GND_1_1"
  562. (pin power_in line
  563. (at 0 0 270)
  564. (length 0)
  565. (name ""
  566. (effects
  567. (font
  568. (size 1.27 1.27)
  569. )
  570. )
  571. )
  572. (number "1"
  573. (effects
  574. (font
  575. (size 1.27 1.27)
  576. )
  577. )
  578. )
  579. )
  580. )
  581. (embedded_fonts no)
  582. )
  583. (symbol "power:VCC"
  584. (power global)
  585. (pin_numbers
  586. (hide yes)
  587. )
  588. (pin_names
  589. (offset 0)
  590. (hide yes)
  591. )
  592. (exclude_from_sim no)
  593. (in_bom yes)
  594. (on_board yes)
  595. (in_pos_files yes)
  596. (duplicate_pin_numbers_are_jumpers no)
  597. (property "Reference" "#PWR"
  598. (at 0 -3.81 0)
  599. (show_name no)
  600. (do_not_autoplace no)
  601. (hide yes)
  602. (effects
  603. (font
  604. (size 1.27 1.27)
  605. )
  606. )
  607. )
  608. (property "Value" "VCC"
  609. (at 0 3.556 0)
  610. (show_name no)
  611. (do_not_autoplace no)
  612. (effects
  613. (font
  614. (size 1.27 1.27)
  615. )
  616. )
  617. )
  618. (property "Footprint" ""
  619. (at 0 0 0)
  620. (show_name no)
  621. (do_not_autoplace no)
  622. (hide yes)
  623. (effects
  624. (font
  625. (size 1.27 1.27)
  626. )
  627. )
  628. )
  629. (property "Datasheet" ""
  630. (at 0 0 0)
  631. (show_name no)
  632. (do_not_autoplace no)
  633. (hide yes)
  634. (effects
  635. (font
  636. (size 1.27 1.27)
  637. )
  638. )
  639. )
  640. (property "Description" "Power symbol creates a global label with name \"VCC\""
  641. (at 0 0 0)
  642. (show_name no)
  643. (do_not_autoplace no)
  644. (hide yes)
  645. (effects
  646. (font
  647. (size 1.27 1.27)
  648. )
  649. )
  650. )
  651. (property "ki_keywords" "global power"
  652. (at 0 0 0)
  653. (show_name no)
  654. (do_not_autoplace no)
  655. (hide yes)
  656. (effects
  657. (font
  658. (size 1.27 1.27)
  659. )
  660. )
  661. )
  662. (symbol "VCC_0_1"
  663. (polyline
  664. (pts
  665. (xy -0.762 1.27) (xy 0 2.54)
  666. )
  667. (stroke
  668. (width 0)
  669. (type default)
  670. )
  671. (fill
  672. (type none)
  673. )
  674. )
  675. (polyline
  676. (pts
  677. (xy 0 2.54) (xy 0.762 1.27)
  678. )
  679. (stroke
  680. (width 0)
  681. (type default)
  682. )
  683. (fill
  684. (type none)
  685. )
  686. )
  687. (polyline
  688. (pts
  689. (xy 0 0) (xy 0 2.54)
  690. )
  691. (stroke
  692. (width 0)
  693. (type default)
  694. )
  695. (fill
  696. (type none)
  697. )
  698. )
  699. )
  700. (symbol "VCC_1_1"
  701. (pin power_in line
  702. (at 0 0 90)
  703. (length 0)
  704. (name ""
  705. (effects
  706. (font
  707. (size 1.27 1.27)
  708. )
  709. )
  710. )
  711. (number "1"
  712. (effects
  713. (font
  714. (size 1.27 1.27)
  715. )
  716. )
  717. )
  718. )
  719. )
  720. (embedded_fonts no)
  721. )
  722. )
  723. (junction
  724. (at 175.26 93.98)
  725. (diameter 0)
  726. (color 0 0 0 0)
  727. (uuid "55a2ee01-1b88-4b9a-be8d-492e69097384")
  728. )
  729. (junction
  730. (at 163.83 93.98)
  731. (diameter 0)
  732. (color 0 0 0 0)
  733. (uuid "97c5045c-8780-44ff-9848-ef7e98fee74c")
  734. )
  735. (junction
  736. (at 142.24 93.98)
  737. (diameter 0)
  738. (color 0 0 0 0)
  739. (uuid "b7ea435a-af93-4c0c-b576-4d1715f5a0e6")
  740. )
  741. (wire
  742. (pts
  743. (xy 142.24 92.71) (xy 142.24 93.98)
  744. )
  745. (stroke
  746. (width 0)
  747. (type default)
  748. )
  749. (uuid "1b42a1d6-812b-4c57-8d54-082660311642")
  750. )
  751. (wire
  752. (pts
  753. (xy 142.24 102.87) (xy 142.24 104.14)
  754. )
  755. (stroke
  756. (width 0)
  757. (type default)
  758. )
  759. (uuid "5108f295-157e-4f9e-bee1-e7438d39e608")
  760. )
  761. (wire
  762. (pts
  763. (xy 175.26 93.98) (xy 179.07 93.98)
  764. )
  765. (stroke
  766. (width 0)
  767. (type default)
  768. )
  769. (uuid "60e12491-fbad-42cd-953d-799819ac7b8a")
  770. )
  771. (wire
  772. (pts
  773. (xy 175.26 93.98) (xy 175.26 96.52)
  774. )
  775. (stroke
  776. (width 0)
  777. (type default)
  778. )
  779. (uuid "99bb7b77-2c4f-4644-a077-64a3ff760a04")
  780. )
  781. (wire
  782. (pts
  783. (xy 142.24 93.98) (xy 142.24 95.25)
  784. )
  785. (stroke
  786. (width 0)
  787. (type default)
  788. )
  789. (uuid "a58ef23f-8552-456f-9940-0fff35c18f72")
  790. )
  791. (wire
  792. (pts
  793. (xy 163.83 96.52) (xy 163.83 93.98)
  794. )
  795. (stroke
  796. (width 0)
  797. (type default)
  798. )
  799. (uuid "acdc346c-69a2-47fa-b310-8237bb4c9523")
  800. )
  801. (wire
  802. (pts
  803. (xy 163.83 93.98) (xy 175.26 93.98)
  804. )
  805. (stroke
  806. (width 0)
  807. (type default)
  808. )
  809. (uuid "d14bb630-f48e-4b52-9342-b2e23a4e3e54")
  810. )
  811. (wire
  812. (pts
  813. (xy 163.83 105.41) (xy 163.83 104.14)
  814. )
  815. (stroke
  816. (width 0)
  817. (type default)
  818. )
  819. (uuid "ea27e08a-8790-484a-a32f-bf8d61daf7f7")
  820. )
  821. (wire
  822. (pts
  823. (xy 142.24 83.82) (xy 142.24 85.09)
  824. )
  825. (stroke
  826. (width 0)
  827. (type default)
  828. )
  829. (uuid "ee10e4b7-8171-48b7-967b-ebc4513431cd")
  830. )
  831. (wire
  832. (pts
  833. (xy 157.48 93.98) (xy 163.83 93.98)
  834. )
  835. (stroke
  836. (width 0)
  837. (type default)
  838. )
  839. (uuid "f1aaeb4c-4181-43d1-a26f-dcd4ffd731e5")
  840. )
  841. (wire
  842. (pts
  843. (xy 142.24 93.98) (xy 149.86 93.98)
  844. )
  845. (stroke
  846. (width 0)
  847. (type default)
  848. )
  849. (uuid "f4a6b622-91be-4699-acb1-c1a83a19809a")
  850. )
  851. (wire
  852. (pts
  853. (xy 175.26 104.14) (xy 175.26 105.41)
  854. )
  855. (stroke
  856. (width 0)
  857. (type default)
  858. )
  859. (uuid "fe97ac57-419b-4907-b3ba-9aeb12ee8caf")
  860. )
  861. (hierarchical_label "LEVEL"
  862. (shape output)
  863. (at 179.07 93.98 0)
  864. (effects
  865. (font
  866. (size 1.27 1.27)
  867. )
  868. (justify left)
  869. )
  870. (uuid "c0ebda5d-9cad-416b-b9a0-76aa40201b81")
  871. )
  872. (symbol
  873. (lib_id "Device:R")
  874. (at 142.24 99.06 180)
  875. (unit 1)
  876. (body_style 1)
  877. (exclude_from_sim no)
  878. (in_bom yes)
  879. (on_board yes)
  880. (in_pos_files yes)
  881. (dnp no)
  882. (uuid "0c9f5fc5-33ce-4f48-9226-5cb8caa33db7")
  883. (property "Reference" "R10"
  884. (at 143.256 97.79 0)
  885. (show_name no)
  886. (do_not_autoplace no)
  887. (effects
  888. (font
  889. (size 1.27 1.27)
  890. )
  891. (justify right)
  892. )
  893. )
  894. (property "Value" "3k3"
  895. (at 143.256 100.33 0)
  896. (show_name no)
  897. (do_not_autoplace no)
  898. (effects
  899. (font
  900. (size 1.27 1.27)
  901. )
  902. (justify right)
  903. )
  904. )
  905. (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder"
  906. (at 144.018 99.06 90)
  907. (hide yes)
  908. (show_name no)
  909. (do_not_autoplace no)
  910. (effects
  911. (font
  912. (size 1.27 1.27)
  913. )
  914. )
  915. )
  916. (property "Datasheet" ""
  917. (at 142.24 99.06 0)
  918. (hide yes)
  919. (show_name no)
  920. (do_not_autoplace no)
  921. (effects
  922. (font
  923. (size 1.27 1.27)
  924. )
  925. )
  926. )
  927. (property "Description" "Resistor"
  928. (at 142.24 99.06 0)
  929. (hide yes)
  930. (show_name no)
  931. (do_not_autoplace no)
  932. (effects
  933. (font
  934. (size 1.27 1.27)
  935. )
  936. )
  937. )
  938. (pin "1"
  939. (uuid "472f1c6e-d456-4f85-95c2-82e0ee38d78c")
  940. )
  941. (pin "2"
  942. (uuid "287d8f25-a54a-4573-823f-95db32b841d0")
  943. )
  944. (instances
  945. (project "cx-copter-bottom-board"
  946. (path "/df020458-7d97-4e66-9010-f0b373b657e8/0d954610-3e3c-49da-84ea-b62b5003c2e4"
  947. (reference "R10")
  948. (unit 1)
  949. )
  950. )
  951. )
  952. )
  953. (symbol
  954. (lib_id "Device:R")
  955. (at 142.24 88.9 180)
  956. (unit 1)
  957. (body_style 1)
  958. (exclude_from_sim no)
  959. (in_bom yes)
  960. (on_board yes)
  961. (in_pos_files yes)
  962. (dnp no)
  963. (uuid "1763b267-73f0-4f7d-a63b-dd8a445161e7")
  964. (property "Reference" "R9"
  965. (at 143.256 87.63 0)
  966. (show_name no)
  967. (do_not_autoplace no)
  968. (effects
  969. (font
  970. (size 1.27 1.27)
  971. )
  972. (justify right)
  973. )
  974. )
  975. (property "Value" "1k"
  976. (at 143.256 90.17 0)
  977. (show_name no)
  978. (do_not_autoplace no)
  979. (effects
  980. (font
  981. (size 1.27 1.27)
  982. )
  983. (justify right)
  984. )
  985. )
  986. (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder"
  987. (at 144.018 88.9 90)
  988. (hide yes)
  989. (show_name no)
  990. (do_not_autoplace no)
  991. (effects
  992. (font
  993. (size 1.27 1.27)
  994. )
  995. )
  996. )
  997. (property "Datasheet" ""
  998. (at 142.24 88.9 0)
  999. (hide yes)
  1000. (show_name no)
  1001. (do_not_autoplace no)
  1002. (effects
  1003. (font
  1004. (size 1.27 1.27)
  1005. )
  1006. )
  1007. )
  1008. (property "Description" "Resistor"
  1009. (at 142.24 88.9 0)
  1010. (hide yes)
  1011. (show_name no)
  1012. (do_not_autoplace no)
  1013. (effects
  1014. (font
  1015. (size 1.27 1.27)
  1016. )
  1017. )
  1018. )
  1019. (pin "1"
  1020. (uuid "e3bc2e55-615c-4e87-9adf-e66a0f44df6c")
  1021. )
  1022. (pin "2"
  1023. (uuid "04200bc3-95cb-4469-ae81-a86633f85a4d")
  1024. )
  1025. (instances
  1026. (project "cx-copter-bottom-board"
  1027. (path "/df020458-7d97-4e66-9010-f0b373b657e8/0d954610-3e3c-49da-84ea-b62b5003c2e4"
  1028. (reference "R9")
  1029. (unit 1)
  1030. )
  1031. )
  1032. )
  1033. )
  1034. (symbol
  1035. (lib_id "Device:R")
  1036. (at 153.67 93.98 90)
  1037. (unit 1)
  1038. (body_style 1)
  1039. (exclude_from_sim no)
  1040. (in_bom yes)
  1041. (on_board yes)
  1042. (in_pos_files yes)
  1043. (dnp no)
  1044. (uuid "18d4219d-73b6-482f-ac1f-fb40b5321ce9")
  1045. (property "Reference" "R11"
  1046. (at 153.67 91.948 90)
  1047. (show_name no)
  1048. (do_not_autoplace no)
  1049. (effects
  1050. (font
  1051. (size 1.27 1.27)
  1052. )
  1053. )
  1054. )
  1055. (property "Value" "10k"
  1056. (at 153.67 96.012 90)
  1057. (show_name no)
  1058. (do_not_autoplace no)
  1059. (effects
  1060. (font
  1061. (size 1.27 1.27)
  1062. )
  1063. )
  1064. )
  1065. (property "Footprint" "Resistor_SMD:R_1206_3216Metric_Pad1.30x1.75mm_HandSolder"
  1066. (at 153.67 95.758 90)
  1067. (hide yes)
  1068. (show_name no)
  1069. (do_not_autoplace no)
  1070. (effects
  1071. (font
  1072. (size 1.27 1.27)
  1073. )
  1074. )
  1075. )
  1076. (property "Datasheet" ""
  1077. (at 153.67 93.98 0)
  1078. (hide yes)
  1079. (show_name no)
  1080. (do_not_autoplace no)
  1081. (effects
  1082. (font
  1083. (size 1.27 1.27)
  1084. )
  1085. )
  1086. )
  1087. (property "Description" "Resistor"
  1088. (at 153.67 93.98 0)
  1089. (hide yes)
  1090. (show_name no)
  1091. (do_not_autoplace no)
  1092. (effects
  1093. (font
  1094. (size 1.27 1.27)
  1095. )
  1096. )
  1097. )
  1098. (pin "1"
  1099. (uuid "532155ac-9e83-4cd2-9b9a-dd2d9d914f0d")
  1100. )
  1101. (pin "2"
  1102. (uuid "8474885c-d39a-4775-8b35-52c44e5f5fcc")
  1103. )
  1104. (instances
  1105. (project "cx-copter-bottom-board"
  1106. (path "/df020458-7d97-4e66-9010-f0b373b657e8/0d954610-3e3c-49da-84ea-b62b5003c2e4"
  1107. (reference "R11")
  1108. (unit 1)
  1109. )
  1110. )
  1111. )
  1112. )
  1113. (symbol
  1114. (lib_id "power:VCC")
  1115. (at 142.24 83.82 0)
  1116. (unit 1)
  1117. (body_style 1)
  1118. (exclude_from_sim no)
  1119. (in_bom yes)
  1120. (on_board yes)
  1121. (in_pos_files yes)
  1122. (dnp no)
  1123. (fields_autoplaced yes)
  1124. (uuid "7a7de9e4-7bd7-4b47-a53d-efdcf5dfc8d5")
  1125. (property "Reference" "#PWR034"
  1126. (at 142.24 87.63 0)
  1127. (hide yes)
  1128. (show_name no)
  1129. (do_not_autoplace no)
  1130. (effects
  1131. (font
  1132. (size 1.27 1.27)
  1133. )
  1134. )
  1135. )
  1136. (property "Value" "VCC"
  1137. (at 142.24 78.74 0)
  1138. (show_name no)
  1139. (do_not_autoplace no)
  1140. (effects
  1141. (font
  1142. (size 1.27 1.27)
  1143. )
  1144. )
  1145. )
  1146. (property "Footprint" ""
  1147. (at 142.24 83.82 0)
  1148. (hide yes)
  1149. (show_name no)
  1150. (do_not_autoplace no)
  1151. (effects
  1152. (font
  1153. (size 1.27 1.27)
  1154. )
  1155. )
  1156. )
  1157. (property "Datasheet" ""
  1158. (at 142.24 83.82 0)
  1159. (hide yes)
  1160. (show_name no)
  1161. (do_not_autoplace no)
  1162. (effects
  1163. (font
  1164. (size 1.27 1.27)
  1165. )
  1166. )
  1167. )
  1168. (property "Description" "Power symbol creates a global label with name \"VCC\""
  1169. (at 142.24 83.82 0)
  1170. (hide yes)
  1171. (show_name no)
  1172. (do_not_autoplace no)
  1173. (effects
  1174. (font
  1175. (size 1.27 1.27)
  1176. )
  1177. )
  1178. )
  1179. (pin "1"
  1180. (uuid "ad6df200-50cf-42ce-a763-d98fa1ce3815")
  1181. )
  1182. (instances
  1183. (project "cx-copter-bottom-board"
  1184. (path "/df020458-7d97-4e66-9010-f0b373b657e8/0d954610-3e3c-49da-84ea-b62b5003c2e4"
  1185. (reference "#PWR034")
  1186. (unit 1)
  1187. )
  1188. )
  1189. )
  1190. )
  1191. (symbol
  1192. (lib_id "power:GND")
  1193. (at 163.83 105.41 0)
  1194. (unit 1)
  1195. (body_style 1)
  1196. (exclude_from_sim no)
  1197. (in_bom yes)
  1198. (on_board yes)
  1199. (in_pos_files yes)
  1200. (dnp no)
  1201. (fields_autoplaced yes)
  1202. (uuid "b5a3de28-89be-474f-b949-260def4e0661")
  1203. (property "Reference" "#PWR035"
  1204. (at 163.83 111.76 0)
  1205. (hide yes)
  1206. (show_name no)
  1207. (do_not_autoplace no)
  1208. (effects
  1209. (font
  1210. (size 1.27 1.27)
  1211. )
  1212. )
  1213. )
  1214. (property "Value" "GND"
  1215. (at 163.83 110.49 0)
  1216. (show_name no)
  1217. (do_not_autoplace no)
  1218. (effects
  1219. (font
  1220. (size 1.27 1.27)
  1221. )
  1222. )
  1223. )
  1224. (property "Footprint" ""
  1225. (at 163.83 105.41 0)
  1226. (hide yes)
  1227. (show_name no)
  1228. (do_not_autoplace no)
  1229. (effects
  1230. (font
  1231. (size 1.27 1.27)
  1232. )
  1233. )
  1234. )
  1235. (property "Datasheet" ""
  1236. (at 163.83 105.41 0)
  1237. (hide yes)
  1238. (show_name no)
  1239. (do_not_autoplace no)
  1240. (effects
  1241. (font
  1242. (size 1.27 1.27)
  1243. )
  1244. )
  1245. )
  1246. (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
  1247. (at 163.83 105.41 0)
  1248. (hide yes)
  1249. (show_name no)
  1250. (do_not_autoplace no)
  1251. (effects
  1252. (font
  1253. (size 1.27 1.27)
  1254. )
  1255. )
  1256. )
  1257. (pin "1"
  1258. (uuid "3f8829c9-add3-4b05-9e28-cc8944df919f")
  1259. )
  1260. (instances
  1261. (project "cx-copter-bottom-board"
  1262. (path "/df020458-7d97-4e66-9010-f0b373b657e8/0d954610-3e3c-49da-84ea-b62b5003c2e4"
  1263. (reference "#PWR035")
  1264. (unit 1)
  1265. )
  1266. )
  1267. )
  1268. )
  1269. (symbol
  1270. (lib_id "Device:C")
  1271. (at 163.83 100.33 0)
  1272. (unit 1)
  1273. (body_style 1)
  1274. (exclude_from_sim no)
  1275. (in_bom yes)
  1276. (on_board yes)
  1277. (in_pos_files yes)
  1278. (dnp no)
  1279. (uuid "ca650d2d-6d80-4eda-8b77-a2e07520c22c")
  1280. (property "Reference" "C7"
  1281. (at 163.83 98.298 0)
  1282. (show_name no)
  1283. (do_not_autoplace no)
  1284. (effects
  1285. (font
  1286. (size 1.27 1.27)
  1287. )
  1288. (justify left)
  1289. )
  1290. )
  1291. (property "Value" "100n"
  1292. (at 163.83 102.362 0)
  1293. (show_name no)
  1294. (do_not_autoplace no)
  1295. (effects
  1296. (font
  1297. (size 1.27 1.27)
  1298. )
  1299. (justify left)
  1300. )
  1301. )
  1302. (property "Footprint" "Capacitor_SMD:C_1206_3216Metric_Pad1.33x1.80mm_HandSolder"
  1303. (at 164.7952 104.14 0)
  1304. (hide yes)
  1305. (show_name no)
  1306. (do_not_autoplace no)
  1307. (effects
  1308. (font
  1309. (size 1.27 1.27)
  1310. )
  1311. )
  1312. )
  1313. (property "Datasheet" ""
  1314. (at 163.83 100.33 0)
  1315. (hide yes)
  1316. (show_name no)
  1317. (do_not_autoplace no)
  1318. (effects
  1319. (font
  1320. (size 1.27 1.27)
  1321. )
  1322. )
  1323. )
  1324. (property "Description" "Unpolarized capacitor"
  1325. (at 163.83 100.33 0)
  1326. (hide yes)
  1327. (show_name no)
  1328. (do_not_autoplace no)
  1329. (effects
  1330. (font
  1331. (size 1.27 1.27)
  1332. )
  1333. )
  1334. )
  1335. (pin "2"
  1336. (uuid "30890b4f-472a-49d8-81d7-a9cfc6ef8147")
  1337. )
  1338. (pin "1"
  1339. (uuid "59f926cd-4bfa-4ea0-b188-9b1db9ea96f9")
  1340. )
  1341. (instances
  1342. (project "cx-copter-bottom-board"
  1343. (path "/df020458-7d97-4e66-9010-f0b373b657e8/0d954610-3e3c-49da-84ea-b62b5003c2e4"
  1344. (reference "C7")
  1345. (unit 1)
  1346. )
  1347. )
  1348. )
  1349. )
  1350. (symbol
  1351. (lib_id "power:GND")
  1352. (at 142.24 104.14 0)
  1353. (unit 1)
  1354. (body_style 1)
  1355. (exclude_from_sim no)
  1356. (in_bom yes)
  1357. (on_board yes)
  1358. (in_pos_files yes)
  1359. (dnp no)
  1360. (fields_autoplaced yes)
  1361. (uuid "cf1827d8-1c02-49de-9aca-e1411d68f302")
  1362. (property "Reference" "#PWR033"
  1363. (at 142.24 110.49 0)
  1364. (hide yes)
  1365. (show_name no)
  1366. (do_not_autoplace no)
  1367. (effects
  1368. (font
  1369. (size 1.27 1.27)
  1370. )
  1371. )
  1372. )
  1373. (property "Value" "GND"
  1374. (at 142.24 109.22 0)
  1375. (show_name no)
  1376. (do_not_autoplace no)
  1377. (effects
  1378. (font
  1379. (size 1.27 1.27)
  1380. )
  1381. )
  1382. )
  1383. (property "Footprint" ""
  1384. (at 142.24 104.14 0)
  1385. (hide yes)
  1386. (show_name no)
  1387. (do_not_autoplace no)
  1388. (effects
  1389. (font
  1390. (size 1.27 1.27)
  1391. )
  1392. )
  1393. )
  1394. (property "Datasheet" ""
  1395. (at 142.24 104.14 0)
  1396. (hide yes)
  1397. (show_name no)
  1398. (do_not_autoplace no)
  1399. (effects
  1400. (font
  1401. (size 1.27 1.27)
  1402. )
  1403. )
  1404. )
  1405. (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
  1406. (at 142.24 104.14 0)
  1407. (hide yes)
  1408. (show_name no)
  1409. (do_not_autoplace no)
  1410. (effects
  1411. (font
  1412. (size 1.27 1.27)
  1413. )
  1414. )
  1415. )
  1416. (pin "1"
  1417. (uuid "309c9795-a723-498b-82e7-1073fc06efc3")
  1418. )
  1419. (instances
  1420. (project "cx-copter-bottom-board"
  1421. (path "/df020458-7d97-4e66-9010-f0b373b657e8/0d954610-3e3c-49da-84ea-b62b5003c2e4"
  1422. (reference "#PWR033")
  1423. (unit 1)
  1424. )
  1425. )
  1426. )
  1427. )
  1428. (symbol
  1429. (lib_id "power:GND")
  1430. (at 175.26 105.41 0)
  1431. (unit 1)
  1432. (body_style 1)
  1433. (exclude_from_sim no)
  1434. (in_bom yes)
  1435. (on_board yes)
  1436. (in_pos_files yes)
  1437. (dnp no)
  1438. (fields_autoplaced yes)
  1439. (uuid "dbce6115-71a0-4cc1-b442-8d1bf42f8688")
  1440. (property "Reference" "#PWR036"
  1441. (at 175.26 111.76 0)
  1442. (hide yes)
  1443. (show_name no)
  1444. (do_not_autoplace no)
  1445. (effects
  1446. (font
  1447. (size 1.27 1.27)
  1448. )
  1449. )
  1450. )
  1451. (property "Value" "GND"
  1452. (at 175.26 110.49 0)
  1453. (show_name no)
  1454. (do_not_autoplace no)
  1455. (effects
  1456. (font
  1457. (size 1.27 1.27)
  1458. )
  1459. )
  1460. )
  1461. (property "Footprint" ""
  1462. (at 175.26 105.41 0)
  1463. (hide yes)
  1464. (show_name no)
  1465. (do_not_autoplace no)
  1466. (effects
  1467. (font
  1468. (size 1.27 1.27)
  1469. )
  1470. )
  1471. )
  1472. (property "Datasheet" ""
  1473. (at 175.26 105.41 0)
  1474. (hide yes)
  1475. (show_name no)
  1476. (do_not_autoplace no)
  1477. (effects
  1478. (font
  1479. (size 1.27 1.27)
  1480. )
  1481. )
  1482. )
  1483. (property "Description" "Power symbol creates a global label with name \"GND\" , ground"
  1484. (at 175.26 105.41 0)
  1485. (hide yes)
  1486. (show_name no)
  1487. (do_not_autoplace no)
  1488. (effects
  1489. (font
  1490. (size 1.27 1.27)
  1491. )
  1492. )
  1493. )
  1494. (pin "1"
  1495. (uuid "9c22d023-0b55-4ed2-a154-f916160a8fe5")
  1496. )
  1497. (instances
  1498. (project "cx-copter-bottom-board"
  1499. (path "/df020458-7d97-4e66-9010-f0b373b657e8/0d954610-3e3c-49da-84ea-b62b5003c2e4"
  1500. (reference "#PWR036")
  1501. (unit 1)
  1502. )
  1503. )
  1504. )
  1505. )
  1506. (symbol
  1507. (lib_id "Diode:BZV55C3V3")
  1508. (at 175.26 100.33 270)
  1509. (unit 1)
  1510. (body_style 1)
  1511. (exclude_from_sim no)
  1512. (in_bom yes)
  1513. (on_board yes)
  1514. (in_pos_files yes)
  1515. (dnp no)
  1516. (uuid "fde45933-1d68-45a3-ae80-8629b7343a36")
  1517. (property "Reference" "D11"
  1518. (at 175.26 98.044 90)
  1519. (show_name no)
  1520. (do_not_autoplace no)
  1521. (effects
  1522. (font
  1523. (size 1.27 1.27)
  1524. )
  1525. (justify left)
  1526. )
  1527. )
  1528. (property "Value" "BZV55C3V3"
  1529. (at 175.26 102.87 90)
  1530. (show_name no)
  1531. (do_not_autoplace no)
  1532. (effects
  1533. (font
  1534. (size 1.27 1.27)
  1535. )
  1536. (justify left)
  1537. )
  1538. )
  1539. (property "Footprint" "Diode_SMD:D_MiniMELF"
  1540. (at 170.815 100.33 0)
  1541. (hide yes)
  1542. (show_name no)
  1543. (do_not_autoplace no)
  1544. (effects
  1545. (font
  1546. (size 1.27 1.27)
  1547. )
  1548. )
  1549. )
  1550. (property "Datasheet" "https://assets.nexperia.com/documents/data-sheet/BZV55_SER.pdf"
  1551. (at 175.26 100.33 0)
  1552. (hide yes)
  1553. (show_name no)
  1554. (do_not_autoplace no)
  1555. (effects
  1556. (font
  1557. (size 1.27 1.27)
  1558. )
  1559. )
  1560. )
  1561. (property "Description" "3.3V, 500mW, 5%, Zener diode, MiniMELF"
  1562. (at 175.26 100.33 0)
  1563. (hide yes)
  1564. (show_name no)
  1565. (do_not_autoplace no)
  1566. (effects
  1567. (font
  1568. (size 1.27 1.27)
  1569. )
  1570. )
  1571. )
  1572. (pin "1"
  1573. (uuid "d1e0e705-4346-4ce1-894f-82c836a6185e")
  1574. )
  1575. (pin "2"
  1576. (uuid "289d753d-5429-4618-aa80-1431a3b0e0f3")
  1577. )
  1578. (instances
  1579. (project "cx-copter-bottom-board"
  1580. (path "/df020458-7d97-4e66-9010-f0b373b657e8/0d954610-3e3c-49da-84ea-b62b5003c2e4"
  1581. (reference "D11")
  1582. (unit 1)
  1583. )
  1584. )
  1585. )
  1586. )
  1587. )