{
"version": 1,
"author": "19 ECE 6028 NIRESHKUMAR S",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": 42.67, "left": 131.33, "attrs": {} },
{ "type": "wokwi-led", "id": "led1", "top": 26, "left": -61.27, "attrs": { "color": "red" } },
{
"type": "wokwi-led",
"id": "led2",
"top": 80.67,
"left": -77.26,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 125.33,
"left": -105.93,
"attrs": { "color": "limegreen" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 65.87,
"left": 0.59,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 123.46,
"left": 9.99,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 197.52,
"left": -24.68,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "led3:C", "pico:GND.5", "green", [ "v118.04", "h330.3", "v-66.75" ] ],
[ "led1:A", "r1:1", "green", [ "v0" ] ],
[ "r1:2", "pico:GP11", "green", [ "h50.67", "v118.3" ] ],
[ "led2:A", "r2:1", "green", [ "v0" ] ],
[ "r2:2", "pico:GP12", "green", [ "v-0.67", "h24.22", "v55.84" ] ],
[ "led3:A", "r3:1", "green", [ "v0" ] ],
[ "r3:2", "pico:GP13", "green", [ "h33.03", "v9.9", "h70.18" ] ],
[ "led2:C", "pico:GND.5", "green", [ "v156.82", "h296.34", "v-53.49" ] ],
[ "led1:C", "pico:GND.5", "green", [ "v203.26", "h274.47", "v-17.63" ] ]
],
"dependencies": {}
}