{
"version": 1,
"author": "Atilio Porfirio",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": -3.15,
"left": 3.6,
"attrs": { "env": "micropython-20241129-v1.24.1" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 117.6,
"left": 115.4,
"rotate": 180,
"attrs": { "bounce": "0", "color": "green", "xray": "0" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 72,
"left": 85.85,
"rotate": 90,
"attrs": { "value": "10000" }
}
],
"connections": [
[ "pico:GP22", "r1:2", "green", [ "h0" ] ],
[ "pico:GP22", "btn1:2.r", "green", [ "h0" ] ],
[ "pico:3V3_EN", "r1:1", "green", [ "h0" ] ],
[ "pico:GND.6", "btn1:1.r", "black", [ "h20.4", "v28.8" ] ]
],
"dependencies": {}
}