Repo for non destructive e-scooter intervention materials
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.
 
 
 
 
 
 

164 lines
6.3 KiB

(export (version D)
(design
(source /home/user/Documents/kicad-first/esp-wireless-charging/esp-wireless-charging.sch)
(date "Mon 14 Sep 2020 10:27:20 PM CEST")
(tool "Eeschema 5.1.6+dfsg1-1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source esp-wireless-charging.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value ESP-12F)
(footprint RF_Module:ESP-12E)
(datasheet http://wiki.ai-thinker.com/_media/esp8266/esp8266_series_modules_user_manual_v1.1.pdf)
(libsource (lib RF_Module) (part ESP-12F) (description "802.11 b/g/n Wi-Fi Module"))
(sheetpath (names /) (tstamps /))
(tstamp 5F5FC996))
(comp (ref U2)
(value LM1117-3.3)
(footprint Package_TO_SOT_SMD:SOT-223-3_TabPin2)
(datasheet http://www.ti.com/lit/ds/symlink/lm1117.pdf)
(libsource (lib Regulator_Linear) (part LM1117-3.3) (description "800mA Low-Dropout Linear Regulator, 3.3V fixed output, TO-220/TO-252/TO-263/SOT-223"))
(sheetpath (names /) (tstamps /))
(tstamp 5F5FD947))
(comp (ref J1)
(value Conn_01x02)
(footprint Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical)
(datasheet ~)
(libsource (lib Connector_Generic) (part Conn_01x02) (description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F5FEA51)))
(libparts
(libpart (lib Connector_Generic) (part Conn_01x02)
(description "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x02))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))))
(libpart (lib RF_Module) (part ESP-12E)
(aliases
(alias ESP-12F))
(description "802.11 b/g/n Wi-Fi Module")
(docs http://wiki.ai-thinker.com/_media/esp8266/esp8266_series_modules_user_manual_v1.1.pdf)
(footprints
(fp ESP?12*))
(fields
(field (name Reference) U)
(field (name Value) ESP-12E)
(field (name Footprint) RF_Module:ESP-12E))
(pins
(pin (num 1) (name ~RST) (type input))
(pin (num 2) (name ADC) (type input))
(pin (num 3) (name EN) (type input))
(pin (num 4) (name GPIO16) (type BiDi))
(pin (num 5) (name GPIO14) (type BiDi))
(pin (num 6) (name GPIO12) (type BiDi))
(pin (num 7) (name GPIO13) (type BiDi))
(pin (num 8) (name VCC) (type power_in))
(pin (num 9) (name CS0) (type input))
(pin (num 10) (name MISO) (type BiDi))
(pin (num 11) (name GPIO9) (type BiDi))
(pin (num 12) (name GPIO10) (type BiDi))
(pin (num 13) (name MOSI) (type BiDi))
(pin (num 14) (name SCLK) (type BiDi))
(pin (num 15) (name GND) (type power_in))
(pin (num 16) (name GPIO15) (type BiDi))
(pin (num 17) (name GPIO2) (type BiDi))
(pin (num 18) (name GPIO0) (type BiDi))
(pin (num 19) (name GPIO4) (type BiDi))
(pin (num 20) (name GPIO5) (type BiDi))
(pin (num 21) (name GPIO3/RXD) (type BiDi))
(pin (num 22) (name GPIO1/TXD) (type BiDi))))
(libpart (lib Regulator_Linear) (part LM1117-1.8)
(aliases
(alias LM1117-2.5)
(alias LM1117-3.3)
(alias LM1117-5.0)
(alias TLV1117-15)
(alias TLV1117-18)
(alias TLV1117-25)
(alias TLV1117-33)
(alias TLV1117-50))
(description "800mA Low-Dropout Linear Regulator, 1.8V fixed output, TO-220/TO-252/TO-263/SOT-223")
(docs http://www.ti.com/lit/ds/symlink/lm1117.pdf)
(footprints
(fp SOT?223*)
(fp TO?263*)
(fp TO?252*)
(fp TO?220*))
(fields
(field (name Reference) U)
(field (name Value) LM1117-1.8))
(pins
(pin (num 1) (name GND) (type power_in))
(pin (num 2) (name VO) (type power_out))
(pin (num 3) (name VI) (type power_in)))))
(libraries
(library (logical Connector_Generic)
(uri /usr/share/kicad/library/Connector_Generic.lib))
(library (logical RF_Module)
(uri /usr/share/kicad/library/RF_Module.lib))
(library (logical Regulator_Linear)
(uri /usr/share/kicad/library/Regulator_Linear.lib)))
(nets
(net (code 1) (name "Net-(U1-Pad3)")
(node (ref U1) (pin 8))
(node (ref U2) (pin 2))
(node (ref U1) (pin 3)))
(net (code 2) (name "Net-(J1-Pad1)")
(node (ref U2) (pin 3))
(node (ref J1) (pin 1)))
(net (code 3) (name "Net-(U1-Pad9)")
(node (ref U1) (pin 9)))
(net (code 4) (name "Net-(J1-Pad2)")
(node (ref U2) (pin 1))
(node (ref U1) (pin 16))
(node (ref U1) (pin 15))
(node (ref J1) (pin 2)))
(net (code 5) (name "Net-(U1-Pad2)")
(node (ref U1) (pin 2)))
(net (code 6) (name "Net-(U1-Pad10)")
(node (ref U1) (pin 10)))
(net (code 7) (name "Net-(U1-Pad11)")
(node (ref U1) (pin 11)))
(net (code 8) (name "Net-(U1-Pad12)")
(node (ref U1) (pin 12)))
(net (code 9) (name "Net-(U1-Pad13)")
(node (ref U1) (pin 13)))
(net (code 10) (name "Net-(U1-Pad14)")
(node (ref U1) (pin 14)))
(net (code 11) (name "Net-(U1-Pad17)")
(node (ref U1) (pin 17)))
(net (code 12) (name "Net-(U1-Pad18)")
(node (ref U1) (pin 18)))
(net (code 13) (name "Net-(U1-Pad19)")
(node (ref U1) (pin 19)))
(net (code 14) (name "Net-(U1-Pad1)")
(node (ref U1) (pin 1)))
(net (code 15) (name "Net-(U1-Pad20)")
(node (ref U1) (pin 20)))
(net (code 16) (name "Net-(U1-Pad21)")
(node (ref U1) (pin 21)))
(net (code 17) (name "Net-(U1-Pad22)")
(node (ref U1) (pin 22)))
(net (code 18) (name "Net-(U1-Pad4)")
(node (ref U1) (pin 4)))
(net (code 19) (name "Net-(U1-Pad5)")
(node (ref U1) (pin 5)))
(net (code 20) (name "Net-(U1-Pad6)")
(node (ref U1) (pin 6)))
(net (code 21) (name "Net-(U1-Pad7)")
(node (ref U1) (pin 7)))))