{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-pi-pico", "id": "pico", "top": -132.05, "left": -206.14, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": -17.44,
"left": 1.13,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 53.18,
"left": -63.96,
"attrs": { "value": "75" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -88.9,
"left": 11.28,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 111.3,
"left": -256.4,
"attrs": { "value": "10000" }
}
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pico:GP16", "r1:1", "green", [ "v0" ] ],
[ "r1:2", "led1:A", "green", [ "v-0.2", "h29.72" ] ],
[ "pico:GND.8", "led1:C", "black", [ "h65.63", "v121.34", "h2.49" ] ],
[ "pico:GP15", "btn1:2.r", "green", [ "h-18.78", "v26.99", "h341.76", "v-144.34", "h-9.95" ] ],
[ "pico:3V3", "btn1:1.l", "red", [ "h0" ] ],
[ "pico:GND.8", "r2:2", "black", [ "h275.5", "v216.73", "h-11.61" ] ],
[ "pico:GP15", "r2:1", "green", [ "h-74.36", "v56.85", "h-2.49" ] ]
]
}