{
"version": 1,
"author": "Sakshi Bansal",
"editor": "wokwi",
"parts": [
{ "type": "board-pi-pico-w", "id": "pico", "top": -148.88, "left": 121.73, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": -224.4,
"left": -284.2,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -141.73,
"left": -136.66,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GND.1", "r1:2", "black", [ "h0" ] ],
[ "r1:1", "led1:C", "green", [ "v-92.58", "h-156.03", "v67.45" ] ],
[ "led1:A", "pico:GP15", "green", [ "v25.3", "h36.43", "v225.37", "h0" ] ]
],
"dependencies": {}
}