OutemuTester/kicad/OutemuTester.net

117 lines
4.7 KiB
Plaintext

(export (version "E")
(design
(source "I:\\Proyectos\\OutemuTester\\OutemuTester.kicad_sch")
(date "14/03/2022 15:07:22")
(tool "Eeschema (6.0.2)")
(sheet (number "1") (name "/") (tstamps "/")
(title_block
(title)
(company)
(rev)
(date)
(source "OutemuTester.kicad_sch")
(comment (number "1") (value ""))
(comment (number "2") (value ""))
(comment (number "3") (value ""))
(comment (number "4") (value ""))
(comment (number "5") (value ""))
(comment (number "6") (value ""))
(comment (number "7") (value ""))
(comment (number "8") (value ""))
(comment (number "9") (value "")))))
(components
(comp (ref "BT1")
(value "Battery_Cell")
(footprint "Battery:BatteryHolder_ComfortableElectronic_CH273-2450_1x2450")
(libsource (lib "Device") (part "Battery_Cell") (description "Single-cell battery"))
(property (name "Sheetname") (value ""))
(property (name "Sheetfile") (value "OutemuTester.kicad_sch"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "1e9dcbc0-ed04-41e3-9512-fbb37cd7d179"))
(comp (ref "D1")
(value "LED")
(footprint "LED_THT:LED_D3.0mm")
(libsource (lib "Device") (part "LED") (description "Light emitting diode"))
(property (name "Sheetname") (value ""))
(property (name "Sheetfile") (value "OutemuTester.kicad_sch"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "c2a5cbbc-a316-4826-81b8-a34d52b5eb58"))
(comp (ref "R1")
(value "R")
(footprint "Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal")
(libsource (lib "Device") (part "R") (description "Resistor"))
(property (name "Sheetname") (value ""))
(property (name "Sheetfile") (value "OutemuTester.kicad_sch"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "599933e2-df6e-401d-9ecb-f6cfacedd087"))
(comp (ref "SW1")
(value "Outemu_Switch")
(footprint "Creadas:Outemy Hot Swap")
(libsource (lib "Creadas") (part "Outemu_Switch") (description ""))
(property (name "Sheetname") (value ""))
(property (name "Sheetfile") (value "OutemuTester.kicad_sch"))
(sheetpath (names "/") (tstamps "/"))
(tstamps "34d03349-6d78-4165-a683-2d8b76f2bae8")))
(libparts
(libpart (lib "Creadas") (part "Outemu_Switch")
(fields
(field (name "Reference") "SW")
(field (name "Value") "Outemu_Switch")
(field (name "Footprint") "Creadas:Outemy Hot Swap"))
(pins
(pin (num "1") (name "1") (type "input"))
(pin (num "2") (name "2") (type "input"))))
(libpart (lib "Device") (part "Battery_Cell")
(description "Single-cell battery")
(docs "~")
(fields
(field (name "Reference") "BT")
(field (name "Value") "Battery_Cell")
(field (name "Datasheet") "~"))
(pins
(pin (num "1") (name "+") (type "passive"))
(pin (num "2") (name "-") (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")
(field (name "Datasheet") "~"))
(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")
(field (name "Datasheet") "~"))
(pins
(pin (num "1") (name "") (type "passive"))
(pin (num "2") (name "") (type "passive")))))
(libraries
(library (logical "Creadas")
(uri "C:/Users/atanc/Documents/KiCad/6.0/symbols/Creadas.kicad_sym"))
(library (logical "Device")
(uri "C:\\Program Files\\KiCad\\6.0\\share\\kicad\\symbols\\/Device.kicad_sym")))
(nets
(net (code "1") (name "Net-(BT1-Pad1)")
(node (ref "BT1") (pin "1") (pinfunction "+") (pintype "passive"))
(node (ref "R1") (pin "1") (pintype "passive")))
(net (code "2") (name "Net-(BT1-Pad2)")
(node (ref "BT1") (pin "2") (pinfunction "-") (pintype "passive"))
(node (ref "SW1") (pin "1") (pinfunction "1") (pintype "input")))
(net (code "3") (name "Net-(D1-Pad1)")
(node (ref "D1") (pin "1") (pinfunction "K") (pintype "passive"))
(node (ref "SW1") (pin "2") (pinfunction "2") (pintype "input")))
(net (code "4") (name "Net-(D1-Pad2)")
(node (ref "D1") (pin "2") (pinfunction "A") (pintype "passive"))
(node (ref "R1") (pin "2") (pintype "passive")))))