{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": -3.15,
"left": 3.6,
"attrs": { "env": "circuitpython-8.0.2" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -3.6,
"left": -63.4,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 51.4,
"left": -153.4,
"rotate": 180,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -4.8,
"left": -106.15,
"rotate": 90,
"attrs": { "value": "470" }
},
{
"type": "wokwi-slide-potentiometer",
"id": "pot1",
"top": -90.8,
"left": 100,
"rotate": 270,
"attrs": { "travelLength": "30" }
}
],
"connections": [
[ "pico:GP5", "btn1:2.l", "green", [ "h0" ] ],
[ "pico:GND.2", "btn1:1.l", "black", [ "h-57.6", "v9.6" ] ],
[ "led1:A", "pico:GP3", "green", [ "v0" ] ],
[ "pico:GND.1", "r1:1", "black", [ "h-28.8", "v-76.8", "h-57.6" ] ],
[ "r1:2", "led1:C", "green", [ "h0", "v18", "h28.8" ] ],
[ "pico:GP27", "pot1:SIG", "green", [ "h135.6" ] ],
[ "pico:3V3", "pot1:VCC", "red", [ "h97.2", "v28.8", "h19.2" ] ],
[ "pico:GND.8", "pot1:GND", "black", [ "h78", "v-172.8", "h38.4" ] ]
],
"dependencies": {}
}