{
"version": 1,
"author": "Sarthaka Mahapatra",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": -6.85,
"left": 34.23,
"attrs": { "env": "micropython-20220117-v1.18" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -105.08,
"left": -89.97,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 128.87,
"left": -65.27,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -104.63,
"left": 0.46,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 127.63,
"left": 153.8,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -98.67,
"left": 109.23,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 192.28,
"left": -89.43,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": 11.21,
"left": -256.63,
"attrs": { "volume": "0.1" }
}
],
"connections": [
[ "pico:GP15", "r1:2", "green", [ "h-39.8", "v-0.69" ] ],
[ "r1:1", "led1:A", "green", [ "v0" ] ],
[ "pico:GND.1", "led1:C", "black", [ "h-164.27", "v57.33" ] ],
[ "pico:GP16", "r2:1", "green", [ "v-3.18", "h41.15" ] ],
[ "r2:2", "led2:A", "green", [ "v2.54", "h22.49" ] ],
[ "pico:GND.8", "led2:C", "black", [ "h77.25", "v56.09" ] ],
[ "pico:GP14", "r3:2", "green", [ "h0" ] ],
[ "r3:1", "led3:A", "green", [ "v0" ] ],
[ "pico:GND.4", "led3:C", "black", [ "h-202.72", "v42.7" ] ],
[ "pico:GND.3", "bz1:1", "black", [ "h-23.3", "v37.13", "h-199.8" ] ],
[ "pico:GP12", "bz1:2", "green", [ "h-212.26", "v-11.65" ] ]
]
}