{
"version": 1,
"author": "OnyxWingman",
"editor": "a fucked up version of wokwi",
"parts": [
{ "type": "wokwi-ks2e-m-dc5", "id": "sw4", "top": 81.3, "left": 724.1, "attrs": {} },
{ "type": "wokwi-ks2e-m-dc5", "id": "sw5", "top": 81.3, "left": 722, "attrs": {} },
{ "type": "wokwi-led", "id": "led3", "top": 198, "left": 676.8, "attrs": { "color": "Red" } },
{
"type": "wokwi-led",
"id": "led4",
"top": 284.4,
"left": 676.8,
"attrs": { "color": "Green" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 91.2,
"left": 738.65,
"rotate": 90,
"attrs": { "value": "220" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 91.2,
"left": 729.05,
"rotate": 90,
"attrs": { "value": "220" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 202.2,
"left": 583.6,
"attrs": { "color": "Red", "label": "Set" }
},
{
"type": "wokwi-pushbutton",
"id": "btn4",
"top": 288.6,
"left": 583.6,
"attrs": { "color": "Green", "label": "Reset" }
},
{ "type": "wokwi-vcc", "id": "tinyV", "top": 87.16, "left": 748.8, "attrs": {} },
{ "type": "wokwi-gnd", "id": "tinyG", "top": 76.8, "left": 748.2, "attrs": {} }
],
"connections": [
[ "tinyV:VCC", "sw5:P1", "#DDD", [ "*" ] ],
[ "tinyG:GND", "sw5:COIL2", "#DDD", [ "*" ] ],
[ "tinyV:VCC", "btn3:1.l", "#DDD", [ "*" ] ],
[ "tinyV:VCC", "btn4:1.l", "#DDD", [ "*" ] ],
[ "btn4:2.r", "sw4:COIL1", "#DDD", [ "*" ] ],
[ "btn3:2.r", "sw5:COIL1", "#DDD", [ "*" ] ],
[ "tinyG:GND", "sw4:COIL2", "#DDD", [ "*" ] ],
[ "sw5:NO1", "r2:1", "#DDD", [ "*" ] ],
[ "sw5:NC1", "r3:1", "#DDD", [ "*" ] ],
[ "tinyG:GND", "led4:C", "#DDD", [ "*" ] ],
[ "tinyG:GND", "led3:C", "#DDD", [ "*" ] ],
[ "led3:A", "r2:2", "#DDD", [ "*" ] ],
[ "led4:A", "r3:2", "#DDD", [ "*" ] ],
[ "sw4:P2", "sw5:NO2", "#DDD", [ "*" ] ],
[ "sw5:P2", "sw5:COIL1", "#DDD", [ "*" ] ],
[ "tinyV:VCC", "sw4:NC2", "#DDD", [ "*" ] ]
],
"dependencies": {}
}
sw4:NO2
sw4:NC2
sw4:P2
sw4:COIL2
sw4:NO1
sw4:NC1
sw4:P1
sw4:COIL1
sw5:NO2
sw5:NC2
sw5:P2
sw5:COIL2
sw5:NO1
sw5:NC1
sw5:P1
sw5:COIL1
led3:A
led3:C
led4:A
led4:C
r2:1
r2:2
r3:1
r3:2
btn3:1.l
btn3:2.l
btn3:1.r
btn3:2.r
btn4:1.l
btn4:2.l
btn4:1.r
btn4:2.r
tinyV:VCC
tinyG:GND