{
"version": 1,
"author": "Aafiya Farveen J 21UVA001",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": -3.15,
"left": 3.6,
"attrs": { "env": "micropython-20231005-v1.21.0" }
},
{ "type": "wokwi-slide-switch", "id": "sw1", "top": -34, "left": -121.7, "attrs": {} },
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": -132,
"left": 97.8,
"attrs": { "volume": "0.1" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -109.2,
"left": -255.4,
"attrs": { "color": "red" }
}
],
"connections": [
[ "sw1:1", "pico:GND.1", "green", [ "v0" ] ],
[ "sw1:2", "pico:GP17", "green", [ "v0" ] ],
[ "led1:A", "pico:GP9", "green", [ "v0" ] ],
[ "led1:C", "pico:GND.1", "green", [ "v0" ] ],
[ "pico:GP21", "bz1:2", "green", [ "h0" ] ],
[ "sw1:3", "pico:3V3", "green", [ "v0" ] ],
[ "bz1:1", "pico:GND.1", "green", [ "v0" ] ]
],
"dependencies": {}
}