{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 0,
"left": 0,
"attrs": { "env": "micropython-20231227-v1.22.0" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": 8.4,
"left": 285,
"rotate": 90,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -39.6,
"left": 285,
"rotate": 90,
"attrs": { "color": "red" }
},
{ "type": "wokwi-slide-switch", "id": "sw1", "top": -14.8, "left": -304.1, "attrs": {} },
{ "type": "wokwi-slide-switch", "id": "sw2", "top": -14.8, "left": -256.1, "attrs": {} },
{ "type": "wokwi-slide-switch", "id": "sw3", "top": -14.8, "left": -208.1, "attrs": {} },
{
"type": "wokwi-resistor",
"id": "r1",
"top": -24.85,
"left": 172.8,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 23.15,
"left": 172.8,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 207.6,
"left": 368.6,
"attrs": { "color": "cyan" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 272.75,
"left": 297.6,
"attrs": { "value": "1000" }
},
{ "type": "wokwi-slide-switch", "id": "sw4", "top": 273.2, "left": -313.7, "attrs": {} }
],
"connections": [
[ "led2:C", "r1:2", "black", [ "h0" ] ],
[ "led1:C", "r2:2", "black", [ "h-28.8", "v-9.2" ] ],
[ "pico:GND.5", "r2:1", "black", [ "h0" ] ],
[ "pico:GP17", "sw1:2", "gold", [ "h0" ] ],
[ "pico:GP18", "sw2:2", "green", [ "h0" ] ],
[ "pico:GP22", "led1:A", "red", [ "h0" ] ],
[ "pico:GP19", "sw3:2", "blue", [ "h0" ] ],
[ "pico:GND.6", "r1:1", "black", [ "h72", "v-147.15" ] ],
[ "pico:GP27", "led2:A", "red", [ "h187.2", "v-12.75" ] ],
[ "pico:GND.1", "sw3:3", "#8f4814", [ "h0" ] ],
[ "pico:GND.1", "sw2:3", "#8f4814", [ "h-236.4", "v-12.75" ] ],
[ "pico:GND.1", "sw1:3", "#8f4814", [ "h0" ] ],
[ "led3:C", "r3:2", "black", [ "v28.8", "h-28.4" ] ],
[ "pico:GND.7", "r3:1", "black", [ "h0" ] ],
[ "led3:A", "pico:GP15", "black", [ "v96", "h-230.4" ] ],
[ "pico:GP16", "sw4:3", "green", [ "v0" ] ],
[ "pico:GP18", "sw4:2", "green", [ "h43.2", "v198.45", "h-403.2" ] ],
[ "pico:GP15", "pico:GP16", "green", [ "h-63.6", "v54.45", "h153.6", "v-57.6" ] ]
],
"dependencies": {}
}