{
"version": 1,
"author": "Ipsita Acharya",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -30.67, "left": 143.33, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": -62.38,
"left": -170.64,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -4.05,
"left": -172.31,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 47.96,
"left": -167.65,
"attrs": { "color": "orange" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": 93.95,
"left": -164.98,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 74.95,
"left": -54.65,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 120.63,
"left": -60.98,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": -31.71,
"left": -61.31,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": 23.95,
"left": -59.64,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "led1:A", "r3:1", "green", [ "v-5.17", "h84.33" ] ],
[ "r3:2", "pico:GP0", "green", [ "v5.4", "h144.53" ] ],
[ "pico:GND.1", "led1:C", "black", [ "h-299.31", "v-23.35" ] ],
[ "led2:A", "r4:1", "green", [ "v-3.92", "h70" ] ],
[ "r4:2", "pico:GP4", "green", [ "v-2.92", "h146.86" ] ],
[ "led2:C", "pico:GND.2", "black", [ "v12.08", "h301.33" ] ],
[ "led3:A", "r1:1", "green", [ "v-5.27", "h87.34" ] ],
[ "r1:2", "pico:GP9", "green", [ "v3.41", "h143.2" ] ],
[ "led3:C", "pico:GND.3", "black", [ "v7.4", "h295.34" ] ],
[ "led4:A", "r2:1", "green", [ "v-1.26", "h81.33" ] ],
[ "r2:2", "pico:GP13", "green", [ "v2.4", "h145.53" ] ],
[ "led4:C", "pico:GND.4", "black", [ "v6.74", "h293.33" ] ]
]
}