{
"version": 1,
"author": "Light",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 0.6, "left": -0.6, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot1", "top": 248.3, "left": 153.4, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot2", "top": 248.3, "left": 259, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot3", "top": 257.9, "left": -38.6, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot4", "top": 248.3, "left": 355, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot5", "top": 257.9, "left": 57.4, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -86.5,
"left": 99.5,
"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": {}
}