{
"version": 1,
"author": "Zahid",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 10.2, "left": 18.6, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 6.2,
"left": 336,
"attrs": { "color": "green" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 62.4,
"left": 306.65,
"rotate": 90,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -61.2,
"left": 119,
"attrs": { "color": "green" }
},
{
"type": "wokwi-led",
"id": "led2",
"top": -61.2,
"left": 147.8,
"attrs": { "color": "green" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -61.2,
"left": 176.6,
"attrs": { "color": "green" }
},
{
"type": "wokwi-led",
"id": "led4",
"top": -61.2,
"left": 205.4,
"attrs": { "color": "green" }
},
{ "type": "wokwi-led", "id": "led5", "top": -61.2, "left": 71, "attrs": { "color": "red" } },
{ "type": "wokwi-potentiometer", "id": "pot1", "top": 229.1, "left": -115.4, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot2", "top": 229.1, "left": -29, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot3", "top": 229.1, "left": 47.8, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": 252.74,
"left": 269.03,
"attrs": { "i2cAddress": "0x3c" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": -51.4,
"left": -67.2,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": -80.2,
"left": 297.6,
"attrs": { "color": "green" }
}
],
"connections": [
[ "uno:GND.1", "led1:C", "black", [ "v0" ] ],
[ "uno:GND.1", "led2:C", "black", [ "v-28.8", "h28.7" ] ],
[ "uno:GND.1", "led3:C", "black", [ "v-28.8", "h57.5" ] ],
[ "uno:GND.1", "led4:C", "black", [ "v-28.8", "h86.3" ] ],
[ "led4:A", "uno:4", "green", [ "v28.8", "h5.7" ] ],
[ "led3:A", "uno:6", "blue", [ "v28.8", "h9.6" ] ],
[ "led2:A", "uno:8", "#8f4814", [ "v28.8", "h19.2" ] ],
[ "led1:A", "uno:10", "orange", [ "v28.8", "h19.2" ] ],
[ "led5:A", "uno:7", "purple", [ "v19.2", "h115.2" ] ],
[ "uno:GND.1", "led5:C", "black", [ "v-28.8", "h-47.7" ] ],
[ "uno:GND.2", "pot3:GND", "black", [ "v124.7", "h-111.3" ] ],
[ "uno:GND.2", "pot2:GND", "black", [ "v124.7", "h-188.1" ] ],
[ "uno:GND.2", "pot1:GND", "black", [ "v124.7", "h-284.1" ] ],
[ "uno:5V", "pot3:VCC", "red", [ "v115.1", "h-73" ] ],
[ "uno:5V", "pot2:VCC", "red", [ "v115.1", "h-159.4" ] ],
[ "uno:5V", "pot1:VCC", "red", [ "v115.1", "h-245.8" ] ],
[ "pot1:SIG", "uno:A0", "green", [ "v28.8", "h303" ] ],
[ "uno:A1", "pot2:SIG", "green", [ "v124.7", "h-226.5" ] ],
[ "uno:A2", "pot3:SIG", "green", [ "v124.7", "h-149.6" ] ],
[ "uno:3", "btn1:2.l", "green", [ "v-19.2", "h61.6", "v28.8" ] ],
[ "r1:1", "uno:3", "green", [ "h-28.8", "v-38.4", "h-61.6" ] ],
[ "uno:GND.2", "r1:2", "black", [ "v19.1", "h157.5" ] ],
[ "uno:5V", "btn1:1.l", "red", [ "v28.7", "h147.8", "v-211.2" ] ],
[ "oled1:SCL", "uno:A5", "green", [ "v-28.8", "h-47.7" ] ],
[ "oled1:SDA", "uno:A4", "green", [ "v-19.2", "h-67.13" ] ],
[ "oled1:GND", "uno:GND.2", "black", [ "v-19.2", "h-115.2" ] ],
[ "oled1:VCC", "uno:5V", "red", [ "v-28.8", "h-134.25" ] ],
[ "btn2:2.r", "uno:5", "green", [ "v29", "h198" ] ],
[ "btn2:1.r", "uno:5V", "green", [ "h19.4", "v67.2", "h-48.4", "v192", "h207.8" ] ],
[ "btn3:2.l", "uno:12", "green", [ "v57.8", "h-144.5" ] ],
[ "btn3:1.l", "uno:5V", "green", [ "h-9.6", "v288", "h-109.4" ] ]
],
"dependencies": {}
}