{
"version": 1,
"author": "ganesh nikitha",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": -34.79,
"left": 11.75,
"attrs": { "env": "micropython-20220117-v1.18" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 39.3,
"left": -164.51,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 127.37,
"left": -152.74,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 209.37,
"left": -130.52,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": 4.05,
"left": 237.22,
"attrs": { "volume": "0.1" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -42.9,
"left": -205.74,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": 61.97,
"left": -192.51,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 156.13,
"left": -214.17,
"attrs": { "color": "green" }
}
],
"connections": [
[ "pico:GND.1", "pico:GP1", "black", [ "h0" ] ],
[ "pico:GP16", "bz1:1", "green", [ "v-16.43", "h188.3" ] ],
[ "pico:GND.8", "bz1:2", "black", [ "h227.57", "v79.18", "h-5.48" ] ],
[ "pico:GP2", "led1:A", "green", [ "h0" ] ],
[ "pico:GND.1", "r1:2", "black", [ "h0" ] ],
[ "r1:1", "led1:C", "green", [ "v-2.62", "h-32.99" ] ],
[ "pico:GP5", "led2:A", "green", [ "h-64.91", "v29.79" ] ],
[ "pico:GND.2", "r2:2", "black", [ "h-50.45", "v89.58" ] ],
[ "r2:1", "led2:C", "green", [ "v-1.53", "h-31.5" ] ],
[ "pico:GP14", "led3:A", "green", [ "h-53.34", "v34.1" ] ],
[ "pico:GND.4", "r3:2", "black", [ "h-32.14", "v74.54" ] ],
[ "r3:1", "led3:C", "green", [ "v-1.6", "h-73.96" ] ]
]
}