{
"version": 1,
"author": "Ipsita Acharya",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -62.67, "left": 23.33, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": 60.98,
"left": -191.95,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": 16.64,
"left": -195.62,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -37.02,
"left": -195.96,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": -86.69,
"left": -192.3,
"attrs": { "color": "magenta" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -60.36,
"left": -103.96,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": -8.03,
"left": -123.63,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r3",
"top": 42.98,
"left": -124.63,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r4",
"top": 88.64,
"left": -108.96,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "led4:A", "r1:1", "green", [ "v2.07", "h56" ] ],
[ "r1:2", "pico:GP0", "green", [ "v0.07", "h69.87" ] ],
[ "pico:GND.1", "led4:C", "black", [ "h-199.96", "v-12.67" ] ],
[ "led3:A", "r2:1", "green", [ "v-2.27", "h43.66" ] ],
[ "pico:GND.2", "led3:C", "black", [ "h-203.29", "v-2.67" ] ],
[ "r2:2", "pico:GP5", "green", [ "v5.08", "h86.2" ] ],
[ "led2:A", "r3:1", "green", [ "v0" ] ],
[ "r3:2", "pico:GP9", "green", [ "v4.07", "h89.2" ] ],
[ "pico:GND.3", "led2:C", "black", [ "h-203.29", "v-5.33" ] ],
[ "led1:A", "r4:1", "green", [ "v-4.27", "h56.32" ] ],
[ "r4:2", "pico:GP13", "green", [ "v1.07", "h70.87" ] ],
[ "pico:GND.4", "led1:C", "black", [ "h-201.29", "v-8" ] ]
]
}