DeskControl/pcb/display/DeskControlDisplay.net

135 lines
5.4 KiB
Plaintext

(export (version D)
(design
(source P:\Electronics\DeskControl\pcb\display\DeskControlDisplay.sch)
(date "28-1-2020 11:58:28")
(tool "Eeschema (5.1.5)-3")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source DeskControlDisplay.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref SW3)
(value Up)
(footprint SMD-BUTTON:SW4-SMD-5.2X5.2X1.5MM)
(libsource (lib Switch) (part SW_Push) (description "Push button switch, generic, two pins"))
(sheetpath (names /) (tstamps /))
(tstamp 5D759CF0))
(comp (ref SW2)
(value Menu)
(footprint SMD-BUTTON:SW4-SMD-5.2X5.2X1.5MM)
(libsource (lib Switch) (part SW_Push) (description "Push button switch, generic, two pins"))
(sheetpath (names /) (tstamps /))
(tstamp 5D759CB0))
(comp (ref SW1)
(value Down)
(footprint SMD-BUTTON:SW4-SMD-5.2X5.2X1.5MM)
(libsource (lib Switch) (part SW_Push) (description "Push button switch, generic, two pins"))
(sheetpath (names /) (tstamps /))
(tstamp 5D759C24))
(comp (ref J6)
(value DM-Slave)
(footprint Pin_Headers:Pin_Header_Straight_2x05_Pitch2.54mm)
(datasheet ~)
(libsource (lib Connector_Generic) (part Conn_02x05_Counter_Clockwise) (description "Generic connector, double row, 02x05, counter clockwise pin numbering scheme (similar to DIP packge numbering), script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5E3531D6))
(comp (ref J7)
(value ST7789)
(footprint Pin_Headers:Pin_Header_Straight_1x07_Pitch2.54mm)
(datasheet ~)
(libsource (lib Connector) (part Conn_01x07_Female) (description "Generic connector, single row, 01x07, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5E37279C)))
(libparts
(libpart (lib Connector) (part Conn_01x07_Female)
(description "Generic connector, single row, 01x07, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x07_Female))
(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))
(pin (num 7) (name Pin_7) (type passive))))
(libpart (lib Connector_Generic) (part Conn_02x05_Counter_Clockwise)
(description "Generic connector, double row, 02x05, counter clockwise pin numbering scheme (similar to DIP packge numbering), script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_2x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_02x05_Counter_Clockwise))
(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))
(pin (num 7) (name Pin_7) (type passive))
(pin (num 8) (name Pin_8) (type passive))
(pin (num 9) (name Pin_9) (type passive))
(pin (num 10) (name Pin_10) (type passive))))
(libpart (lib Switch) (part SW_Push)
(description "Push button switch, generic, two pins")
(docs ~)
(fields
(field (name Reference) SW)
(field (name Value) SW_Push))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive)))))
(libraries
(library (logical Connector)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Connector.lib"))
(library (logical Connector_Generic)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Connector_Generic.lib"))
(library (logical Switch)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Switch.lib")))
(nets
(net (code 1) (name DM_LCD-DC)
(node (ref J7) (pin 6))
(node (ref J6) (pin 5)))
(net (code 2) (name "Net-(J6-Pad1)")
(node (ref SW1) (pin 1))
(node (ref J6) (pin 1)))
(net (code 3) (name "Net-(J6-Pad2)")
(node (ref SW2) (pin 1))
(node (ref J6) (pin 2)))
(net (code 4) (name "Net-(J6-Pad3)")
(node (ref J6) (pin 3))
(node (ref SW3) (pin 1)))
(net (code 5) (name DM_SCK)
(node (ref J6) (pin 8))
(node (ref J7) (pin 3)))
(net (code 6) (name DM_MOSI)
(node (ref J6) (pin 7))
(node (ref J7) (pin 4)))
(net (code 7) (name DM_LCD-RST)
(node (ref J7) (pin 5))
(node (ref J6) (pin 6)))
(net (code 8) (name DM_3v3)
(node (ref J6) (pin 9))
(node (ref J7) (pin 2)))
(net (code 9) (name DM_LCD-BL)
(node (ref J6) (pin 4))
(node (ref J7) (pin 7)))
(net (code 10) (name DM_GND)
(node (ref J6) (pin 10))
(node (ref J7) (pin 1))
(node (ref SW1) (pin 2))
(node (ref SW2) (pin 2))
(node (ref SW3) (pin 2)))))