{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-pi-pico",
"id": "pico",
"top": 6.45,
"left": -25.2,
"attrs": { "builder": "pico-sdk" }
},
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -126.1, "left": 47.8, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot2", "top": -126.1, "left": 124.6, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot3", "top": -126.1, "left": 201.4, "attrs": {} }
],
"connections": [
[ "pico:GP0", "$serialMonitor:RX", "", [] ],
[ "pico:GP1", "$serialMonitor:TX", "", [] ],
[ "pot1:GND", "pico:GND.8", "black", [ "v0" ] ],
[ "pot1:VCC", "pico:3V3", "red", [ "v0" ] ],
[ "pot1:SIG", "pico:GP28", "green", [ "v0" ] ],
[ "pot2:GND", "pico:GND.8", "black", [ "v0" ] ],
[ "pot2:VCC", "pico:3V3", "red", [ "v0" ] ],
[ "pot2:SIG", "pico:GP27", "green", [ "v0" ] ],
[ "pot3:GND", "pico:GND.8", "black", [ "v0" ] ],
[ "pot3:VCC", "pico:3V3", "red", [ "v0" ] ],
[ "pot3:SIG", "pico:GP26", "green", [ "v0" ] ]
],
"dependencies": {}
}