correct num holes and add Nano board

This commit is contained in:
Jonathan Iapicco 2015-04-02 22:10:35 +00:00
parent 33a680ac95
commit 8b263999c7
24 changed files with 9083 additions and 185 deletions

View file

@ -1,7 +1,7 @@
(export (version D)
(design
(source /home/jo/kicad/template/Arduino_As_Uno_R3/Arduino_As_Uno.sch)
(date "mer. 01 avril 2015 09:38:18 UTC")
(date "jeu. 02 avril 2015 19:21:54 UTC")
(tool "Eeschema (2015-03-25 BZR 5536)-product")
(sheet (number 1) (name /) (tstamps /)
(title_block
@ -41,39 +41,29 @@
(tstamp 5517C46C))
(comp (ref P5)
(value CONN_1)
(footprint Connect:1pin)
(libsource (lib conn) (part CONN_1))
(sheetpath (names /) (tstamps /))
(tstamp 551BBC06))
(comp (ref P6)
(value CONN_1)
(footprint Connect:1pin)
(libsource (lib conn) (part CONN_1))
(sheetpath (names /) (tstamps /))
(tstamp 551BBD10))
(comp (ref P7)
(value CONN_1)
(footprint Connect:1pin)
(libsource (lib conn) (part CONN_1))
(sheetpath (names /) (tstamps /))
(tstamp 551BBD30))
(comp (ref P8)
(value CONN_1)
(footprint Connect:1pin)
(libsource (lib conn) (part CONN_1))
(sheetpath (names /) (tstamps /))
(tstamp 551BBD52)))
(libparts
(libpart (lib conn) (part CONN_8)
(description "Symbole general de connecteur")
(fields
(field (name Reference) P)
(field (name Value) CONN_8))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))
(pin (num 7) (name P7) (type passive))
(pin (num 8) (name P8) (type passive))))
(libpart (lib conn) (part CONN_1)
(description "1 pin")
(fields
@ -108,22 +98,36 @@
(pin (num 3) (name 3) (type passive))
(pin (num 4) (name 4) (type passive))
(pin (num 5) (name 5) (type passive))
(pin (num 6) (name 6) (type passive)))))
(pin (num 6) (name 6) (type passive))))
(libpart (lib conn) (part CONN_8)
(description "Symbole general de connecteur")
(fields
(field (name Reference) P)
(field (name Value) CONN_8))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))
(pin (num 7) (name P7) (type passive))
(pin (num 8) (name P8) (type passive)))))
(libraries
(library (logical conn)
(uri /usr/share/kicad/library/conn.lib)))
(nets
(net (code 1) (name "/11(**)")
(net (code 1) (name "/11(**/MISO)")
(node (ref P3) (pin 7)))
(net (code 2) (name "/10(**)")
(net (code 2) (name "/10(**/SS)")
(node (ref P3) (pin 8)))
(net (code 3) (name "/9(**)")
(node (ref P3) (pin 9)))
(net (code 4) (name /8)
(node (ref P3) (pin 10)))
(net (code 5) (name /12)
(net (code 5) (name "/12(MOSI)")
(node (ref P3) (pin 6)))
(net (code 6) (name /13)
(net (code 6) (name "/13(SCK)")
(node (ref P3) (pin 5)))
(net (code 7) (name "Net-(P8-Pad1)")
(node (ref P8) (pin 1)))