summaryrefslogtreecommitdiff
path: root/Resources/modules/traffic/traffic.net
diff options
context:
space:
mode:
Diffstat (limited to 'Resources/modules/traffic/traffic.net')
-rw-r--r--Resources/modules/traffic/traffic.net137
1 files changed, 0 insertions, 137 deletions
diff --git a/Resources/modules/traffic/traffic.net b/Resources/modules/traffic/traffic.net
deleted file mode 100644
index cdcab2d..0000000
--- a/Resources/modules/traffic/traffic.net
+++ /dev/null
@@ -1,137 +0,0 @@
-(export (version D)
- (design
- (source /home/easwaran/allProjects/kicad/openplc_modules/traffic/traffic.sch)
- (date "Mon 07 Jan 2019 11:36:25 AM IST")
- (tool "Eeschema 5.0.1")
- (sheet (number 1) (name /) (tstamps /)
- (title_block
- (title)
- (company)
- (rev)
- (date)
- (source traffic.sch)
- (comment (number 1) (value ""))
- (comment (number 2) (value ""))
- (comment (number 3) (value ""))
- (comment (number 4) (value "")))))
- (components
- (comp (ref D1)
- (value LED)
- (footprint LEDs:LED_D5.0mm)
- (datasheet ~)
- (libsource (lib Device) (part LED) (description "Light emitting diode"))
- (sheetpath (names /) (tstamps /))
- (tstamp 5C2C2999))
- (comp (ref D5)
- (value LED)
- (footprint LEDs:LED_D5.0mm)
- (datasheet ~)
- (libsource (lib Device) (part LED) (description "Light emitting diode"))
- (sheetpath (names /) (tstamps /))
- (tstamp 5C2C2A10))
- (comp (ref D2)
- (value LED)
- (footprint LEDs:LED_D5.0mm)
- (datasheet ~)
- (libsource (lib Device) (part LED) (description "Light emitting diode"))
- (sheetpath (names /) (tstamps /))
- (tstamp 5C2C2A3E))
- (comp (ref D4)
- (value LED)
- (footprint LEDs:LED_D5.0mm)
- (datasheet ~)
- (libsource (lib Device) (part LED) (description "Light emitting diode"))
- (sheetpath (names /) (tstamps /))
- (tstamp 5C2C2A6F))
- (comp (ref D3)
- (value LED)
- (footprint LEDs:LED_D5.0mm)
- (datasheet ~)
- (libsource (lib Device) (part LED) (description "Light emitting diode"))
- (sheetpath (names /) (tstamps /))
- (tstamp 5C2C2AD6))
- (comp (ref R1)
- (value R)
- (footprint Resistors_SMD:R_0603_HandSoldering)
- (datasheet ~)
- (libsource (lib Device) (part R) (description Resistor))
- (sheetpath (names /) (tstamps /))
- (tstamp 5C2C3B8D))
- (comp (ref J1)
- (value Conn_01x06_Male)
- (footprint Socket_Strips:Socket_Strip_Straight_1x06_Pitch2.54mm)
- (datasheet ~)
- (libsource (lib Connector) (part Conn_01x06_Male) (description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)"))
- (sheetpath (names /) (tstamps /))
- (tstamp 5C2C6811)))
- (libparts
- (libpart (lib Connector) (part Conn_01x06_Male)
- (description "Generic connector, single row, 01x06, script generated (kicad-library-utils/schlib/autogen/connector/)")
- (docs ~)
- (footprints
- (fp Connector*:*_1x??_*))
- (fields
- (field (name Reference) J)
- (field (name Value) Conn_01x06_Male))
- (pins
- (pin (num 1) (name Pin_1) (type passive))
- (pin (num 2) (name Pin_2) (type passive))
- (pin (num 3) (name Pin_3) (type passive))
- (pin (num 4) (name Pin_4) (type passive))
- (pin (num 5) (name Pin_5) (type passive))
- (pin (num 6) (name Pin_6) (type passive))))
- (libpart (lib Device) (part LED)
- (description "Light emitting diode")
- (docs ~)
- (footprints
- (fp LED*)
- (fp LED_SMD:*)
- (fp LED_THT:*))
- (fields
- (field (name Reference) D)
- (field (name Value) LED))
- (pins
- (pin (num 1) (name K) (type passive))
- (pin (num 2) (name A) (type passive))))
- (libpart (lib Device) (part R)
- (description Resistor)
- (docs ~)
- (footprints
- (fp R_*))
- (fields
- (field (name Reference) R)
- (field (name Value) R))
- (pins
- (pin (num 1) (name ~) (type passive))
- (pin (num 2) (name ~) (type passive)))))
- (libraries
- (library (logical Connector)
- (uri /usr/share/kicad/library/Connector.lib))
- (library (logical Device)
- (uri /usr/share/kicad/library/Device.lib)))
- (nets
- (net (code 1) (name "Net-(D2-Pad1)")
- (node (ref D2) (pin 1))
- (node (ref J1) (pin 3)))
- (net (code 2) (name "Net-(D1-Pad1)")
- (node (ref J1) (pin 2))
- (node (ref D1) (pin 1)))
- (net (code 3) (name +5C)
- (node (ref J1) (pin 1))
- (node (ref R1) (pin 2)))
- (net (code 4) (name "Net-(D5-Pad1)")
- (node (ref D5) (pin 1))
- (node (ref J1) (pin 5)))
- (net (code 5) (name "Net-(D4-Pad1)")
- (node (ref J1) (pin 4))
- (node (ref D4) (pin 1)))
- (net (code 6) (name "Net-(D3-Pad1)")
- (node (ref J1) (pin 6))
- (node (ref D3) (pin 1)))
- (net (code 7) (name "Net-(D1-Pad2)")
- (node (ref D3) (pin 2))
- (node (ref D4) (pin 2))
- (node (ref D2) (pin 2))
- (node (ref D5) (pin 2))
- (node (ref R1) (pin 1))
- (node (ref D1) (pin 2))))) \ No newline at end of file