{
"version": 1,
"author": "Smitamayee Behera",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -23.44, "left": 75.55, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": 42.7,
"left": -98.32,
"attrs": { "color": "magenta" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -15.37,
"left": -28.61,
"attrs": { "value": "330" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "led1:A", "r1:1", "red", [ "v79.92", "h28.54", "v-157.25" ] ],
[ "r1:2", "pico:GP15", "red", [ "v0" ] ],
[ "led1:C", "pico:GND.1", "black", [ "v-95.16", "h151.91", "v34.29" ] ]
]
}