{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-mega", "id": "mega", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot1", "top": 219.5, "left": 249.4, "attrs": {} },
{ "type": "wokwi-dip-switch-8", "id": "sw1", "top": 159.9, "left": 423.9, "attrs": {} }
],
"connections": [
[ "mega:GND.2", "pot1:GND", "black", [ "v122.7", "h94.55" ] ],
[ "mega:5V", "pot1:VCC", "red", [ "v141.9", "h133.1" ] ],
[ "mega:A1", "pot1:SIG", "green", [ "v132.3", "h70" ] ],
[ "sw1:1a", "mega:GND.3", "black", [ "v19.2", "h-249.6" ] ],
[ "sw1:1a", "sw1:2a", "green", [ "v0" ] ],
[ "sw1:2a", "sw1:3a", "green", [ "v0" ] ],
[ "sw1:1b", "mega:51", "green", [ "v0" ] ],
[ "sw1:2b", "mega:52", "green", [ "v0" ] ],
[ "sw1:3b", "mega:53", "green", [ "v0" ] ]
],
"dependencies": {}
}