{
"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-potentiometer", "id": "pot1", "top": 181.1, "left": 364.6, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 35,
"left": -624,
"attrs": { "color": "black" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 92.6,
"left": -624,
"attrs": { "color": "red" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 150.2,
"left": -624,
"attrs": { "color": "grey" }
},
{
"type": "wokwi-pushbutton",
"id": "btn4",
"top": 207.8,
"left": -624,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-pushbutton",
"id": "btn5",
"top": 265.4,
"left": -624,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn6",
"top": 323,
"left": -624,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-pushbutton-6mm",
"id": "btn7",
"top": 180.2,
"left": 460.8,
"attrs": { "color": "white" }
}
],
"connections": [
[ "pico:GP22", "led1:A", "red", [ "h0" ] ],
[ "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" ] ],
[ "pico:GP2", "sw3:2", "blue", [ "h0" ] ],
[ "pico:GP3", "sw2:2", "green", [ "h0" ] ],
[ "pico:GP4", "sw1:2", "gold", [ "h0" ] ],
[ "pico:GND.6", "led2:C", "black", [ "h72", "v-147.15" ] ],
[ "pico:GND.5", "led1:C", "black", [ "h100.8", "v-3.15" ] ],
[ "btn6:1.r", "sw1:2", "yellow", [ "v0", "h221" ] ],
[ "btn5:1.r", "sw2:2", "green", [ "v0", "h297.8" ] ],
[ "btn4:1.r", "sw3:2", "blue", [ "v0", "h365" ] ],
[ "btn3:1.r", "sw1:3", "#8f4814", [ "v0", "h278.6" ] ],
[ "btn4:1.r", "pot1:GND", "blue", [ "v0", "h365", "v86.4", "h585.6" ] ],
[ "btn2:1.r", "pot1:SIG", "red", [ "v0", "h29", "v268.8", "h931.2", "v-38.4" ] ],
[ "btn6:1.r", "pot1:VCC", "gold", [ "v0", "h989" ] ],
[ "btn2:1.r", "btn7:2.l", "red", [ "v0", "h29", "v268.8", "h979.2" ] ],
[ "btn5:1.r", "btn7:2.r", "green", [ "v0", "h317", "v115.2", "h748.8" ] ]
],
"dependencies": {}
}