{
"version": 1,
"author": "Weronika Witek",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-mega", "id": "mega", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-lcd2004",
"id": "lcd1",
"top": -185.6,
"left": 408.8,
"attrs": { "pins": "i2c" }
},
{
"type": "wokwi-slide-potentiometer",
"id": "pot1",
"top": -71.8,
"left": -279.4,
"attrs": { "travelLength": "30" }
},
{
"type": "wokwi-slide-potentiometer",
"id": "pot2",
"top": 72.2,
"left": -317.8,
"attrs": { "travelLength": "30" }
},
{
"type": "wokwi-slide-potentiometer",
"id": "pot3",
"top": 72.2,
"left": 536.6,
"attrs": { "travelLength": "30" }
},
{
"type": "wokwi-slide-potentiometer",
"id": "pot4",
"top": 225.8,
"left": 488.6,
"attrs": { "travelLength": "30" }
}
],
"connections": [
[ "lcd1:SCL", "mega:21", "green", [ "h0" ] ],
[ "mega:20", "lcd1:SDA", "green", [ "v0" ] ],
[ "pot1:GND", "mega:GND.1", "black", [ "v0" ] ],
[ "pot2:GND", "mega:GND.1", "black", [ "v0" ] ],
[ "pot1:VCC", "mega:3.3V", "red", [ "h0" ] ],
[ "pot1:SIG", "mega:A0", "green", [ "h480", "v229.6" ] ],
[ "pot2:VCC", "mega:3.3V", "red", [ "h0" ] ],
[ "pot2:SIG", "mega:A1", "green", [ "h460.8", "v85.6" ] ],
[ "lcd1:GND", "mega:GND.2", "black", [ "h0" ] ],
[ "pot1:VCC", "mega:5V", "red", [ "h0" ] ],
[ "pot2:VCC", "mega:5V", "red", [ "h480", "v67.2" ] ],
[ "lcd1:VCC", "mega:5V", "red", [ "h0" ] ],
[ "pot3:VCC", "mega:5V", "red", [ "h0" ] ],
[ "pot4:VCC", "mega:5V", "red", [ "h-326.4", "v-86.4" ] ],
[ "pot3:SIG", "mega:A2", "green", [ "h0" ] ],
[ "pot4:SIG", "mega:A3", "green", [ "h0" ] ],
[ "pot3:GND", "mega:GND.3", "black", [ "v0" ] ],
[ "pot4:GND", "mega:GND.3", "black", [ "v0" ] ]
],
"dependencies": {}
}