flipper_as7331_adapter.kicad_sch 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119
  1. (kicad_sch
  2. (version 20250114)
  3. (generator "eeschema")
  4. (generator_version "9.0")
  5. (uuid "fb553d00-63d0-4a72-84d2-67ce388ec664")
  6. (paper "A4")
  7. (lib_symbols
  8. (symbol "Connector_Generic:Conn_01x06"
  9. (pin_names
  10. (offset 1.016)
  11. (hide yes)
  12. )
  13. (exclude_from_sim no)
  14. (in_bom yes)
  15. (on_board yes)
  16. (property "Reference" "J"
  17. (at 0 7.62 0)
  18. (effects
  19. (font
  20. (size 1.27 1.27)
  21. )
  22. )
  23. )
  24. (property "Value" "Conn_01x06"
  25. (at 0 -10.16 0)
  26. (effects
  27. (font
  28. (size 1.27 1.27)
  29. )
  30. )
  31. )
  32. (property "Footprint" ""
  33. (at 0 0 0)
  34. (effects
  35. (font
  36. (size 1.27 1.27)
  37. )
  38. (hide yes)
  39. )
  40. )
  41. (property "Datasheet" "~"
  42. (at 0 0 0)
  43. (effects
  44. (font
  45. (size 1.27 1.27)
  46. )
  47. (hide yes)
  48. )
  49. )
  50. (property "Description" "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)"
  51. (at 0 0 0)
  52. (effects
  53. (font
  54. (size 1.27 1.27)
  55. )
  56. (hide yes)
  57. )
  58. )
  59. (property "ki_keywords" "connector"
  60. (at 0 0 0)
  61. (effects
  62. (font
  63. (size 1.27 1.27)
  64. )
  65. (hide yes)
  66. )
  67. )
  68. (property "ki_fp_filters" "Connector*:*_1x??_*"
  69. (at 0 0 0)
  70. (effects
  71. (font
  72. (size 1.27 1.27)
  73. )
  74. (hide yes)
  75. )
  76. )
  77. (symbol "Conn_01x06_1_1"
  78. (rectangle
  79. (start -1.27 6.35)
  80. (end 1.27 -8.89)
  81. (stroke
  82. (width 0.254)
  83. (type default)
  84. )
  85. (fill
  86. (type background)
  87. )
  88. )
  89. (rectangle
  90. (start -1.27 5.207)
  91. (end 0 4.953)
  92. (stroke
  93. (width 0.1524)
  94. (type default)
  95. )
  96. (fill
  97. (type none)
  98. )
  99. )
  100. (rectangle
  101. (start -1.27 2.667)
  102. (end 0 2.413)
  103. (stroke
  104. (width 0.1524)
  105. (type default)
  106. )
  107. (fill
  108. (type none)
  109. )
  110. )
  111. (rectangle
  112. (start -1.27 0.127)
  113. (end 0 -0.127)
  114. (stroke
  115. (width 0.1524)
  116. (type default)
  117. )
  118. (fill
  119. (type none)
  120. )
  121. )
  122. (rectangle
  123. (start -1.27 -2.413)
  124. (end 0 -2.667)
  125. (stroke
  126. (width 0.1524)
  127. (type default)
  128. )
  129. (fill
  130. (type none)
  131. )
  132. )
  133. (rectangle
  134. (start -1.27 -4.953)
  135. (end 0 -5.207)
  136. (stroke
  137. (width 0.1524)
  138. (type default)
  139. )
  140. (fill
  141. (type none)
  142. )
  143. )
  144. (rectangle
  145. (start -1.27 -7.493)
  146. (end 0 -7.747)
  147. (stroke
  148. (width 0.1524)
  149. (type default)
  150. )
  151. (fill
  152. (type none)
  153. )
  154. )
  155. (pin passive line
  156. (at -5.08 5.08 0)
  157. (length 3.81)
  158. (name "Pin_1"
  159. (effects
  160. (font
  161. (size 1.27 1.27)
  162. )
  163. )
  164. )
  165. (number "1"
  166. (effects
  167. (font
  168. (size 1.27 1.27)
  169. )
  170. )
  171. )
  172. )
  173. (pin passive line
  174. (at -5.08 2.54 0)
  175. (length 3.81)
  176. (name "Pin_2"
  177. (effects
  178. (font
  179. (size 1.27 1.27)
  180. )
  181. )
  182. )
  183. (number "2"
  184. (effects
  185. (font
  186. (size 1.27 1.27)
  187. )
  188. )
  189. )
  190. )
  191. (pin passive line
  192. (at -5.08 0 0)
  193. (length 3.81)
  194. (name "Pin_3"
  195. (effects
  196. (font
  197. (size 1.27 1.27)
  198. )
  199. )
  200. )
  201. (number "3"
  202. (effects
  203. (font
  204. (size 1.27 1.27)
  205. )
  206. )
  207. )
  208. )
  209. (pin passive line
  210. (at -5.08 -2.54 0)
  211. (length 3.81)
  212. (name "Pin_4"
  213. (effects
  214. (font
  215. (size 1.27 1.27)
  216. )
  217. )
  218. )
  219. (number "4"
  220. (effects
  221. (font
  222. (size 1.27 1.27)
  223. )
  224. )
  225. )
  226. )
  227. (pin passive line
  228. (at -5.08 -5.08 0)
  229. (length 3.81)
  230. (name "Pin_5"
  231. (effects
  232. (font
  233. (size 1.27 1.27)
  234. )
  235. )
  236. )
  237. (number "5"
  238. (effects
  239. (font
  240. (size 1.27 1.27)
  241. )
  242. )
  243. )
  244. )
  245. (pin passive line
  246. (at -5.08 -7.62 0)
  247. (length 3.81)
  248. (name "Pin_6"
  249. (effects
  250. (font
  251. (size 1.27 1.27)
  252. )
  253. )
  254. )
  255. (number "6"
  256. (effects
  257. (font
  258. (size 1.27 1.27)
  259. )
  260. )
  261. )
  262. )
  263. )
  264. (embedded_fonts no)
  265. )
  266. (symbol "Connector_Generic:Conn_01x10"
  267. (pin_names
  268. (offset 1.016)
  269. (hide yes)
  270. )
  271. (exclude_from_sim no)
  272. (in_bom yes)
  273. (on_board yes)
  274. (property "Reference" "J"
  275. (at 0 12.7 0)
  276. (effects
  277. (font
  278. (size 1.27 1.27)
  279. )
  280. )
  281. )
  282. (property "Value" "Conn_01x10"
  283. (at 0 -15.24 0)
  284. (effects
  285. (font
  286. (size 1.27 1.27)
  287. )
  288. )
  289. )
  290. (property "Footprint" ""
  291. (at 0 0 0)
  292. (effects
  293. (font
  294. (size 1.27 1.27)
  295. )
  296. (hide yes)
  297. )
  298. )
  299. (property "Datasheet" "~"
  300. (at 0 0 0)
  301. (effects
  302. (font
  303. (size 1.27 1.27)
  304. )
  305. (hide yes)
  306. )
  307. )
  308. (property "Description" "Generic connector, single row, 01x10, script generated (kicad-library-utils/schlib/autogen/connector/)"
  309. (at 0 0 0)
  310. (effects
  311. (font
  312. (size 1.27 1.27)
  313. )
  314. (hide yes)
  315. )
  316. )
  317. (property "ki_keywords" "connector"
  318. (at 0 0 0)
  319. (effects
  320. (font
  321. (size 1.27 1.27)
  322. )
  323. (hide yes)
  324. )
  325. )
  326. (property "ki_fp_filters" "Connector*:*_1x??_*"
  327. (at 0 0 0)
  328. (effects
  329. (font
  330. (size 1.27 1.27)
  331. )
  332. (hide yes)
  333. )
  334. )
  335. (symbol "Conn_01x10_1_1"
  336. (rectangle
  337. (start -1.27 11.43)
  338. (end 1.27 -13.97)
  339. (stroke
  340. (width 0.254)
  341. (type default)
  342. )
  343. (fill
  344. (type background)
  345. )
  346. )
  347. (rectangle
  348. (start -1.27 10.287)
  349. (end 0 10.033)
  350. (stroke
  351. (width 0.1524)
  352. (type default)
  353. )
  354. (fill
  355. (type none)
  356. )
  357. )
  358. (rectangle
  359. (start -1.27 7.747)
  360. (end 0 7.493)
  361. (stroke
  362. (width 0.1524)
  363. (type default)
  364. )
  365. (fill
  366. (type none)
  367. )
  368. )
  369. (rectangle
  370. (start -1.27 5.207)
  371. (end 0 4.953)
  372. (stroke
  373. (width 0.1524)
  374. (type default)
  375. )
  376. (fill
  377. (type none)
  378. )
  379. )
  380. (rectangle
  381. (start -1.27 2.667)
  382. (end 0 2.413)
  383. (stroke
  384. (width 0.1524)
  385. (type default)
  386. )
  387. (fill
  388. (type none)
  389. )
  390. )
  391. (rectangle
  392. (start -1.27 0.127)
  393. (end 0 -0.127)
  394. (stroke
  395. (width 0.1524)
  396. (type default)
  397. )
  398. (fill
  399. (type none)
  400. )
  401. )
  402. (rectangle
  403. (start -1.27 -2.413)
  404. (end 0 -2.667)
  405. (stroke
  406. (width 0.1524)
  407. (type default)
  408. )
  409. (fill
  410. (type none)
  411. )
  412. )
  413. (rectangle
  414. (start -1.27 -4.953)
  415. (end 0 -5.207)
  416. (stroke
  417. (width 0.1524)
  418. (type default)
  419. )
  420. (fill
  421. (type none)
  422. )
  423. )
  424. (rectangle
  425. (start -1.27 -7.493)
  426. (end 0 -7.747)
  427. (stroke
  428. (width 0.1524)
  429. (type default)
  430. )
  431. (fill
  432. (type none)
  433. )
  434. )
  435. (rectangle
  436. (start -1.27 -10.033)
  437. (end 0 -10.287)
  438. (stroke
  439. (width 0.1524)
  440. (type default)
  441. )
  442. (fill
  443. (type none)
  444. )
  445. )
  446. (rectangle
  447. (start -1.27 -12.573)
  448. (end 0 -12.827)
  449. (stroke
  450. (width 0.1524)
  451. (type default)
  452. )
  453. (fill
  454. (type none)
  455. )
  456. )
  457. (pin passive line
  458. (at -5.08 10.16 0)
  459. (length 3.81)
  460. (name "Pin_1"
  461. (effects
  462. (font
  463. (size 1.27 1.27)
  464. )
  465. )
  466. )
  467. (number "1"
  468. (effects
  469. (font
  470. (size 1.27 1.27)
  471. )
  472. )
  473. )
  474. )
  475. (pin passive line
  476. (at -5.08 7.62 0)
  477. (length 3.81)
  478. (name "Pin_2"
  479. (effects
  480. (font
  481. (size 1.27 1.27)
  482. )
  483. )
  484. )
  485. (number "2"
  486. (effects
  487. (font
  488. (size 1.27 1.27)
  489. )
  490. )
  491. )
  492. )
  493. (pin passive line
  494. (at -5.08 5.08 0)
  495. (length 3.81)
  496. (name "Pin_3"
  497. (effects
  498. (font
  499. (size 1.27 1.27)
  500. )
  501. )
  502. )
  503. (number "3"
  504. (effects
  505. (font
  506. (size 1.27 1.27)
  507. )
  508. )
  509. )
  510. )
  511. (pin passive line
  512. (at -5.08 2.54 0)
  513. (length 3.81)
  514. (name "Pin_4"
  515. (effects
  516. (font
  517. (size 1.27 1.27)
  518. )
  519. )
  520. )
  521. (number "4"
  522. (effects
  523. (font
  524. (size 1.27 1.27)
  525. )
  526. )
  527. )
  528. )
  529. (pin passive line
  530. (at -5.08 0 0)
  531. (length 3.81)
  532. (name "Pin_5"
  533. (effects
  534. (font
  535. (size 1.27 1.27)
  536. )
  537. )
  538. )
  539. (number "5"
  540. (effects
  541. (font
  542. (size 1.27 1.27)
  543. )
  544. )
  545. )
  546. )
  547. (pin passive line
  548. (at -5.08 -2.54 0)
  549. (length 3.81)
  550. (name "Pin_6"
  551. (effects
  552. (font
  553. (size 1.27 1.27)
  554. )
  555. )
  556. )
  557. (number "6"
  558. (effects
  559. (font
  560. (size 1.27 1.27)
  561. )
  562. )
  563. )
  564. )
  565. (pin passive line
  566. (at -5.08 -5.08 0)
  567. (length 3.81)
  568. (name "Pin_7"
  569. (effects
  570. (font
  571. (size 1.27 1.27)
  572. )
  573. )
  574. )
  575. (number "7"
  576. (effects
  577. (font
  578. (size 1.27 1.27)
  579. )
  580. )
  581. )
  582. )
  583. (pin passive line
  584. (at -5.08 -7.62 0)
  585. (length 3.81)
  586. (name "Pin_8"
  587. (effects
  588. (font
  589. (size 1.27 1.27)
  590. )
  591. )
  592. )
  593. (number "8"
  594. (effects
  595. (font
  596. (size 1.27 1.27)
  597. )
  598. )
  599. )
  600. )
  601. (pin passive line
  602. (at -5.08 -10.16 0)
  603. (length 3.81)
  604. (name "Pin_9"
  605. (effects
  606. (font
  607. (size 1.27 1.27)
  608. )
  609. )
  610. )
  611. (number "9"
  612. (effects
  613. (font
  614. (size 1.27 1.27)
  615. )
  616. )
  617. )
  618. )
  619. (pin passive line
  620. (at -5.08 -12.7 0)
  621. (length 3.81)
  622. (name "Pin_10"
  623. (effects
  624. (font
  625. (size 1.27 1.27)
  626. )
  627. )
  628. )
  629. (number "10"
  630. (effects
  631. (font
  632. (size 1.27 1.27)
  633. )
  634. )
  635. )
  636. )
  637. )
  638. (embedded_fonts no)
  639. )
  640. )
  641. (junction
  642. (at 100.33 74.93)
  643. (diameter 0)
  644. (color 0 0 0 0)
  645. (uuid "3036e3bd-bb69-4589-b150-b7aabc6769c8")
  646. )
  647. (junction
  648. (at 102.87 74.93)
  649. (diameter 0)
  650. (color 0 0 0 0)
  651. (uuid "7aad4664-608e-436c-85d8-51a66f0b88e2")
  652. )
  653. (junction
  654. (at 90.17 74.93)
  655. (diameter 0)
  656. (color 0 0 0 0)
  657. (uuid "928dde94-38f7-4c05-bf6e-ee5f853f74d0")
  658. )
  659. (junction
  660. (at 85.09 74.93)
  661. (diameter 0)
  662. (color 0 0 0 0)
  663. (uuid "d88c90b2-03b5-41b8-a1ad-8f7dfb2c5a93")
  664. )
  665. (wire
  666. (pts
  667. (xy 105.41 74.93) (xy 105.41 99.06)
  668. )
  669. (stroke
  670. (width 0)
  671. (type default)
  672. )
  673. (uuid "08710686-de34-406c-a7f9-fa4feeb63afc")
  674. )
  675. (wire
  676. (pts
  677. (xy 102.87 74.93) (xy 102.87 99.06)
  678. )
  679. (stroke
  680. (width 0)
  681. (type default)
  682. )
  683. (uuid "135925b3-67a7-49f2-a19b-2cd18df980ed")
  684. )
  685. (wire
  686. (pts
  687. (xy 95.25 49.53) (xy 95.25 64.77)
  688. )
  689. (stroke
  690. (width 0)
  691. (type default)
  692. )
  693. (uuid "14a9b9bf-aada-490b-bd66-1141f527dfe9")
  694. )
  695. (wire
  696. (pts
  697. (xy 90.17 64.77) (xy 90.17 74.93)
  698. )
  699. (stroke
  700. (width 0)
  701. (type default)
  702. )
  703. (uuid "17bea2b3-2feb-41af-8337-c9740e9e02b8")
  704. )
  705. (wire
  706. (pts
  707. (xy 90.17 74.93) (xy 90.17 99.06)
  708. )
  709. (stroke
  710. (width 0)
  711. (type default)
  712. )
  713. (uuid "239487ec-e108-4b67-a406-7a27a7a21899")
  714. )
  715. (wire
  716. (pts
  717. (xy 97.79 49.53) (xy 97.79 62.23)
  718. )
  719. (stroke
  720. (width 0)
  721. (type default)
  722. )
  723. (uuid "295be433-3253-4d1b-9c1f-605c8eb9b41f")
  724. )
  725. (wire
  726. (pts
  727. (xy 102.87 49.53) (xy 102.87 74.93)
  728. )
  729. (stroke
  730. (width 0)
  731. (type default)
  732. )
  733. (uuid "43ffe40d-72f4-4d17-860b-267343189ee8")
  734. )
  735. (wire
  736. (pts
  737. (xy 85.09 62.23) (xy 85.09 74.93)
  738. )
  739. (stroke
  740. (width 0)
  741. (type default)
  742. )
  743. (uuid "457e1919-847f-43c1-883b-827d1cd58de2")
  744. )
  745. (wire
  746. (pts
  747. (xy 92.71 74.93) (xy 92.71 99.06)
  748. )
  749. (stroke
  750. (width 0)
  751. (type default)
  752. )
  753. (uuid "4f56b63c-f686-42ed-9e49-9a7849e85146")
  754. )
  755. (wire
  756. (pts
  757. (xy 95.25 74.93) (xy 95.25 99.06)
  758. )
  759. (stroke
  760. (width 0)
  761. (type default)
  762. )
  763. (uuid "79773e13-e9c0-4857-974e-9c739a59a193")
  764. )
  765. (wire
  766. (pts
  767. (xy 107.95 74.93) (xy 107.95 99.06)
  768. )
  769. (stroke
  770. (width 0)
  771. (type default)
  772. )
  773. (uuid "8790d430-dcde-49d2-a191-624715eb750b")
  774. )
  775. (wire
  776. (pts
  777. (xy 100.33 74.93) (xy 100.33 99.06)
  778. )
  779. (stroke
  780. (width 0)
  781. (type default)
  782. )
  783. (uuid "887f238f-6b43-4428-9869-e065f2e76dd6")
  784. )
  785. (wire
  786. (pts
  787. (xy 95.25 64.77) (xy 90.17 64.77)
  788. )
  789. (stroke
  790. (width 0)
  791. (type default)
  792. )
  793. (uuid "a65d7427-74ee-41e7-be3b-ebbf52528469")
  794. )
  795. (wire
  796. (pts
  797. (xy 87.63 74.93) (xy 87.63 99.06)
  798. )
  799. (stroke
  800. (width 0)
  801. (type default)
  802. )
  803. (uuid "b9a2b3c2-73da-4b85-984c-721ba4031ff7")
  804. )
  805. (wire
  806. (pts
  807. (xy 97.79 62.23) (xy 85.09 62.23)
  808. )
  809. (stroke
  810. (width 0)
  811. (type default)
  812. )
  813. (uuid "c2112f1b-6566-4038-b345-7d4e9d3d6de6")
  814. )
  815. (wire
  816. (pts
  817. (xy 85.09 74.93) (xy 85.09 99.06)
  818. )
  819. (stroke
  820. (width 0)
  821. (type default)
  822. )
  823. (uuid "dbb1437f-bbc8-4216-9213-4350bca4d59e")
  824. )
  825. (wire
  826. (pts
  827. (xy 97.79 74.93) (xy 97.79 99.06)
  828. )
  829. (stroke
  830. (width 0)
  831. (type default)
  832. )
  833. (uuid "e0450e01-a9c3-4afa-b14f-c5e423bed220")
  834. )
  835. (wire
  836. (pts
  837. (xy 100.33 49.53) (xy 100.33 74.93)
  838. )
  839. (stroke
  840. (width 0)
  841. (type default)
  842. )
  843. (uuid "ee12a64e-425d-4522-acf9-841fe61359e2")
  844. )
  845. (symbol
  846. (lib_id "Connector_Generic:Conn_01x06")
  847. (at 95.25 44.45 90)
  848. (unit 1)
  849. (exclude_from_sim no)
  850. (in_bom yes)
  851. (on_board yes)
  852. (dnp no)
  853. (fields_autoplaced yes)
  854. (uuid "1488a970-fb2d-4d6d-bcba-cb5f7edb5751")
  855. (property "Reference" "AS1"
  856. (at 96.52 38.1 90)
  857. (effects
  858. (font
  859. (size 1.27 1.27)
  860. )
  861. (hide yes)
  862. )
  863. )
  864. (property "Value" "AS7331"
  865. (at 96.52 40.64 90)
  866. (effects
  867. (font
  868. (size 1.27 1.27)
  869. )
  870. )
  871. )
  872. (property "Footprint" "Connector_PinSocket_2.54mm:PinSocket_1x06_P2.54mm_Vertical"
  873. (at 95.25 44.45 0)
  874. (effects
  875. (font
  876. (size 1.27 1.27)
  877. )
  878. (hide yes)
  879. )
  880. )
  881. (property "Datasheet" "~"
  882. (at 95.25 44.45 0)
  883. (effects
  884. (font
  885. (size 1.27 1.27)
  886. )
  887. (hide yes)
  888. )
  889. )
  890. (property "Description" "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)"
  891. (at 95.25 44.45 0)
  892. (effects
  893. (font
  894. (size 1.27 1.27)
  895. )
  896. (hide yes)
  897. )
  898. )
  899. (pin "1"
  900. (uuid "91a07d06-bc98-4496-a60b-5acf926425ca")
  901. )
  902. (pin "4"
  903. (uuid "30bc6643-bac2-4b27-94fd-aba71355d883")
  904. )
  905. (pin "2"
  906. (uuid "0a43c3fb-d9fb-4174-b3d4-35a175b18bbb")
  907. )
  908. (pin "3"
  909. (uuid "d6527eb9-a98b-421f-ba4a-3d4fe077b7c8")
  910. )
  911. (pin "6"
  912. (uuid "372f5b66-43f3-44d2-a835-a8bbea449213")
  913. )
  914. (pin "5"
  915. (uuid "296ff39f-8d17-4519-904b-204c652954d1")
  916. )
  917. (instances
  918. (project ""
  919. (path "/fb553d00-63d0-4a72-84d2-67ce388ec664"
  920. (reference "AS1")
  921. (unit 1)
  922. )
  923. )
  924. )
  925. )
  926. (symbol
  927. (lib_id "Connector_Generic:Conn_01x10")
  928. (at 95.25 104.14 90)
  929. (mirror x)
  930. (unit 1)
  931. (exclude_from_sim no)
  932. (in_bom yes)
  933. (on_board yes)
  934. (dnp no)
  935. (uuid "344973ec-ce9d-430d-9426-0923f56deeae")
  936. (property "Reference" "Flipper1"
  937. (at 96.52 107.95 90)
  938. (effects
  939. (font
  940. (size 1.27 1.27)
  941. )
  942. (hide yes)
  943. )
  944. )
  945. (property "Value" "Flipper"
  946. (at 96.52 110.49 90)
  947. (effects
  948. (font
  949. (size 1.27 1.27)
  950. )
  951. )
  952. )
  953. (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x10_P2.54mm_Horizontal"
  954. (at 95.25 104.14 0)
  955. (effects
  956. (font
  957. (size 1.27 1.27)
  958. )
  959. (hide yes)
  960. )
  961. )
  962. (property "Datasheet" "~"
  963. (at 95.25 104.14 0)
  964. (effects
  965. (font
  966. (size 1.27 1.27)
  967. )
  968. (hide yes)
  969. )
  970. )
  971. (property "Description" "Generic connector, single row, 01x10, script generated (kicad-library-utils/schlib/autogen/connector/)"
  972. (at 95.25 104.14 0)
  973. (effects
  974. (font
  975. (size 1.27 1.27)
  976. )
  977. (hide yes)
  978. )
  979. )
  980. (pin "1"
  981. (uuid "566eb4ef-d103-4ce7-b1ca-e65b804c98d5")
  982. )
  983. (pin "9"
  984. (uuid "fa67e429-80af-4e9a-ab8c-d7e514d87aa7")
  985. )
  986. (pin "8"
  987. (uuid "b2e5deaa-b042-41f4-a1d2-9b89d74654bc")
  988. )
  989. (pin "7"
  990. (uuid "8db6c1f2-8987-40e8-a652-0109e4f63b15")
  991. )
  992. (pin "6"
  993. (uuid "eb17cc67-3b1e-4bcf-8106-7a4653a0b0b2")
  994. )
  995. (pin "5"
  996. (uuid "3111296c-234b-4281-8ea3-c8bd243bcffa")
  997. )
  998. (pin "4"
  999. (uuid "e2a5b880-a23b-4b7b-a499-8ff4850d4148")
  1000. )
  1001. (pin "3"
  1002. (uuid "31c23975-2a63-4479-b6e0-93ec59b10b88")
  1003. )
  1004. (pin "10"
  1005. (uuid "22398e23-7c0a-4212-8574-cbbee102fd81")
  1006. )
  1007. (pin "2"
  1008. (uuid "6cbaf3e6-083a-4996-a63f-b74e2393913c")
  1009. )
  1010. (instances
  1011. (project ""
  1012. (path "/fb553d00-63d0-4a72-84d2-67ce388ec664"
  1013. (reference "Flipper1")
  1014. (unit 1)
  1015. )
  1016. )
  1017. )
  1018. )
  1019. (symbol
  1020. (lib_id "Connector_Generic:Conn_01x10")
  1021. (at 95.25 80.01 90)
  1022. (mirror x)
  1023. (unit 1)
  1024. (exclude_from_sim no)
  1025. (in_bom yes)
  1026. (on_board yes)
  1027. (dnp no)
  1028. (uuid "80c79d57-c70c-4a81-8380-e28ab62acb8a")
  1029. (property "Reference" "J1"
  1030. (at 96.52 83.82 90)
  1031. (effects
  1032. (font
  1033. (size 1.27 1.27)
  1034. )
  1035. (hide yes)
  1036. )
  1037. )
  1038. (property "Value" "Conn_01x10"
  1039. (at 96.52 86.36 90)
  1040. (effects
  1041. (font
  1042. (size 1.27 1.27)
  1043. )
  1044. (hide yes)
  1045. )
  1046. )
  1047. (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x10_P2.54mm_Vertical"
  1048. (at 95.25 80.01 0)
  1049. (effects
  1050. (font
  1051. (size 1.27 1.27)
  1052. )
  1053. (hide yes)
  1054. )
  1055. )
  1056. (property "Datasheet" "~"
  1057. (at 95.25 80.01 0)
  1058. (effects
  1059. (font
  1060. (size 1.27 1.27)
  1061. )
  1062. (hide yes)
  1063. )
  1064. )
  1065. (property "Description" "Generic connector, single row, 01x10, script generated (kicad-library-utils/schlib/autogen/connector/)"
  1066. (at 95.25 80.01 0)
  1067. (effects
  1068. (font
  1069. (size 1.27 1.27)
  1070. )
  1071. (hide yes)
  1072. )
  1073. )
  1074. (pin "3"
  1075. (uuid "1154e5d8-878e-42e3-a435-f839884b2dcd")
  1076. )
  1077. (pin "4"
  1078. (uuid "0704c16a-b329-40c6-9494-12ea80519261")
  1079. )
  1080. (pin "5"
  1081. (uuid "d0b83c14-4d6e-42ee-9abe-dde8146f7204")
  1082. )
  1083. (pin "6"
  1084. (uuid "61ac6e6c-00df-41b7-90f1-f6f101402aea")
  1085. )
  1086. (pin "1"
  1087. (uuid "4e090891-775c-4b87-a39b-8997f4a561d4")
  1088. )
  1089. (pin "2"
  1090. (uuid "4db8ca91-5f7a-47cd-9555-f403a76e1cda")
  1091. )
  1092. (pin "7"
  1093. (uuid "2b998f54-551d-4a94-9380-b6e8f81ee174")
  1094. )
  1095. (pin "8"
  1096. (uuid "16b767ea-1983-4004-aeab-828ce9f43b48")
  1097. )
  1098. (pin "9"
  1099. (uuid "316cd05d-7e31-44f1-ab56-5ac55e4d7dd3")
  1100. )
  1101. (pin "10"
  1102. (uuid "4e007b84-9cd4-4e49-a4a8-b947ba87f355")
  1103. )
  1104. (instances
  1105. (project ""
  1106. (path "/fb553d00-63d0-4a72-84d2-67ce388ec664"
  1107. (reference "J1")
  1108. (unit 1)
  1109. )
  1110. )
  1111. )
  1112. )
  1113. (sheet_instances
  1114. (path "/"
  1115. (page "1")
  1116. )
  1117. )
  1118. (embedded_fonts no)
  1119. )