add kicad WIP

This commit is contained in:
2023-11-09 15:36:30 +01:00
parent 884a181f04
commit 936b518cd9
71 changed files with 148595 additions and 0 deletions

View File

@ -0,0 +1,86 @@
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "M5Core" (in_bom yes) (on_board yes)
(property "Reference" "M5" (at 5.08 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at 2.54 -2.54 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 2.54 -2.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 2.54 -2.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "M5Core_0_1"
(rectangle (start 0 0) (end 10.16 -10.16)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "M5Core_1_1"
(pin bidirectional line (at -2.54 -1.27 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -2.54 -6.35 0) (length 2.54)
(name "SCL" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -2.54 -3.81 0) (length 2.54)
(name "SDA" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -2.54 -8.89 0) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "M5RFID" (in_bom yes) (on_board yes)
(property "Reference" "M5RFID" (at 3.81 1.27 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "" (at 0 0 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 "M5RFID_0_1"
(rectangle (start 0 0) (end 10.16 -10.16)
(stroke (width 0) (type default))
(fill (type none))
)
(rectangle (start 5.08 -1.27) (end 8.89 -8.89)
(stroke (width 0) (type default))
(fill (type none))
)
(rectangle (start 6.35 -2.54) (end 7.62 -7.62)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "M5RFID_1_1"
(pin bidirectional line (at -2.54 -1.27 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -2.54 -6.35 0) (length 2.54)
(name "SCL" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -2.54 -3.81 0) (length 2.54)
(name "SDA" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at -2.54 -8.89 0) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "" (effects (font (size 1.27 1.27))))
)
)
)
)