{
"version": 1,
"author": "Mayank Hughes",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 54.45,
"left": 80.4,
"attrs": { "env": "micropython-20241129-v1.24.1" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 153.5,
"left": 214.7,
"rotate": 90,
"attrs": { "color": "green", "xray": "1" }
},
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": 127.2,
"left": 347.4,
"attrs": { "volume": "0.1" }
},
{ "type": "wokwi-led", "id": "led1", "top": 54, "left": -34.6, "attrs": { "color": "red" } },
{
"type": "wokwi-resistor",
"id": "r2",
"top": 129.6,
"left": -38.95,
"rotate": 90,
"attrs": { "value": "100" }
},
{ "type": "wokwi-led", "id": "led2", "top": 54, "left": -82.6, "attrs": { "color": "green" } },
{
"type": "wokwi-resistor",
"id": "r3",
"top": 129.6,
"left": -86.95,
"rotate": 90,
"attrs": { "value": "100" }
}
],
"connections": [
[ "pico:3V3", "btn1:2.r", "green", [ "h20.4", "v144", "h67.2" ] ],
[ "pico:GP16", "bz1:2", "green", [ "v0", "h241.2" ] ],
[ "pico:GND.5", "bz1:1", "black", [ "h222" ] ],
[ "btn1:1.l", "pico:GP15", "green", [ "v-9.6", "h28.8", "v192", "h-220.8", "v-76.8" ] ],
[ "led1:A", "r2:1", "green", [ "v0" ] ],
[ "r2:2", "pico:GP1", "green", [ "h76.8", "v-87.6" ] ],
[ "led1:C", "pico:GND.4", "black", [ "v134.4", "h106" ] ],
[ "led2:A", "r3:1", "green", [ "v0" ] ],
[ "r3:2", "pico:GP2", "green", [ "h0", "v37.2", "h105.6", "v-105.6" ] ],
[ "led2:C", "pico:GND.4", "green", [ "v0" ] ],
[ "pico:GND.4", "btn1:1.r", "black", [ "h-38.4", "v57.6", "h220.8" ] ]
],
"dependencies": {}
}