{
"version": 1,
"author": "Sayed mostafa َمصر",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-nano", "id": "nano", "top": 225.6, "left": 76.3, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 140.6,
"left": 144,
"attrs": { "color": "green", "xray": "1" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 140.6,
"left": 240,
"attrs": { "color": "green", "xray": "1" }
},
{
"type": "wokwi-lcd2004",
"id": "lcd2",
"top": 275.2,
"left": 303.2,
"attrs": { "pins": "i2c" }
},
{ "type": "wokwi-potentiometer", "id": "pot1", "top": 363.5, "left": 182.2, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot2", "top": 373.1, "left": 57.4, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot3", "top": 373.1, "left": -38.6, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot4", "top": 555.5, "left": 201.4, "attrs": {} },
{ "type": "wokwi-led", "id": "led1", "top": 150, "left": 90.2, "attrs": { "color": "red" } },
{ "type": "wokwi-led", "id": "led2", "top": 150, "left": 51.8, "attrs": { "color": "red" } },
{ "type": "wokwi-potentiometer", "id": "pot5", "top": 267.5, "left": -29, "attrs": {} }
],
"connections": [
[ "btn1:1.r", "btn2:1.r", "green", [ "v-48", "h96.2" ] ],
[ "btn2:1.r", "nano:GND.2", "green", [ "v57.6", "h-105.4" ] ],
[ "nano:5", "btn1:2.l", "green", [ "v-28.8", "h-28.8" ] ],
[ "nano:4", "btn2:2.l", "green", [ "v-38.4", "h67.2" ] ],
[ "nano:GND.1", "lcd2:GND", "black", [ "v0" ] ],
[ "nano:5V", "lcd2:VCC", "red", [ "v0" ] ],
[ "lcd2:SCL", "nano:A5", "green", [ "h0" ] ],
[ "pot1:SIG", "nano:A2", "green", [ "v19.2", "h-0.4" ] ],
[ "pot2:SIG", "nano:A3", "green", [ "v9.6", "h57.2" ] ],
[ "pot2:GND", "pot3:GND", "black", [ "v19.2", "h-96" ] ],
[ "pot3:SIG", "nano:A6", "green", [ "v38.4", "h182" ] ],
[ "lcd2:SDA", "nano:A4", "green", [ "h0" ] ],
[ "pot1:GND", "lcd2:GND", "black", [ "v38.4", "h57.6", "v9.6" ] ],
[ "pot1:VCC", "lcd2:VCC", "red", [ "v28.8", "h47.2", "v-144" ] ],
[ "pot2:VCC", "pot1:VCC", "red", [ "v76.8", "h124", "v-86.4" ] ],
[ "pot2:GND", "pot1:GND", "black", [ "v57.6", "h124.8" ] ],
[ "pot2:VCC", "pot3:VCC", "red", [ "v76.8", "h-87.2" ] ],
[ "pot4:VCC", "pot1:VCC", "red", [ "h47.2", "v-192" ] ],
[ "pot4:GND", "pot1:GND", "black", [ "v48", "h-67.2", "v-240" ] ],
[ "pot4:SIG", "nano:A7", "green", [ "v9.6", "h-77.2" ] ],
[ "led1:C", "nano:GND.2", "green", [ "v19.2", "h29.2" ] ],
[ "pot5:VCC", "pot3:VCC", "red", [ "v0" ] ],
[ "pot5:GND", "pot3:GND", "black", [ "v0" ] ],
[ "led2:C", "led1:C", "green", [ "v19.2", "h38.8" ] ],
[ "led1:A", "nano:12", "green", [ "v28.8", "h-19.2", "v-9.6" ] ],
[ "led2:A", "nano:13", "green", [ "v105.6", "h19.2" ] ],
[ "pot5:SIG", "nano:A1", "green", [ "v19.2", "h-0.4" ] ]
],
"dependencies": {}
}