UppSense17- Open Source sensor for chemical analysis based on fuoresence.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

240 lines
8.3 KiB

(export (version D)
(design
(source /home/maximilian/UppSense/pcbs/backplane/backplane.sch)
(date "sön 25 jun 2017 14:14:59")
(tool "Eeschema 4.0.5+dfsg1-4")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source backplane.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref P3)
(value USB_B)
(footprint MyUSB:USB3145-30-1-A)
(datasheet http://www.farnell.com/datasheets/1841848.pdf)
(fields
(field (name Farnell) 2443141))
(libsource (lib conn) (part USB_B))
(sheetpath (names /) (tstamps /))
(tstamp 5948EBA5))
(comp (ref P1)
(value CONN_02X03)
(footprint Pin_Headers:Pin_Header_Straight_2x03)
(libsource (lib conn) (part CONN_02X03))
(sheetpath (names /) (tstamps /))
(tstamp 594F86D2))
(comp (ref U1)
(value CH340G)
(footprint SMD_Packages:SO-16-N)
(datasheet http://cdn2.boxtec.ch/pub/diverse/ch340g-datasheet.pdf)
(libsource (lib ch340g) (part CH340G))
(sheetpath (names /) (tstamps /))
(tstamp 594FA4BA))
(comp (ref P4)
(value CONN_02X07)
(footprint Pin_Headers:Pin_Header_Straight_2x07)
(libsource (lib conn) (part CONN_02X07))
(sheetpath (names /) (tstamps /))
(tstamp 594FADC8))
(comp (ref P5)
(value CONN_02X07)
(footprint Pin_Headers:Pin_Header_Straight_2x07)
(libsource (lib conn) (part CONN_02X07))
(sheetpath (names /) (tstamps /))
(tstamp 594FAEEA))
(comp (ref P2)
(value CONN_02X03)
(footprint Pin_Headers:Pin_Header_Straight_2x03)
(libsource (lib conn) (part CONN_02X03))
(sheetpath (names /) (tstamps /))
(tstamp 594FAFF9)))
(libparts
(libpart (lib ch340g) (part CH340G)
(fields
(field (name Reference) U)
(field (name Value) CH340G))
(pins
(pin (num 1) (name GND) (type passive))
(pin (num 2) (name TXD) (type output))
(pin (num 3) (name RXD) (type input))
(pin (num 4) (name V3) (type passive))
(pin (num 5) (name UD+) (type BiDi))
(pin (num 6) (name UD-) (type BiDi))
(pin (num 7) (name XI) (type input))
(pin (num 8) (name XO) (type output))
(pin (num 9) (name CTS) (type input))
(pin (num 10) (name DSR) (type input))
(pin (num 11) (name RI) (type input))
(pin (num 12) (name DCD) (type input))
(pin (num 13) (name DTR) (type output))
(pin (num 14) (name RTS) (type output))
(pin (num 15) (name R232) (type input))
(pin (num 16) (name VCC) (type passive))))
(libpart (lib conn) (part CONN_02X03)
(description "Connector, double row, 02x03")
(footprints
(fp Pin_Header_Straight_2X03)
(fp Pin_Header_Angled_2X03)
(fp Socket_Strip_Straight_2X03)
(fp Socket_Strip_Angled_2X03))
(fields
(field (name Reference) P)
(field (name Value) CONN_02X03))
(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))))
(libpart (lib conn) (part CONN_02X07)
(description "Connector, double row, 02x07")
(footprints
(fp Pin_Header_Straight_2X07)
(fp Pin_Header_Angled_2X07)
(fp Socket_Strip_Straight_2X07)
(fp Socket_Strip_Angled_2X07))
(fields
(field (name Reference) P)
(field (name Value) CONN_02X07))
(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))))
(libpart (lib conn) (part USB_B)
(description "USB Type B connector")
(footprints
(fp USB*))
(fields
(field (name Reference) P)
(field (name Value) USB_B))
(pins
(pin (num 1) (name VBUS) (type power_out))
(pin (num 2) (name D-) (type passive))
(pin (num 3) (name D+) (type passive))
(pin (num 4) (name GND) (type power_in))
(pin (num 5) (name shield) (type passive)))))
(libraries
(library (logical conn)
(uri /usr/share/kicad/library/conn.lib))
(library (logical ch340g)
(uri /home/maximilian/UppSense/pcbs/backplane/myLibs/ch340g.lib)))
(nets
(net (code 1) (name 5V)
(node (ref P5) (pin 1))
(node (ref P2) (pin 1))
(node (ref P1) (pin 1))
(node (ref P4) (pin 1)))
(net (code 2) (name GPIO0)
(node (ref P5) (pin 2))
(node (ref P4) (pin 2)))
(net (code 3) (name DAC2)
(node (ref P4) (pin 14))
(node (ref P5) (pin 14)))
(net (code 4) (name ADC4)
(node (ref P2) (pin 6))
(node (ref P1) (pin 6)))
(net (code 5) (name ADC2)
(node (ref P2) (pin 5))
(node (ref P1) (pin 5)))
(net (code 6) (name ADC3)
(node (ref P1) (pin 4))
(node (ref P2) (pin 4)))
(net (code 7) (name ADC1)
(node (ref P1) (pin 3))
(node (ref P2) (pin 3)))
(net (code 8) (name DAC1)
(node (ref P5) (pin 13))
(node (ref P4) (pin 13)))
(net (code 9) (name nRST)
(node (ref P5) (pin 12))
(node (ref P4) (pin 12)))
(net (code 10) (name UART_RX)
(node (ref P5) (pin 11))
(node (ref P4) (pin 11)))
(net (code 11) (name GPIO4)
(node (ref P5) (pin 10))
(node (ref P4) (pin 10)))
(net (code 12) (name UART_TX)
(node (ref P4) (pin 9))
(node (ref P5) (pin 9)))
(net (code 13) (name GPIO3)
(node (ref P4) (pin 8))
(node (ref P5) (pin 8)))
(net (code 14) (name I2C_SDA)
(node (ref P4) (pin 7))
(node (ref P5) (pin 7)))
(net (code 15) (name GPIO2)
(node (ref P5) (pin 6))
(node (ref P4) (pin 6)))
(net (code 16) (name I2C_SCL)
(node (ref P5) (pin 5))
(node (ref P4) (pin 5)))
(net (code 17) (name GPIO1)
(node (ref P4) (pin 4))
(node (ref P5) (pin 4)))
(net (code 18) (name GND)
(node (ref P5) (pin 3))
(node (ref P4) (pin 3))
(node (ref P2) (pin 2))
(node (ref P1) (pin 2)))
(net (code 19) (name "Net-(U1-Pad8)")
(node (ref U1) (pin 8)))
(net (code 20) (name "Net-(U1-Pad7)")
(node (ref U1) (pin 7)))
(net (code 21) (name "Net-(U1-Pad6)")
(node (ref U1) (pin 6)))
(net (code 22) (name "Net-(U1-Pad5)")
(node (ref U1) (pin 5)))
(net (code 23) (name "Net-(U1-Pad4)")
(node (ref U1) (pin 4)))
(net (code 24) (name "Net-(U1-Pad3)")
(node (ref U1) (pin 3)))
(net (code 25) (name "Net-(U1-Pad2)")
(node (ref U1) (pin 2)))
(net (code 26) (name "Net-(U1-Pad1)")
(node (ref U1) (pin 1)))
(net (code 27) (name "Net-(U1-Pad9)")
(node (ref U1) (pin 9)))
(net (code 28) (name "Net-(P3-Pad5)")
(node (ref P3) (pin 5)))
(net (code 29) (name "Net-(P3-Pad4)")
(node (ref P3) (pin 4)))
(net (code 30) (name "Net-(P3-Pad3)")
(node (ref P3) (pin 3)))
(net (code 31) (name "Net-(P3-Pad2)")
(node (ref P3) (pin 2)))
(net (code 32) (name "Net-(P3-Pad1)")
(node (ref P3) (pin 1)))
(net (code 33) (name "Net-(U1-Pad16)")
(node (ref U1) (pin 16)))
(net (code 34) (name "Net-(U1-Pad15)")
(node (ref U1) (pin 15)))
(net (code 35) (name "Net-(U1-Pad14)")
(node (ref U1) (pin 14)))
(net (code 36) (name "Net-(U1-Pad13)")
(node (ref U1) (pin 13)))
(net (code 37) (name "Net-(U1-Pad12)")
(node (ref U1) (pin 12)))
(net (code 38) (name "Net-(U1-Pad11)")
(node (ref U1) (pin 11)))
(net (code 39) (name "Net-(U1-Pad10)")
(node (ref U1) (pin 10)))))