{
"version": 1,
"author": "Ratinder Pal Singh",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 0,
"left": 0,
"attrs": { "env": "micropython-20220117-v1.18" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 170.65,
"left": -96.46,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": 50.04,
"left": -296.79,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 93.71,
"left": 202.57,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 201.29,
"left": 118.68,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -66.36,
"left": -177.03,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 102.2,
"left": -108.25,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": -118.15,
"left": 264.97,
"attrs": { "volume": "0.1" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": 52.64,
"left": 202.77,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP15", "r1:2", "green", [ "h0" ] ],
[ "pico:GND.1", "led1:C", "black", [ "h-331.13", "v59.26" ] ],
[ "pico:GP16", "r2:1", "green", [ "v0" ] ],
[ "r2:2", "led3:A", "green", [ "v1.47", "h48.37" ] ],
[ "led1:A", "r1:1", "green", [ "v0" ] ],
[ "pico:GND.1", "led3:C", "black", [ "h-26.43", "v-55.18", "h131.03", "v158.2" ] ],
[ "pico:GP9", "pico:GP8", "green", [ "h0" ] ],
[ "pico:GP8", "r3:2", "green", [ "h0" ] ],
[ "r3:1", "led2:A", "green", [ "v0" ] ],
[ "pico:GND.1", "led2:C", "black", [ "h0" ] ],
[ "bz1:2", "r4:2", "green", [ "v0" ] ],
[ "pico:GP28", "r4:1", "green", [ "h0" ] ],
[ "pico:GND.8", "bz1:1", "black", [ "h0" ] ]
]
}