2015-09-14 18:47:30 +03:00

174 lines
5.0 KiB
Plaintext

(export (version D)
(design
(source /home/eddy/Docs/SAO/ELECTRONICS/STM32/c8t6/Timelapse_keyboard/kicad/LEDs.sch)
(date "Чт 10 сен 2015 12:15:21")
(tool "eeschema (2013-feb-26)-stable"))
(components
(comp (ref D1)
(value LED)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 55F14513))
(comp (ref R1)
(value 100)
(footprint SM0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 55F14522))
(comp (ref D2)
(value LED)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 55F14969))
(comp (ref R2)
(value 100)
(footprint SM0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 55F1496F))
(comp (ref D3)
(value LED)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 55F14976))
(comp (ref R3)
(value 100)
(footprint SM0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 55F1497C))
(comp (ref D4)
(value LED)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 55F14983))
(comp (ref R4)
(value 100)
(footprint SM0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 55F14989))
(comp (ref D5)
(value LED)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 55F14990))
(comp (ref R5)
(value 100)
(footprint SM0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 55F14996))
(comp (ref D6)
(value LED)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 55F1499D))
(comp (ref R6)
(value 100)
(footprint SM0603)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 55F149A3))
(comp (ref P1)
(value CONN_7)
(libsource (lib conn) (part CONN_7))
(sheetpath (names /) (tstamps /))
(tstamp 55F149BB)))
(libparts
(libpart (lib device) (part LED)
(footprints
(fp LED-3MM)
(fp LED-5MM)
(fp LED-10MM)
(fp LED-0603)
(fp LED-0805)
(fp LED-1206)
(fp LEDV))
(fields
(field (name Reference) D)
(field (name Value) LED)
(field (name Footprint) ~)
(field (name Datasheet) ~))
(pins
(pin (num 1) (name A) (type passive))
(pin (num 2) (name K) (type passive))))
(libpart (lib device) (part R)
(description Resistance)
(footprints
(fp R?)
(fp SM0603)
(fp SM0805)
(fp R?-*)
(fp SM1206))
(fields
(field (name Reference) R)
(field (name Value) R)
(field (name Footprint) ~)
(field (name Datasheet) ~))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib conn) (part CONN_7)
(description "Symbole general pour connexions")
(fields
(field (name Reference) P)
(field (name Value) CONN_7))
(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)))))
(libraries
(library (logical device)
(uri /usr/share/kicad/library/device.lib))
(library (logical conn)
(uri /usr/share/kicad/library/conn.lib)))
(nets
(net (code 1) (name /G2)
(node (ref D6) (pin 2))
(node (ref P1) (pin 6)))
(net (code 2) (name /R2)
(node (ref P1) (pin 4))
(node (ref D4) (pin 2)))
(net (code 3) (name /R1)
(node (ref D3) (pin 2))
(node (ref P1) (pin 3)))
(net (code 4) (name /Y2)
(node (ref D2) (pin 2))
(node (ref P1) (pin 2)))
(net (code 5) (name /Y1)
(node (ref D1) (pin 2))
(node (ref P1) (pin 1)))
(net (code 6) (name /G1)
(node (ref D5) (pin 2))
(node (ref P1) (pin 5)))
(net (code 7) (name "")
(node (ref D2) (pin 1))
(node (ref R2) (pin 2)))
(net (code 8) (name "")
(node (ref D3) (pin 1))
(node (ref R3) (pin 2)))
(net (code 9) (name /+3.3V)
(node (ref P1) (pin 7))
(node (ref R1) (pin 1))
(node (ref R6) (pin 1))
(node (ref R5) (pin 1))
(node (ref R2) (pin 1))
(node (ref R3) (pin 1))
(node (ref R4) (pin 1)))
(net (code 10) (name "")
(node (ref D1) (pin 1))
(node (ref R1) (pin 2)))
(net (code 11) (name "")
(node (ref D4) (pin 1))
(node (ref R4) (pin 2)))
(net (code 12) (name "")
(node (ref D5) (pin 1))
(node (ref R5) (pin 2)))
(net (code 13) (name "")
(node (ref D6) (pin 1))
(node (ref R6) (pin 2)))))