Première révision carte complète
La carte est planifiée et routée avec un minimum de choses fonctionelles Il reste beaucoup de questions: - Comment faire la dissipation thermique proprement ? - Où/comment mettre les vias ? - Routage OK ? - Coupure à basse charge de batterie ? - Autres LEDs potentielles ? - Largeurs de piste OK ?
This commit is contained in:
commit
c7e83e475a
10 changed files with 27832 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
*backups*
|
||||||
|
fp-info-cache
|
1301
Audio.kicad_sch
Normal file
1301
Audio.kicad_sch
Normal file
File diff suppressed because it is too large
Load diff
489
LCD_connectors.kicad_sch
Normal file
489
LCD_connectors.kicad_sch
Normal file
|
@ -0,0 +1,489 @@
|
||||||
|
(kicad_sch (version 20230121) (generator eeschema)
|
||||||
|
|
||||||
|
(uuid 7ba7ef16-cf4e-4f75-a496-34126893ffe5)
|
||||||
|
|
||||||
|
(paper "A5")
|
||||||
|
|
||||||
|
(title_block
|
||||||
|
(title "Projet Barbapapa")
|
||||||
|
(date "2023-06-19")
|
||||||
|
(rev "0.1")
|
||||||
|
(company "Téo-CD")
|
||||||
|
)
|
||||||
|
|
||||||
|
(lib_symbols
|
||||||
|
(symbol "00_PowerSymboles:VSS" (power) (pin_numbers hide) (pin_names hide) (in_bom no) (on_board no)
|
||||||
|
(property "Reference" "VSS" (at 0 -3.81 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "VSS" (at 0 -3.81 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "VSS_0_1"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -1.27 -2.54)
|
||||||
|
(xy 1.27 -2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "VSS_1_1"
|
||||||
|
(pin power_in line (at 0 0 270) (length 2.54)
|
||||||
|
(name "VSS" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "VSS" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "Connector_Generic:Conn_02x04_Top_Bottom" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "J" (at 1.27 5.08 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Value" "Conn_02x04_Top_Bottom" (at 1.27 -7.62 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_keywords" "connector" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_description" "Generic connector, double row, 02x04, top/bottom pin numbering scheme (row 1: 1...pins_per_row, row2: pins_per_row+1 ... num_pins), script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_fp_filters" "Connector*:*_2x??_*" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "Conn_02x04_Top_Bottom_1_1"
|
||||||
|
(rectangle (start -1.27 -4.953) (end 0 -5.207)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 -2.413) (end 0 -2.667)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 0.127) (end 0 -0.127)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 2.667) (end 0 2.413)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 3.81) (end 3.81 -6.35)
|
||||||
|
(stroke (width 0.254) (type default))
|
||||||
|
(fill (type background))
|
||||||
|
)
|
||||||
|
(rectangle (start 3.81 -4.953) (end 2.54 -5.207)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start 3.81 -2.413) (end 2.54 -2.667)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start 3.81 0.127) (end 2.54 -0.127)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start 3.81 2.667) (end 2.54 2.413)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 2.54 0) (length 3.81)
|
||||||
|
(name "Pin_1" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 0 0) (length 3.81)
|
||||||
|
(name "Pin_2" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "2" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 -2.54 0) (length 3.81)
|
||||||
|
(name "Pin_3" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "3" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 -5.08 0) (length 3.81)
|
||||||
|
(name "Pin_4" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "4" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at 7.62 2.54 180) (length 3.81)
|
||||||
|
(name "Pin_5" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "5" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at 7.62 0 180) (length 3.81)
|
||||||
|
(name "Pin_6" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "6" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at 7.62 -2.54 180) (length 3.81)
|
||||||
|
(name "Pin_7" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "7" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at 7.62 -5.08 180) (length 3.81)
|
||||||
|
(name "Pin_8" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "8" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(junction (at 91.44 57.15) (diameter 0) (color 0 0 0 0)
|
||||||
|
(uuid 3a31dfdb-642e-4e74-a77b-4b89da36463e)
|
||||||
|
)
|
||||||
|
(junction (at 116.84 54.61) (diameter 0) (color 0 0 0 0)
|
||||||
|
(uuid 95d501ab-cecb-4b50-bf4d-fc4792ec2330)
|
||||||
|
)
|
||||||
|
(junction (at 96.52 52.07) (diameter 0) (color 0 0 0 0)
|
||||||
|
(uuid bdffc059-2d09-4316-9663-cd8d7667c109)
|
||||||
|
)
|
||||||
|
(junction (at 93.98 54.61) (diameter 0) (color 0 0 0 0)
|
||||||
|
(uuid e01bfd10-fce2-4b89-954a-63e4f9533656)
|
||||||
|
)
|
||||||
|
|
||||||
|
(wire (pts (xy 88.9 78.74) (xy 99.06 78.74))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 0202f28a-67c8-4364-bcdb-644a762f70dc)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 93.98 73.66) (xy 93.98 54.61))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 119e6c7b-a265-478b-ad85-3b9267a51b7a)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 111.76 78.74) (xy 119.38 78.74))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 2061e45d-c09e-4bea-8aad-d334c3bab85b)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 96.52 52.07) (xy 99.06 52.07))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 26dd6ff5-eaf1-4fe7-9869-61116272771b)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 111.76 52.07) (xy 135.89 52.07))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 33efdc40-b35c-412d-ad56-a5b47bd38a89)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 88.9 59.69) (xy 99.06 59.69))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 3569d8a0-1c1d-4f4e-b8c3-6f552b0776e4)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 111.76 73.66) (xy 116.84 73.66))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 35a7645e-fe6e-450a-8c6e-d81d182d083f)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 111.76 76.2) (xy 125.73 76.2))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 3ffad896-83f1-46db-b9e0-86e9b0dcacd0)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 91.44 76.2) (xy 91.44 57.15))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 4c2dbb98-2c2a-44f2-aaa1-fb777b20dbb2)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 88.9 57.15) (xy 91.44 57.15))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 63679bdd-9f74-4e4c-b179-dc171054c8df)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 99.06 76.2) (xy 91.44 76.2))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 67d9ded7-07b3-4a91-9f01-971f9f0f43a9)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 111.76 54.61) (xy 116.84 54.61))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 7b440c71-d7ec-4c32-80fd-a507e8d16358)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 88.9 54.61) (xy 93.98 54.61))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 83d57465-fe65-48e2-95b6-bc583465689e)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 111.76 59.69) (xy 119.38 59.69))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 95c4333a-aa32-4738-a444-d24553157a43)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 125.73 57.15) (xy 125.73 59.69))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 9be0046b-1d9b-42d0-b325-5db9424578e7)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 88.9 52.07) (xy 96.52 52.07))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid a0ccb739-596a-45de-aa0f-2a8c16cec2d3)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 99.06 73.66) (xy 93.98 73.66))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid a1c9be43-f849-4f79-8748-c9bd416429a8)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 125.73 76.2) (xy 125.73 78.74))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid a6ad55d0-3af0-4bce-991f-47ae739c39ed)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 99.06 71.12) (xy 96.52 71.12))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid a741c03b-de9b-4b1f-80b0-9084d56827a5)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 96.52 71.12) (xy 96.52 52.07))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid b1f0b8ad-bfbb-42d5-9af5-7f240edf5f07)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 135.89 71.12) (xy 111.76 71.12))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid b999cc89-6ba7-4601-b9d0-a2a17769b833)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 111.76 57.15) (xy 125.73 57.15))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid c1cd0420-971d-4ed2-8587-570250d8b633)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 116.84 54.61) (xy 135.89 54.61))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid dd7383d2-ac3a-4a39-8df5-4c5126a5f361)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 116.84 73.66) (xy 116.84 54.61))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid ed46b99d-6b06-489e-906d-448e046f5919)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 93.98 54.61) (xy 99.06 54.61))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid fa77e5fd-5ff0-4dc0-95ea-d456658196f7)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 91.44 57.15) (xy 99.06 57.15))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid fe3cee82-6088-4111-b7d0-347891dd0b44)
|
||||||
|
)
|
||||||
|
|
||||||
|
(label "LCD_LIGHT" (at 125.73 57.15 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
(uuid 1e3a2cb0-ce6c-48b5-9212-7f1719bdc8cc)
|
||||||
|
)
|
||||||
|
(label "GND" (at 119.38 78.74 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
(uuid 873916cd-9e22-45ba-b9b1-39cd10122692)
|
||||||
|
)
|
||||||
|
(label "LCD_LIGHT" (at 125.73 76.2 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
(uuid a81d1465-8bfb-43a6-9388-ea820c812ff1)
|
||||||
|
)
|
||||||
|
(label "GND" (at 119.38 59.69 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
(uuid d4bf6ee6-c218-493a-a609-787cd9b994a5)
|
||||||
|
)
|
||||||
|
|
||||||
|
(hierarchical_label "LCD_RST" (shape input) (at 88.9 52.07 180) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 2b34b9f3-6c26-4fe8-81e9-98abdf1e1975)
|
||||||
|
)
|
||||||
|
(hierarchical_label "LCD_SCK_ALT" (shape input) (at 135.89 71.12 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 552fd539-c319-458d-9764-a1bdc1611b5b)
|
||||||
|
)
|
||||||
|
(hierarchical_label "LCD_COPI" (shape input) (at 88.9 59.69 180) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 80869ddb-b006-4086-b5e1-da1c1f1d201b)
|
||||||
|
)
|
||||||
|
(hierarchical_label "LCD_DC" (shape input) (at 88.9 57.15 180) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 8ed58074-94b0-4de7-8ff5-3ae83a226d69)
|
||||||
|
)
|
||||||
|
(hierarchical_label "LCD_COPI_ALT" (shape input) (at 88.9 78.74 180) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid ad173c0e-6360-49bb-b0ca-e9b9ac3d58dd)
|
||||||
|
)
|
||||||
|
(hierarchical_label "+3.3V" (shape input) (at 135.89 54.61 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid ae87e9b9-f92b-4e2e-aa50-27cb1bed23e3)
|
||||||
|
)
|
||||||
|
(hierarchical_label "LCD_CS" (shape input) (at 88.9 54.61 180) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid d65d6303-2cec-4797-9194-f3cd1c0f9a53)
|
||||||
|
)
|
||||||
|
(hierarchical_label "LCD_SCK" (shape input) (at 135.89 52.07 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid e51f6c88-9de9-4f92-95a5-b1aae0f82f7c)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "Connector_Generic:Conn_02x04_Top_Bottom") (at 104.14 54.61 0) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid 1dcd59a1-4a62-4286-a8f7-48927503bd4b)
|
||||||
|
(property "Reference" "J4" (at 105.41 45.72 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Value" "LCD SPI" (at 105.41 48.26 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x08_P2.54mm_Vertical" (at 104.14 54.61 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~" (at 104.14 54.61 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid 4e266b3e-f4e6-499b-b6b1-a850f0480e06))
|
||||||
|
(pin "2" (uuid 0dc17fc3-e555-4fa6-a302-4b709526062c))
|
||||||
|
(pin "3" (uuid 26a66ff0-a8e6-4125-9378-1d440fc4229e))
|
||||||
|
(pin "4" (uuid 18f23d2c-0fa2-4d97-86e6-a3773ae0bb21))
|
||||||
|
(pin "5" (uuid af9e5aac-6c29-4f73-9390-6baf4d9201bf))
|
||||||
|
(pin "6" (uuid c5d55988-655c-412b-bd1a-954a4d09f07b))
|
||||||
|
(pin "7" (uuid 395b4305-c57a-4715-a243-546d368bfc14))
|
||||||
|
(pin "8" (uuid b5747c91-37c3-4e57-8ce7-3574eb054917))
|
||||||
|
(instances
|
||||||
|
(project "Projet_JIN"
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46"
|
||||||
|
(reference "J4") (unit 1)
|
||||||
|
)
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46/cf4aaa63-e39c-44de-9db5-9249fc2c0124"
|
||||||
|
(reference "J4") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "00_PowerSymboles:VSS") (at 125.73 78.74 0) (unit 1)
|
||||||
|
(in_bom no) (on_board no) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid 27077630-f7e8-4270-b122-c91ca0475536)
|
||||||
|
(property "Reference" "VSS02" (at 125.73 82.55 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "VSS" (at 125.73 83.82 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 125.73 78.74 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 125.73 78.74 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "VSS" (uuid d9fdb115-1896-4bef-971b-52c10f3a3174))
|
||||||
|
(instances
|
||||||
|
(project "Projet_JIN"
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46"
|
||||||
|
(reference "VSS02") (unit 1)
|
||||||
|
)
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46/cf4aaa63-e39c-44de-9db5-9249fc2c0124"
|
||||||
|
(reference "#VSS0103") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "Connector_Generic:Conn_02x04_Top_Bottom") (at 104.14 73.66 0) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid 424f1f8f-d1f9-4970-a31b-a1ab6ed19dc3)
|
||||||
|
(property "Reference" "J4" (at 105.41 64.77 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Value" "LCD Soft SPI" (at 105.41 67.31 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x08_P2.54mm_Vertical" (at 104.14 73.66 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~" (at 104.14 73.66 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid ca498bc0-b1c6-4933-a549-b91fa44c3843))
|
||||||
|
(pin "2" (uuid 2a3b5c94-9b75-4f3c-a3fe-3c784d734ecb))
|
||||||
|
(pin "3" (uuid 2e08608f-8e07-471c-b1ed-0d798c91ff7f))
|
||||||
|
(pin "4" (uuid 3f42ee05-4ece-4119-bec9-14f5f02c7b64))
|
||||||
|
(pin "5" (uuid 6c20d726-8611-4b40-b37b-61f4533d71ed))
|
||||||
|
(pin "6" (uuid 79ab69cb-70ea-400a-8b0e-2f08f25a1bec))
|
||||||
|
(pin "7" (uuid d514ab33-575c-4f2e-9a79-b01b09ba2c01))
|
||||||
|
(pin "8" (uuid 3313d733-0d05-4835-aa78-1bc94f48a7f6))
|
||||||
|
(instances
|
||||||
|
(project "Projet_JIN"
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46"
|
||||||
|
(reference "J4") (unit 1)
|
||||||
|
)
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46/cf4aaa63-e39c-44de-9db5-9249fc2c0124"
|
||||||
|
(reference "J5") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "00_PowerSymboles:VSS") (at 119.38 78.74 0) (unit 1)
|
||||||
|
(in_bom no) (on_board no) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid 49df3b2e-30f5-48fc-9ec1-7a88bc83b0a2)
|
||||||
|
(property "Reference" "VSS01" (at 119.38 82.55 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "VSS" (at 119.38 83.82 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 119.38 78.74 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 119.38 78.74 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "VSS" (uuid 27305ce8-eeff-4443-a927-45548af51e1a))
|
||||||
|
(instances
|
||||||
|
(project "Projet_JIN"
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46"
|
||||||
|
(reference "VSS01") (unit 1)
|
||||||
|
)
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46/cf4aaa63-e39c-44de-9db5-9249fc2c0124"
|
||||||
|
(reference "#VSS0104") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "00_PowerSymboles:VSS") (at 119.38 59.69 0) (unit 1)
|
||||||
|
(in_bom no) (on_board no) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid b5347a47-8a06-4430-97e7-19dec1fef420)
|
||||||
|
(property "Reference" "VSS01" (at 119.38 63.5 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "VSS" (at 119.38 64.77 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 119.38 59.69 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 119.38 59.69 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "VSS" (uuid 56c401b8-0f99-4a81-917f-bc9c177ce2b4))
|
||||||
|
(instances
|
||||||
|
(project "Projet_JIN"
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46"
|
||||||
|
(reference "VSS01") (unit 1)
|
||||||
|
)
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46/cf4aaa63-e39c-44de-9db5-9249fc2c0124"
|
||||||
|
(reference "#VSS0105") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "00_PowerSymboles:VSS") (at 125.73 59.69 0) (unit 1)
|
||||||
|
(in_bom no) (on_board no) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid d7dfc3ae-76c9-4186-b4c4-cc41d8e53941)
|
||||||
|
(property "Reference" "VSS02" (at 125.73 63.5 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "VSS" (at 125.73 64.77 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 125.73 59.69 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 125.73 59.69 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "VSS" (uuid 6e2bf6af-58f4-44cb-9b55-5461acd69fc4))
|
||||||
|
(instances
|
||||||
|
(project "Projet_JIN"
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46"
|
||||||
|
(reference "VSS02") (unit 1)
|
||||||
|
)
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46/cf4aaa63-e39c-44de-9db5-9249fc2c0124"
|
||||||
|
(reference "#VSS0106") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
380
NFC_Connectors.kicad_sch
Normal file
380
NFC_Connectors.kicad_sch
Normal file
|
@ -0,0 +1,380 @@
|
||||||
|
(kicad_sch (version 20230121) (generator eeschema)
|
||||||
|
|
||||||
|
(uuid 53aad444-01ac-4479-8ea6-ed98f33aba9a)
|
||||||
|
|
||||||
|
(paper "A5")
|
||||||
|
|
||||||
|
(title_block
|
||||||
|
(title "Projet Barbapapa")
|
||||||
|
(date "2023-06-19")
|
||||||
|
(rev "0.1")
|
||||||
|
(company "Téo-CD")
|
||||||
|
)
|
||||||
|
|
||||||
|
(lib_symbols
|
||||||
|
(symbol "00_PowerSymboles:VSS" (power) (pin_numbers hide) (pin_names hide) (in_bom no) (on_board no)
|
||||||
|
(property "Reference" "VSS" (at 0 -3.81 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "VSS" (at 0 -3.81 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "VSS_0_1"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -1.27 -2.54)
|
||||||
|
(xy 1.27 -2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "VSS_1_1"
|
||||||
|
(pin power_in line (at 0 0 270) (length 2.54)
|
||||||
|
(name "VSS" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "VSS" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "Connector_Generic:Conn_01x05" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "J" (at 0 7.62 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Value" "Conn_01x05" (at 0 -7.62 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_keywords" "connector" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_description" "Generic connector, single row, 01x05, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "Conn_01x05_1_1"
|
||||||
|
(rectangle (start -1.27 -4.953) (end 0 -5.207)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 -2.413) (end 0 -2.667)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 0.127) (end 0 -0.127)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 2.667) (end 0 2.413)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 5.207) (end 0 4.953)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 6.35) (end 1.27 -6.35)
|
||||||
|
(stroke (width 0.254) (type default))
|
||||||
|
(fill (type background))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 5.08 0) (length 3.81)
|
||||||
|
(name "Pin_1" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 2.54 0) (length 3.81)
|
||||||
|
(name "Pin_2" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "2" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 0 0) (length 3.81)
|
||||||
|
(name "Pin_3" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "3" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 -2.54 0) (length 3.81)
|
||||||
|
(name "Pin_4" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "4" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 -5.08 0) (length 3.81)
|
||||||
|
(name "Pin_5" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "5" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "Connector_Generic:Conn_01x07" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "J" (at 0 10.16 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Value" "Conn_01x07" (at 0 -10.16 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_keywords" "connector" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_description" "Generic connector, single row, 01x07, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "Conn_01x07_1_1"
|
||||||
|
(rectangle (start -1.27 -7.493) (end 0 -7.747)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 -4.953) (end 0 -5.207)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 -2.413) (end 0 -2.667)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 0.127) (end 0 -0.127)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 2.667) (end 0 2.413)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 5.207) (end 0 4.953)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 7.747) (end 0 7.493)
|
||||||
|
(stroke (width 0.1524) (type default))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start -1.27 8.89) (end 1.27 -8.89)
|
||||||
|
(stroke (width 0.254) (type default))
|
||||||
|
(fill (type background))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 7.62 0) (length 3.81)
|
||||||
|
(name "Pin_1" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 5.08 0) (length 3.81)
|
||||||
|
(name "Pin_2" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "2" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 2.54 0) (length 3.81)
|
||||||
|
(name "Pin_3" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "3" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 0 0) (length 3.81)
|
||||||
|
(name "Pin_4" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "4" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 -2.54 0) (length 3.81)
|
||||||
|
(name "Pin_5" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "5" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 -5.08 0) (length 3.81)
|
||||||
|
(name "Pin_6" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "6" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin passive line (at -5.08 -7.62 0) (length 3.81)
|
||||||
|
(name "Pin_7" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "7" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
(wire (pts (xy 116.84 67.31) (xy 132.08 67.31))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 1a379b8e-4d18-4f6f-bfc9-a8f72627a771)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 78.74 59.69) (xy 86.36 59.69))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 303bc838-3e25-408e-8fb1-45310a4cceac)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 116.84 57.15) (xy 119.38 57.15))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 3254bfeb-09b0-4f1b-a18b-65487afe9512)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 116.84 72.39) (xy 119.38 72.39))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 45815a40-508b-4a63-a963-8ecf9e8114f9)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 78.74 67.31) (xy 86.36 67.31))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 6c5f3c6b-f4df-4c0b-a146-26378b520b37)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 78.74 64.77) (xy 86.36 64.77))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 72e1558e-0235-481b-8f6a-c59f2241cccd)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 116.84 59.69) (xy 119.38 59.69))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid 9d7047c0-b6ef-409e-98f8-28571775331f)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 78.74 62.23) (xy 86.36 62.23))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid a230da7f-44b4-4627-a767-68663664e619)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 78.74 57.15) (xy 86.36 57.15))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid ae4ef774-0b50-426c-8458-792a6b71bd4c)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 116.84 69.85) (xy 119.38 69.85))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid ce5eac35-76b6-4eb5-b307-ff843c1e5d18)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 116.84 64.77) (xy 119.38 64.77))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid f7a69961-0500-45d6-ac4f-7859e223d939)
|
||||||
|
)
|
||||||
|
(wire (pts (xy 116.84 62.23) (xy 119.38 62.23))
|
||||||
|
(stroke (width 0) (type default))
|
||||||
|
(uuid fd74d1b4-7be9-4a9f-9f55-2a54e4967afe)
|
||||||
|
)
|
||||||
|
|
||||||
|
(hierarchical_label "NFC1_CIPO" (shape input) (at 78.74 64.77 180) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 2e126b3f-e568-43dc-9e10-484da19cb659)
|
||||||
|
)
|
||||||
|
(hierarchical_label "+3.3V" (shape input) (at 119.38 72.39 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 50dc5dcf-0417-42e0-aad0-64e7f7eae455)
|
||||||
|
)
|
||||||
|
(hierarchical_label "NFC1_CS" (shape input) (at 78.74 57.15 180) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 60772c8e-dcb9-4330-80a9-660d2b036548)
|
||||||
|
)
|
||||||
|
(hierarchical_label "NFC1_COPI" (shape input) (at 78.74 62.23 180) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 66ec0200-c30d-4486-9955-3406ae5b1530)
|
||||||
|
)
|
||||||
|
(hierarchical_label "NFC1_SCK" (shape input) (at 78.74 59.69 180) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 73ce911a-d7c3-419e-8909-5d23a337a4a5)
|
||||||
|
)
|
||||||
|
(hierarchical_label "NFC2_CS" (shape input) (at 119.38 57.15 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 7d2eb503-c2b8-4c6d-b100-40593335355b)
|
||||||
|
)
|
||||||
|
(hierarchical_label "NFC2_CIPO" (shape input) (at 119.38 64.77 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid 86dc1fed-bc20-4cf2-9e7b-db5866e93576)
|
||||||
|
)
|
||||||
|
(hierarchical_label "NFC1_RST" (shape input) (at 78.74 67.31 180) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
(uuid 87e5f5dc-da56-4ce3-809d-eb1b869b94a9)
|
||||||
|
)
|
||||||
|
(hierarchical_label "NFC2_COPI" (shape input) (at 119.38 62.23 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid a3eb482d-854a-4fe7-8157-09af9c146063)
|
||||||
|
)
|
||||||
|
(hierarchical_label "NFC2_SCK" (shape input) (at 119.38 59.69 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid a6ea3e13-8942-4525-8e16-8abe2106632b)
|
||||||
|
)
|
||||||
|
(hierarchical_label "NFC2_RST" (shape input) (at 119.38 69.85 0) (fields_autoplaced)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
(uuid fb5595cb-e24c-4c3d-845e-1a38f90b6700)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "Connector_Generic:Conn_01x07") (at 111.76 64.77 0) (mirror y) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no)
|
||||||
|
(uuid 25c3b9d4-6013-49f8-9fb9-7d59162cc93c)
|
||||||
|
(property "Reference" "J8" (at 109.22 63.5 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Value" "NFC2" (at 109.22 66.04 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x07_P2.54mm_Vertical" (at 111.76 64.77 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~" (at 111.76 64.77 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid 3c0f0877-298d-4fa6-b4f1-5ac1edcabaaf))
|
||||||
|
(pin "2" (uuid b721cf9a-1cc8-4493-bd6d-b7371d4e73b7))
|
||||||
|
(pin "3" (uuid 2fce58ce-1f92-46e0-bcec-9d2d5bd6c895))
|
||||||
|
(pin "4" (uuid 01eb4f8e-2933-4851-8ca5-375e45fb1b80))
|
||||||
|
(pin "5" (uuid eb799878-ddb2-4b99-8c28-e97c070c6405))
|
||||||
|
(pin "6" (uuid 4eec6af8-065c-4ff4-8557-1632e25d04aa))
|
||||||
|
(pin "7" (uuid 6a00f76e-3895-4665-852c-b607774737ec))
|
||||||
|
(instances
|
||||||
|
(project "Projet_JIN"
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46/aa7c1e9d-7c11-4485-b6b4-e81567e634cb"
|
||||||
|
(reference "J8") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "Connector_Generic:Conn_01x05") (at 91.44 62.23 0) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid c8633de0-49f6-4f8c-a109-50276d46e63c)
|
||||||
|
(property "Reference" "J7" (at 93.98 60.96 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Value" "NFC1" (at 93.98 63.5 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical" (at 91.44 62.23 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~" (at 91.44 62.23 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "1" (uuid 29c2d6b5-fec9-4125-8183-b5bcd0acaad9))
|
||||||
|
(pin "2" (uuid 12a2a19e-ba5c-415c-bbf8-d7e68cf2441a))
|
||||||
|
(pin "3" (uuid a561ee56-3be1-4ea7-910c-7a12a8e1a6cf))
|
||||||
|
(pin "4" (uuid 17c43525-221d-4780-b5ae-a6ae9a8733ad))
|
||||||
|
(pin "5" (uuid 6dc2cf4c-bf49-4526-890c-baee9f817991))
|
||||||
|
(instances
|
||||||
|
(project "Projet_JIN"
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46/aa7c1e9d-7c11-4485-b6b4-e81567e634cb"
|
||||||
|
(reference "J7") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "00_PowerSymboles:VSS") (at 132.08 67.31 0) (unit 1)
|
||||||
|
(in_bom no) (on_board no) (dnp no) (fields_autoplaced)
|
||||||
|
(uuid e731b988-93f3-4daf-9542-fa1a5581d7f4)
|
||||||
|
(property "Reference" "#VSS0107" (at 132.08 71.12 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "VSS" (at 132.08 72.39 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (at 132.08 67.31 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (at 132.08 67.31 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(pin "VSS" (uuid 1859fc43-7cb5-4e4a-a96d-7db33e11fb5f))
|
||||||
|
(instances
|
||||||
|
(project "Projet_JIN"
|
||||||
|
(path "/1f7900b2-90c4-494b-ac10-3ced4db03c46/aa7c1e9d-7c11-4485-b6b4-e81567e634cb"
|
||||||
|
(reference "#VSS0107") (unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
2079
Power.kicad_sch
Normal file
2079
Power.kicad_sch
Normal file
File diff suppressed because it is too large
Load diff
21614
Projet_Barbapapa.kicad_pcb
Normal file
21614
Projet_Barbapapa.kicad_pcb
Normal file
File diff suppressed because it is too large
Load diff
77
Projet_Barbapapa.kicad_prl
Normal file
77
Projet_Barbapapa.kicad_prl
Normal file
|
@ -0,0 +1,77 @@
|
||||||
|
{
|
||||||
|
"board": {
|
||||||
|
"active_layer": 37,
|
||||||
|
"active_layer_preset": "",
|
||||||
|
"auto_track_width": false,
|
||||||
|
"hidden_netclasses": [],
|
||||||
|
"hidden_nets": [],
|
||||||
|
"high_contrast_mode": 0,
|
||||||
|
"net_color_mode": 1,
|
||||||
|
"opacity": {
|
||||||
|
"images": 0.6,
|
||||||
|
"pads": 1.0,
|
||||||
|
"tracks": 1.0,
|
||||||
|
"vias": 1.0,
|
||||||
|
"zones": 0.6
|
||||||
|
},
|
||||||
|
"selection_filter": {
|
||||||
|
"dimensions": true,
|
||||||
|
"footprints": true,
|
||||||
|
"graphics": true,
|
||||||
|
"keepouts": true,
|
||||||
|
"lockedItems": false,
|
||||||
|
"otherItems": true,
|
||||||
|
"pads": true,
|
||||||
|
"text": true,
|
||||||
|
"tracks": true,
|
||||||
|
"vias": true,
|
||||||
|
"zones": true
|
||||||
|
},
|
||||||
|
"visible_items": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
8,
|
||||||
|
9,
|
||||||
|
10,
|
||||||
|
11,
|
||||||
|
12,
|
||||||
|
13,
|
||||||
|
15,
|
||||||
|
16,
|
||||||
|
17,
|
||||||
|
18,
|
||||||
|
19,
|
||||||
|
20,
|
||||||
|
21,
|
||||||
|
22,
|
||||||
|
23,
|
||||||
|
24,
|
||||||
|
25,
|
||||||
|
26,
|
||||||
|
27,
|
||||||
|
28,
|
||||||
|
29,
|
||||||
|
30,
|
||||||
|
32,
|
||||||
|
33,
|
||||||
|
34,
|
||||||
|
35,
|
||||||
|
36,
|
||||||
|
39,
|
||||||
|
40
|
||||||
|
],
|
||||||
|
"visible_layers": "ffdffff_ffffffff",
|
||||||
|
"zone_display_mode": 0
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"filename": "Projet_JIN.kicad_prl",
|
||||||
|
"version": 3
|
||||||
|
},
|
||||||
|
"project": {
|
||||||
|
"files": []
|
||||||
|
}
|
||||||
|
}
|
690
Projet_Barbapapa.kicad_pro
Normal file
690
Projet_Barbapapa.kicad_pro
Normal file
|
@ -0,0 +1,690 @@
|
||||||
|
{
|
||||||
|
"board": {
|
||||||
|
"3dviewports": [],
|
||||||
|
"design_settings": {
|
||||||
|
"defaults": {
|
||||||
|
"board_outline_line_width": 0.09999999999999999,
|
||||||
|
"copper_line_width": 0.19999999999999998,
|
||||||
|
"copper_text_italic": false,
|
||||||
|
"copper_text_size_h": 1.5,
|
||||||
|
"copper_text_size_v": 1.5,
|
||||||
|
"copper_text_thickness": 0.3,
|
||||||
|
"copper_text_upright": false,
|
||||||
|
"courtyard_line_width": 0.049999999999999996,
|
||||||
|
"dimension_precision": 4,
|
||||||
|
"dimension_units": 3,
|
||||||
|
"dimensions": {
|
||||||
|
"arrow_length": 1270000,
|
||||||
|
"extension_offset": 500000,
|
||||||
|
"keep_text_aligned": true,
|
||||||
|
"suppress_zeroes": false,
|
||||||
|
"text_position": 0,
|
||||||
|
"units_format": 1
|
||||||
|
},
|
||||||
|
"fab_line_width": 0.09999999999999999,
|
||||||
|
"fab_text_italic": false,
|
||||||
|
"fab_text_size_h": 1.0,
|
||||||
|
"fab_text_size_v": 1.0,
|
||||||
|
"fab_text_thickness": 0.15,
|
||||||
|
"fab_text_upright": false,
|
||||||
|
"other_line_width": 0.15,
|
||||||
|
"other_text_italic": false,
|
||||||
|
"other_text_size_h": 1.0,
|
||||||
|
"other_text_size_v": 1.0,
|
||||||
|
"other_text_thickness": 0.15,
|
||||||
|
"other_text_upright": false,
|
||||||
|
"pads": {
|
||||||
|
"drill": 0.0,
|
||||||
|
"height": 7.35,
|
||||||
|
"width": 8.34
|
||||||
|
},
|
||||||
|
"silk_line_width": 0.15,
|
||||||
|
"silk_text_italic": false,
|
||||||
|
"silk_text_size_h": 1.0,
|
||||||
|
"silk_text_size_v": 1.0,
|
||||||
|
"silk_text_thickness": 0.15,
|
||||||
|
"silk_text_upright": false,
|
||||||
|
"zones": {
|
||||||
|
"min_clearance": 0.5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"diff_pair_dimensions": [
|
||||||
|
{
|
||||||
|
"gap": 0.0,
|
||||||
|
"via_gap": 0.0,
|
||||||
|
"width": 0.0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"drc_exclusions": [
|
||||||
|
"hole_clearance|24364800|62454200|f5214a7d-b160-4f1a-901b-8b6b4f902fb2|e344fdf6-d168-4d3a-b00d-17fa3a1bc372",
|
||||||
|
"hole_clearance|24364800|62454200|f5214a7d-b160-4f1a-901b-8b6b4f902fb2|ec3767a5-211c-4877-94d4-8c4ae748aeff",
|
||||||
|
"hole_clearance|24364800|68254200|27c58c61-1276-401c-93c2-75efb9273e4b|69351cf2-ea4f-4ecf-a476-cd4a54681c9a",
|
||||||
|
"hole_clearance|24364800|68254200|27c58c61-1276-401c-93c2-75efb9273e4b|b808e42f-65ed-4f4e-9464-727214f68baa",
|
||||||
|
"lib_footprint_mismatch|68961000|123366250|3e058587-7584-4046-8156-671b376edc7d|00000000-0000-0000-0000-000000000000",
|
||||||
|
"lib_footprint_mismatch|93928200|108423025|ecc47d9f-ab9c-4c75-9eb7-ed10b90e5989|00000000-0000-0000-0000-000000000000"
|
||||||
|
],
|
||||||
|
"meta": {
|
||||||
|
"version": 2
|
||||||
|
},
|
||||||
|
"rule_severities": {
|
||||||
|
"annular_width": "error",
|
||||||
|
"clearance": "error",
|
||||||
|
"connection_width": "warning",
|
||||||
|
"copper_edge_clearance": "error",
|
||||||
|
"copper_sliver": "warning",
|
||||||
|
"courtyards_overlap": "error",
|
||||||
|
"diff_pair_gap_out_of_range": "error",
|
||||||
|
"diff_pair_uncoupled_length_too_long": "error",
|
||||||
|
"drill_out_of_range": "error",
|
||||||
|
"duplicate_footprints": "warning",
|
||||||
|
"extra_footprint": "warning",
|
||||||
|
"footprint": "error",
|
||||||
|
"footprint_type_mismatch": "ignore",
|
||||||
|
"hole_clearance": "error",
|
||||||
|
"hole_near_hole": "error",
|
||||||
|
"invalid_outline": "error",
|
||||||
|
"isolated_copper": "warning",
|
||||||
|
"item_on_disabled_layer": "error",
|
||||||
|
"items_not_allowed": "error",
|
||||||
|
"length_out_of_range": "error",
|
||||||
|
"lib_footprint_issues": "warning",
|
||||||
|
"lib_footprint_mismatch": "warning",
|
||||||
|
"malformed_courtyard": "error",
|
||||||
|
"microvia_drill_out_of_range": "error",
|
||||||
|
"missing_courtyard": "ignore",
|
||||||
|
"missing_footprint": "warning",
|
||||||
|
"net_conflict": "warning",
|
||||||
|
"npth_inside_courtyard": "ignore",
|
||||||
|
"padstack": "warning",
|
||||||
|
"pth_inside_courtyard": "ignore",
|
||||||
|
"shorting_items": "error",
|
||||||
|
"silk_edge_clearance": "warning",
|
||||||
|
"silk_over_copper": "warning",
|
||||||
|
"silk_overlap": "warning",
|
||||||
|
"skew_out_of_range": "error",
|
||||||
|
"solder_mask_bridge": "error",
|
||||||
|
"starved_thermal": "error",
|
||||||
|
"text_height": "warning",
|
||||||
|
"text_thickness": "warning",
|
||||||
|
"through_hole_pad_without_hole": "error",
|
||||||
|
"too_many_vias": "error",
|
||||||
|
"track_dangling": "warning",
|
||||||
|
"track_width": "error",
|
||||||
|
"tracks_crossing": "error",
|
||||||
|
"unconnected_items": "error",
|
||||||
|
"unresolved_variable": "error",
|
||||||
|
"via_dangling": "warning",
|
||||||
|
"zones_intersect": "error"
|
||||||
|
},
|
||||||
|
"rules": {
|
||||||
|
"max_error": 0.005,
|
||||||
|
"min_clearance": 0.09,
|
||||||
|
"min_connection": 0.0,
|
||||||
|
"min_copper_edge_clearance": 0.3,
|
||||||
|
"min_hole_clearance": 0.19999999999999998,
|
||||||
|
"min_hole_to_hole": 0.254,
|
||||||
|
"min_microvia_diameter": 0.19999999999999998,
|
||||||
|
"min_microvia_drill": 0.09999999999999999,
|
||||||
|
"min_resolved_spokes": 2,
|
||||||
|
"min_silk_clearance": 0.0,
|
||||||
|
"min_text_height": 1.0,
|
||||||
|
"min_text_thickness": 0.153,
|
||||||
|
"min_through_hole_diameter": 0.3,
|
||||||
|
"min_track_width": 0.09,
|
||||||
|
"min_via_annular_width": 0.13,
|
||||||
|
"min_via_diameter": 0.25,
|
||||||
|
"solder_mask_clearance": 0.0,
|
||||||
|
"solder_mask_min_width": 0.0,
|
||||||
|
"solder_mask_to_copper_clearance": 0.0,
|
||||||
|
"use_height_for_length_calcs": true
|
||||||
|
},
|
||||||
|
"teardrop_options": [
|
||||||
|
{
|
||||||
|
"td_allow_use_two_tracks": true,
|
||||||
|
"td_curve_segcount": 5,
|
||||||
|
"td_on_pad_in_zone": false,
|
||||||
|
"td_onpadsmd": true,
|
||||||
|
"td_onroundshapesonly": false,
|
||||||
|
"td_ontrackend": false,
|
||||||
|
"td_onviapad": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"teardrop_parameters": [
|
||||||
|
{
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_target_name": "td_round_shape",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_target_name": "td_rect_shape",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"td_curve_segcount": 0,
|
||||||
|
"td_height_ratio": 1.0,
|
||||||
|
"td_length_ratio": 0.5,
|
||||||
|
"td_maxheight": 2.0,
|
||||||
|
"td_maxlen": 1.0,
|
||||||
|
"td_target_name": "td_track_end",
|
||||||
|
"td_width_to_size_filter_ratio": 0.9
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"track_widths": [
|
||||||
|
0.0
|
||||||
|
],
|
||||||
|
"via_dimensions": [
|
||||||
|
{
|
||||||
|
"diameter": 0.0,
|
||||||
|
"drill": 0.0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"zones_allow_external_fillets": false
|
||||||
|
},
|
||||||
|
"layer_presets": [],
|
||||||
|
"viewports": []
|
||||||
|
},
|
||||||
|
"boards": [],
|
||||||
|
"cvpcb": {
|
||||||
|
"equivalence_files": []
|
||||||
|
},
|
||||||
|
"erc": {
|
||||||
|
"erc_exclusions": [],
|
||||||
|
"meta": {
|
||||||
|
"version": 0
|
||||||
|
},
|
||||||
|
"pin_map": [
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
2,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"rule_severities": {
|
||||||
|
"bus_definition_conflict": "error",
|
||||||
|
"bus_entry_needed": "error",
|
||||||
|
"bus_to_bus_conflict": "error",
|
||||||
|
"bus_to_net_conflict": "error",
|
||||||
|
"conflicting_netclasses": "error",
|
||||||
|
"different_unit_footprint": "error",
|
||||||
|
"different_unit_net": "error",
|
||||||
|
"duplicate_reference": "error",
|
||||||
|
"duplicate_sheet_names": "error",
|
||||||
|
"endpoint_off_grid": "warning",
|
||||||
|
"extra_units": "error",
|
||||||
|
"global_label_dangling": "warning",
|
||||||
|
"hier_label_mismatch": "error",
|
||||||
|
"label_dangling": "error",
|
||||||
|
"lib_symbol_issues": "warning",
|
||||||
|
"missing_bidi_pin": "warning",
|
||||||
|
"missing_input_pin": "warning",
|
||||||
|
"missing_power_pin": "error",
|
||||||
|
"missing_unit": "warning",
|
||||||
|
"multiple_net_names": "warning",
|
||||||
|
"net_not_bus_member": "warning",
|
||||||
|
"no_connect_connected": "warning",
|
||||||
|
"no_connect_dangling": "warning",
|
||||||
|
"pin_not_connected": "error",
|
||||||
|
"pin_not_driven": "error",
|
||||||
|
"pin_to_pin": "error",
|
||||||
|
"power_pin_not_driven": "error",
|
||||||
|
"similar_labels": "warning",
|
||||||
|
"simulation_model_issue": "error",
|
||||||
|
"unannotated": "error",
|
||||||
|
"unit_value_mismatch": "error",
|
||||||
|
"unresolved_variable": "error",
|
||||||
|
"wire_dangling": "error"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"pinned_footprint_libs": [],
|
||||||
|
"pinned_symbol_libs": []
|
||||||
|
},
|
||||||
|
"meta": {
|
||||||
|
"filename": "Projet_JIN.kicad_pro",
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
"net_settings": {
|
||||||
|
"classes": [
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.127,
|
||||||
|
"diff_pair_gap": 0.25,
|
||||||
|
"diff_pair_via_gap": 0.25,
|
||||||
|
"diff_pair_width": 0.2,
|
||||||
|
"line_style": 0,
|
||||||
|
"microvia_diameter": 0.3,
|
||||||
|
"microvia_drill": 0.1,
|
||||||
|
"name": "Default",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"track_width": 0.25,
|
||||||
|
"via_diameter": 0.8,
|
||||||
|
"via_drill": 0.4,
|
||||||
|
"wire_width": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.127,
|
||||||
|
"diff_pair_gap": 0.25,
|
||||||
|
"diff_pair_via_gap": 0.25,
|
||||||
|
"diff_pair_width": 0.2,
|
||||||
|
"line_style": 0,
|
||||||
|
"microvia_diameter": 0.3,
|
||||||
|
"microvia_drill": 0.1,
|
||||||
|
"name": "Audio",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"schematic_color": "rgb(255, 91, 191)",
|
||||||
|
"track_width": 0.25,
|
||||||
|
"via_diameter": 0.8,
|
||||||
|
"via_drill": 0.4,
|
||||||
|
"wire_width": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.127,
|
||||||
|
"diff_pair_gap": 0.25,
|
||||||
|
"diff_pair_via_gap": 0.25,
|
||||||
|
"diff_pair_width": 0.2,
|
||||||
|
"line_style": 0,
|
||||||
|
"microvia_diameter": 0.3,
|
||||||
|
"microvia_drill": 0.1,
|
||||||
|
"name": "Control",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"schematic_color": "rgb(104, 222, 255)",
|
||||||
|
"track_width": 0.25,
|
||||||
|
"via_diameter": 0.8,
|
||||||
|
"via_drill": 0.4,
|
||||||
|
"wire_width": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.127,
|
||||||
|
"diff_pair_gap": 0.25,
|
||||||
|
"diff_pair_via_gap": 0.25,
|
||||||
|
"diff_pair_width": 0.2,
|
||||||
|
"line_style": 0,
|
||||||
|
"microvia_diameter": 0.3,
|
||||||
|
"microvia_drill": 0.1,
|
||||||
|
"name": "Power",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"schematic_color": "rgb(255, 0, 27)",
|
||||||
|
"track_width": 0.25,
|
||||||
|
"via_diameter": 0.8,
|
||||||
|
"via_drill": 0.4,
|
||||||
|
"wire_width": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"bus_width": 12,
|
||||||
|
"clearance": 0.127,
|
||||||
|
"diff_pair_gap": 0.25,
|
||||||
|
"diff_pair_via_gap": 0.25,
|
||||||
|
"diff_pair_width": 0.2,
|
||||||
|
"line_style": 0,
|
||||||
|
"microvia_diameter": 0.3,
|
||||||
|
"microvia_drill": 0.1,
|
||||||
|
"name": "SPI_MAIN",
|
||||||
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"schematic_color": "rgb(58, 64, 255)",
|
||||||
|
"track_width": 0.25,
|
||||||
|
"via_diameter": 0.8,
|
||||||
|
"via_drill": 0.4,
|
||||||
|
"wire_width": 6
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"meta": {
|
||||||
|
"version": 3
|
||||||
|
},
|
||||||
|
"net_colors": null,
|
||||||
|
"netclass_assignments": null,
|
||||||
|
"netclass_patterns": [
|
||||||
|
{
|
||||||
|
"netclass": "Audio",
|
||||||
|
"pattern": "/Audio/BCLK"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Audio",
|
||||||
|
"pattern": "/Audio/LRCLK"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Audio",
|
||||||
|
"pattern": "/DIN"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Audio",
|
||||||
|
"pattern": "/Audio/Speaker_P"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Audio",
|
||||||
|
"pattern": "/Audio/Speaker_N"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Control",
|
||||||
|
"pattern": "/Audio/Amp_enable"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Audio",
|
||||||
|
"pattern": "/Audio_OUT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Power",
|
||||||
|
"pattern": "+3.3V"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "SPI_MAIN",
|
||||||
|
"pattern": "/SPI1_COPI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "SPI_MAIN",
|
||||||
|
"pattern": "/SPI1_CIPO"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "SPI_MAIN",
|
||||||
|
"pattern": "/SPI1_SCK"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Power",
|
||||||
|
"pattern": "/+3.3V"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Default",
|
||||||
|
"pattern": "/Power and USB/3.3FB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Power",
|
||||||
|
"pattern": "/Power and USB/VBUS"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Power",
|
||||||
|
"pattern": "/Power and USB/BATT_LOAD"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Power",
|
||||||
|
"pattern": "/Power and USB/VIN"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "SPI_MAIN",
|
||||||
|
"pattern": "/SPI_CIPO"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "SPI_MAIN",
|
||||||
|
"pattern": "/SPI_COPI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "SPI_MAIN",
|
||||||
|
"pattern": "/SPI_SCK"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Control",
|
||||||
|
"pattern": "/LCD connectors/LCD_RST"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Control",
|
||||||
|
"pattern": "/NFC Connectors/NFC1_RST"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Control",
|
||||||
|
"pattern": "/NFC Connectors/NFC2_RST"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Control",
|
||||||
|
"pattern": "/Power and USB/Reg_en"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Control",
|
||||||
|
"pattern": "/Audio/AMP_GAIN0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Control",
|
||||||
|
"pattern": "/Audio/AMP_GAIN1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Control",
|
||||||
|
"pattern": "/Audio/AMP_GAIN_EN"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"netclass": "Control",
|
||||||
|
"pattern": "/NFC1_RST"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"pcbnew": {
|
||||||
|
"last_paths": {
|
||||||
|
"gencad": "",
|
||||||
|
"idf": "",
|
||||||
|
"netlist": "",
|
||||||
|
"specctra_dsn": "",
|
||||||
|
"step": "",
|
||||||
|
"vrml": ""
|
||||||
|
},
|
||||||
|
"page_layout_descr_file": ""
|
||||||
|
},
|
||||||
|
"schematic": {
|
||||||
|
"annotate_start_num": 0,
|
||||||
|
"drawing": {
|
||||||
|
"dashed_lines_dash_length_ratio": 12.0,
|
||||||
|
"dashed_lines_gap_length_ratio": 3.0,
|
||||||
|
"default_line_thickness": 6.0,
|
||||||
|
"default_text_size": 50.0,
|
||||||
|
"field_names": [],
|
||||||
|
"intersheets_ref_own_page": false,
|
||||||
|
"intersheets_ref_prefix": "",
|
||||||
|
"intersheets_ref_short": false,
|
||||||
|
"intersheets_ref_show": false,
|
||||||
|
"intersheets_ref_suffix": "",
|
||||||
|
"junction_size_choice": 3,
|
||||||
|
"label_size_ratio": 0.375,
|
||||||
|
"pin_symbol_size": 25.0,
|
||||||
|
"text_offset_ratio": 0.15
|
||||||
|
},
|
||||||
|
"legacy_lib_dir": "",
|
||||||
|
"legacy_lib_list": [],
|
||||||
|
"meta": {
|
||||||
|
"version": 1
|
||||||
|
},
|
||||||
|
"net_format_name": "",
|
||||||
|
"page_layout_descr_file": "",
|
||||||
|
"plot_directory": "",
|
||||||
|
"spice_current_sheet_as_root": false,
|
||||||
|
"spice_external_command": "spice \"%I\"",
|
||||||
|
"spice_model_current_sheet_as_root": true,
|
||||||
|
"spice_save_all_currents": false,
|
||||||
|
"spice_save_all_voltages": false,
|
||||||
|
"subpart_first_id": 65,
|
||||||
|
"subpart_id_separator": 0
|
||||||
|
},
|
||||||
|
"sheets": [
|
||||||
|
[
|
||||||
|
"1f7900b2-90c4-494b-ac10-3ced4db03c46",
|
||||||
|
""
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"6cd5a50a-ff0a-4158-bf93-a56892953603",
|
||||||
|
"Audio"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"1ff48b82-bd33-4a97-91b8-e56f2808ae9f",
|
||||||
|
"Power and USB"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"cf4aaa63-e39c-44de-9db5-9249fc2c0124",
|
||||||
|
"LCD connectors"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"aa7c1e9d-7c11-4485-b6b4-e81567e634cb",
|
||||||
|
"NFC Connectors"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"text_variables": {}
|
||||||
|
}
|
1176
Projet_Barbapapa.kicad_sch
Normal file
1176
Projet_Barbapapa.kicad_sch
Normal file
File diff suppressed because it is too large
Load diff
24
README.md
Normal file
24
README.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
# Projet Barbapapa - Carte électronique
|
||||||
|
|
||||||
|
Le Projet Barbapapa est un projet surprise qui réunit des anciens JINs.
|
||||||
|
|
||||||
|
L'une des parties de ce projet est un objet intéractif, ce dépôt en contient
|
||||||
|
la conception électroniques.
|
||||||
|
|
||||||
|
|
||||||
|
# Objectifs
|
||||||
|
|
||||||
|
La carte électronique doit permettre la détection de tags RFID, le contrôle
|
||||||
|
d'un écran LCD, de LEDs RGB, ainsi que l'utilisation d'un haut-parleur.
|
||||||
|
|
||||||
|
Elle doit permettre une opération connectée à un ordinateur, comme indépendante.
|
||||||
|
|
||||||
|
|
||||||
|
# Statut
|
||||||
|
|
||||||
|
La carte est en période de révision: elle n'a pas été produite ou testée.
|
||||||
|
|
||||||
|
|
||||||
|
# Choix
|
||||||
|
|
||||||
|
*À compléter*
|
Loading…
Add table
Reference in a new issue