This commit is contained in:
2024-10-11 15:46:37 -04:00
parent f81f589d0e
commit 40de93bdd0
9 changed files with 1216 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -5433,6 +5433,179 @@
)
)
)
(symbol "Switch:SW_SPDT"
(pin_names
(offset 0) hide)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "SW"
(at 0 5.08 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "SW_SPDT"
(at 0 -5.08 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 0 -7.62 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Switch, single pole double throw"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_keywords" "switch single-pole double-throw spdt ON-ON"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "SW_SPDT_0_1"
(circle
(center -2.032 0)
(radius 0.4572)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy -1.651 0.254) (xy 1.651 2.286)
)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(circle
(center 2.032 -2.54)
(radius 0.4572)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(circle
(center 2.032 2.54)
(radius 0.4572)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(symbol "SW_SPDT_1_1"
(rectangle
(start -3.175 3.81)
(end 3.175 -3.81)
(stroke
(width 0)
(type default)
)
(fill
(type background)
)
)
(pin passive line
(at 5.08 2.54 180)
(length 2.54)
(name "A"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin passive line
(at -5.08 0 0)
(length 2.54)
(name "B"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "2"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin passive line
(at 5.08 -2.54 180)
(length 2.54)
(name "C"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "3"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
)
(symbol "Transistor_FET:BSS138"
(pin_names hide)
(exclude_from_sim no)
@@ -14008,6 +14181,77 @@
)
)
)
(symbol
(lib_id "Switch:SW_SPDT")
(at 93.98 71.12 0)
(mirror y)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "ded51a78-d465-41a6-977f-ef06572da089")
(property "Reference" "SW3"
(at 93.98 62.23 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "SW_SPDT"
(at 93.98 64.77 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical"
(at 93.98 71.12 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 93.98 78.74 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 93.98 71.12 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "2"
(uuid "b0bd4d04-4a1a-48f5-b32e-f187789a8f40")
)
(pin "1"
(uuid "d1eccb6a-fc1a-44d1-8397-40731e508f4b")
)
(pin "3"
(uuid "392b99ae-93a2-46a5-a9a2-b8f802f0993a")
)
(instances
(project "ESP32-Uno-Board"
(path "/e63e39d7-6ac0-4ffd-8aa3-1841a4541b55"
(reference "SW3")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:+3V3")
(at 123.19 198.12 270)

View File

@@ -0,0 +1 @@
{"hostname":"LENOVO-PC","username":"alex"}