KicadLib/template/raspberrypi-gpio/raspberrypi-gpio.net
jean-pierre charras 4d795f2eb3 fix template
2016-12-18 10:00:37 +11:00

111 lines
4 KiB
Plaintext
Executable file

(export (version D)
(design
(source E:/kicad-git/kicad_git_libs/template/raspberrypi-gpio/raspberrypi-gpio.sch)
(date "13/12/2016 09:39:29")
(tool "Eeschema 4.0.5")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date "15 nov 2012")
(source raspberrypi-gpio.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref P1)
(value CONN_13X2)
(footprint Pin_Headers:Pin_Header_Straight_2x13)
(libsource (lib raspberrypi-gpio-cache) (part CONN_13X2))
(sheetpath (names /) (tstamps /))
(tstamp 50A55ABA)))
(libparts
(libpart (lib raspberrypi-gpio-cache) (part CONN_13X2)
(fields
(field (name Reference) P)
(field (name Value) CONN_13X2))
(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))
(pin (num 9) (name P9) (type passive))
(pin (num 10) (name P10) (type passive))
(pin (num 11) (name P11) (type passive))
(pin (num 12) (name P12) (type passive))
(pin (num 13) (name P13) (type passive))
(pin (num 14) (name P14) (type passive))
(pin (num 15) (name P15) (type passive))
(pin (num 16) (name P16) (type passive))
(pin (num 17) (name P17) (type passive))
(pin (num 18) (name P18) (type passive))
(pin (num 19) (name P19) (type passive))
(pin (num 20) (name P20) (type passive))
(pin (num 21) (name P21) (type passive))
(pin (num 22) (name P22) (type passive))
(pin (num 23) (name P23) (type passive))
(pin (num 24) (name P20) (type passive))
(pin (num 25) (name P24) (type passive))
(pin (num 26) (name P22) (type passive)))))
(libraries
(library (logical raspberrypi-gpio-cache)
(uri E:\kicad-git\kicad_git_libs\template\raspberrypi-gpio\raspberrypi-gpio-cache.lib)))
(nets
(net (code 1) (name "/GPIO10(MOSI)")
(node (ref P1) (pin 19)))
(net (code 2) (name GND)
(node (ref P1) (pin 6)))
(net (code 3) (name "Net-(P1-Pad25)")
(node (ref P1) (pin 25)))
(net (code 4) (name "/GPIO11(SCLK)")
(node (ref P1) (pin 23)))
(net (code 5) (name "/GPIO9(MISO)")
(node (ref P1) (pin 21)))
(net (code 6) (name "Net-(P1-Pad17)")
(node (ref P1) (pin 17)))
(net (code 7) (name /GPIO22)
(node (ref P1) (pin 15)))
(net (code 8) (name /GPIO21)
(node (ref P1) (pin 13)))
(net (code 9) (name /GPIO17)
(node (ref P1) (pin 11)))
(net (code 10) (name "Net-(P1-Pad9)")
(node (ref P1) (pin 9)))
(net (code 11) (name /GPIO4)
(node (ref P1) (pin 7)))
(net (code 12) (name /GPIO24)
(node (ref P1) (pin 18)))
(net (code 13) (name "/GPIO7(CE1)")
(node (ref P1) (pin 26)))
(net (code 14) (name "/GPIO8(CE0)")
(node (ref P1) (pin 24)))
(net (code 15) (name /GPIO25)
(node (ref P1) (pin 22)))
(net (code 16) (name "Net-(P1-Pad20)")
(node (ref P1) (pin 20)))
(net (code 17) (name /GPIO23)
(node (ref P1) (pin 16)))
(net (code 18) (name "Net-(P1-Pad14)")
(node (ref P1) (pin 14)))
(net (code 19) (name /GPIO18)
(node (ref P1) (pin 12)))
(net (code 20) (name /RXD)
(node (ref P1) (pin 10)))
(net (code 21) (name /TXD)
(node (ref P1) (pin 8)))
(net (code 22) (name "Net-(P1-Pad4)")
(node (ref P1) (pin 4)))
(net (code 23) (name +5V)
(node (ref P1) (pin 2)))
(net (code 24) (name +3V3)
(node (ref P1) (pin 1)))
(net (code 25) (name "/GPIO1(SCL)")
(node (ref P1) (pin 5)))
(net (code 26) (name "/GPIO0(SDA)")
(node (ref P1) (pin 3)))))