{
"version": 1,
"author": "Raymond Then",
"editor": "wokwi",
"parts": [
{ "type": "board-pi-pico-w", "id": "pico", "top": 44.75, "left": -15.65, "attrs": {} },
{
"type": "wokwi-resistor",
"id": "r1",
"top": 109.55,
"left": -86.4,
"attrs": { "value": "1000" }
},
{ "type": "wokwi-led", "id": "led1", "top": 54, "left": -82.6, "attrs": { "color": "red" } }
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GND.8", "r1:2", "black", [ "h19.51", "v-38.4", "h-105.6" ] ],
[ "led1:C", "r1:1", "green", [ "v0", "h-18.8" ] ],
[ "led1:A", "pico:GP1", "green", [ "v0", "h19.2", "v-19.2" ] ]
],
"dependencies": {}
}