{
"version": 1,
"author": "Ali Akhtar",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": 7.4, "left": 19.91, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": 18.66,
"left": -188.96,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": 121.93,
"left": -141.8,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -15.7,
"left": -124.34,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": 49.58,
"left": -89.19,
"attrs": { "color": "red" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "led1:C", "r1:1", "black", [ "v26.02", "h-64.76", "v-107.96" ] ],
[ "led1:A", "pico:GP15", "red", [ "v0" ] ],
[ "led2:A", "pico:GP13", "red", [ "h40.39", "v12.78", "h79.04" ] ],
[ "r1:2", "pico:GND.1", "black", [ "v0" ] ],
[ "led2:C", "r1:1", "black", [ "h-14.6", "v-172.37" ] ],
[ "led3:C", "r1:1", "black", [ "h-18.24", "v-101.63" ] ],
[ "led3:A", "pico:GP10", "red", [ "v0" ] ]
],
"dependencies": {}
}