{
"version": 1,
"author": "Light",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -106.9, "left": 230.2, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot2", "top": 277.1, "left": 249.4, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot3", "top": 257.9, "left": -0.2, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot4", "top": 133.1, "left": 287.8, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot5", "top": 277.1, "left": 105.4, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -87,
"left": 147,
"rotate": 90,
"attrs": { "color": "green", "xray": "1" }
}
],
"connections": [
[ "btn1:1.r", "uno:7", "green", [ "v0" ] ],
[ "btn1:2.r", "uno:GND.1", "green", [ "v0" ] ],
[ "pot1:GND", "uno:GND.2", "black", [ "v0" ] ],
[ "pot1:SIG", "uno:A0", "green", [ "v0" ] ],
[ "pot1:VCC", "uno:5V", "red", [ "v0" ] ],
[ "pot4:GND", "uno:GND.2", "black", [ "v0" ] ],
[ "pot4:SIG", "uno:A1", "green", [ "v0" ] ],
[ "pot4:VCC", "uno:5V", "red", [ "v0" ] ],
[ "pot2:GND", "uno:GND.2", "black", [ "v0" ] ],
[ "pot2:SIG", "uno:A2", "green", [ "v0" ] ],
[ "pot2:VCC", "uno:5V", "red", [ "v0" ] ],
[ "pot5:GND", "uno:GND.2", "black", [ "v0" ] ],
[ "pot5:SIG", "uno:A3", "green", [ "v0" ] ],
[ "pot5:VCC", "uno:5V", "red", [ "v0" ] ],
[ "pot3:GND", "uno:GND.2", "black", [ "v0" ] ],
[ "pot3:SIG", "uno:A5", "green", [ "v0" ] ],
[ "pot3:VCC", "uno:5V", "red", [ "v0" ] ]
],
"dependencies": {}
}