{
"version": 1,
"author": "aman dongare",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 0.6, "left": -0.6, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": 262.34,
"left": 125.03,
"attrs": { "i2cAddress": "0x3c" }
},
{ "type": "wokwi-ky-040", "id": "encoder1", "top": -142.3, "left": 200.8, "attrs": {} },
{ "type": "wokwi-ky-040", "id": "encoder2", "top": 270.5, "left": 268, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 169.4,
"left": 297.6,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 92.6,
"left": 297.6,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": -72.85,
"left": 9.6,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-resistor",
"id": "r2",
"top": 128.75,
"left": 451.2,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": -51.4,
"left": 393.6,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-pushbutton",
"id": "btn4",
"top": 6.2,
"left": 393.6,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-pushbutton",
"id": "btn5",
"top": -166.6,
"left": 393.6,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn6",
"top": -224.2,
"left": 393.6,
"attrs": { "color": "green" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -243.6,
"left": 80.6,
"attrs": { "color": "red" }
}
],
"connections": [
[ "uno:5V", "oled1:VCC", "red", [ "v28.7", "h3.8" ] ],
[ "uno:GND.3", "oled1:GND", "black", [ "v28.7", "h-15.2", "v9.6" ] ],
[ "uno:A4", "oled1:SDA", "green", [ "v57.5", "h-53.4" ] ],
[ "uno:A5", "oled1:SCL", "blue", [ "v47.9", "h-72.5" ] ],
[ "encoder1:GND", "uno:GND.1", "black", [ "h9.6", "v48.8", "h9.6" ] ],
[
"uno:GND.2",
"encoder2:GND",
"black",
[
"v19.1",
"h3.9",
"v38.4",
"h-67.2",
"v96",
"h0",
"v57.6",
"h172.8",
"v0",
"h105.6",
"v0",
"h19.2"
]
],
[
"encoder2:VCC",
"uno:5V",
"red",
[
"h9.6",
"v-114.8",
"h48",
"v278.4",
"h-259.2",
"v9.6",
"h-124.8",
"v-230.4",
"h76.8",
"v-38.4",
"h0"
]
],
[ "btn1:2.l", "uno:A1", "green", [ "h-9.6", "v48.2", "h0", "v9.6", "h-48", "v0", "h-19.2" ] ],
[ "uno:A2", "btn2:2.l", "green", [ "v47.9", "h42.4", "v-86.4", "h19.2" ] ],
[ "btn1:1.r", "btn2:1.r", "green", [ "v-9.6", "h48.2", "v-67.2", "h0" ] ],
[ "encoder2:GND", "btn1:1.r", "black", [ "h96", "v-85.6", "h0", "v-38.4" ] ],
[ "encoder1:GND", "btn3:2.r", "black", [ "h153.6", "v58.4", "h19.2" ] ],
[ "btn5:1.l", "btn6:2.l", "green", [ "h0" ] ],
[ "btn5:2.r", "btn3:2.r", "green", [ "h86.6", "v105.8" ] ],
[ "uno:8", "btn4:1.l", "green", [ "v0", "h202" ] ],
[ "btn1:1.r", "btn4:2.r", "green", [ "v-9.6", "h144.2" ] ],
[ "r1:1", "led1:C", "green", [ "v0" ] ],
[ "r1:2", "uno:GND.1", "green", [ "v0" ] ],
[ "uno:6", "led1:A", "green", [ "v-38.4", "h-44.3", "v-172.8", "h19.2" ] ]
],
"dependencies": {}
}