{
"version": 1,
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico-w",
"id": "pico",
"top": 0,
"left": 0,
"attrs": {}
},
{
"type": "wokwi-potentiometer",
"id": "pot1",
"top": -90,
"left": -150,
"attrs": {}
}
],
"connections": [
[ "pot1:VCC", "pico:3V3", "red", [] ],
[ "pot1:GND", "pico:GND.1", "black", [] ],
[ "pot1:SIG", "pico:GP26", "green", [] ]
],
"dependencies": {}
}