{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-arduino-uno", "id": "uno", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 86.53,
"left": 344.86,
"attrs": { "color": "green", "key": "a" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 129.82,
"left": 585.35,
"attrs": { "color": "green", "key": "ArrowDown" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 111.93,
"left": 667.36,
"attrs": { "color": "green", "key": "ArrowRight" }
},
{
"type": "wokwi-pushbutton",
"id": "btn4",
"top": 35.68,
"left": 599.23,
"attrs": { "color": "green", "key": "ArrowUp" }
},
{
"type": "wokwi-pushbutton",
"id": "btn5",
"top": 145.68,
"left": 384.19,
"attrs": { "color": "green", "key": "s" }
},
{
"type": "wokwi-pushbutton",
"id": "btn6",
"top": 32.71,
"left": 388.15,
"attrs": { "color": "green", "key": "w" }
},
{
"type": "wokwi-pushbutton",
"id": "btn7",
"top": 86.22,
"left": 424.82,
"attrs": { "color": "green", "key": "d" }
},
{
"type": "board-ssd1306",
"id": "oled1",
"top": -81.52,
"left": 461.17,
"attrs": { "i2cAddress": "0x3c" }
},
{
"type": "wokwi-buzzer",
"id": "bz1",
"top": -119.33,
"left": 4.07,
"attrs": { "volume": "0.1" }
}
],
"connections": [
[ "btn2:1.r", "btn3:2.l", "green", [ "v0" ] ],
[ "btn2:1.l", "btn7:2.r", "green", [ "h0" ] ],
[ "btn5:1.r", "btn2:1.l", "green", [ "v0" ] ],
[ "btn7:2.l", "btn1:2.r", "green", [ "h0" ] ],
[ "btn6:2.l", "btn1:2.l", "green", [ "h-59.39", "v53.38" ] ],
[ "btn7:2.r", "btn4:2.l", "green", [ "h0" ] ],
[ "btn5:1.l", "uno:GND.3", "green", [ "h-95.56", "v55.72", "h-108.4" ] ],
[ "oled1:SDA", "uno:A4", "green", [ "v-18.14", "h44.93", "v329.33", "h-321.33" ] ],
[ "uno:A5", "oled1:SCL", "green", [ "v39.3", "h498.83", "v-334", "h-234.67" ] ],
[ "oled1:GND", "uno:GND.1", "black", [ "v-26.14", "h-383.84" ] ],
[
"oled1:VCC",
"uno:5V",
"red",
[ "v-18.81", "h-61.13", "v124", "h90", "v213.33", "h-377.66" ]
],
[ "uno:9", "btn1:1.l", "green", [ "v-20.2", "h152.67", "v109.33" ] ],
[ "btn7:1.r", "uno:8", "green", [ "v-73.09", "h-217.49", "v-49.33", "h-100", "v26.67" ] ],
[ "uno:7", "btn6:1.l", "green", [ "v-40.2", "h10" ] ],
[ "uno:6", "btn5:2.l", "green", [ "v-14.2", "h101.17", "v177.33" ] ],
[ "uno:5", "btn3:1.r", "green", [ "v-52.87", "h226.33", "v63.33", "h288.67" ] ],
[ "uno:4", "btn2:2.l", "green", [ "v-25.53", "h237.5", "v28", "h100.67", "v152.67" ] ],
[ "uno:2", "btn4:1.r", "green", [ "v-124.2", "h37.17" ] ],
[ "bz1:2", "uno:3", "green", [ "v6.13", "h122.6", "v-34.67", "h88.67" ] ],
[ "bz1:1", "uno:GND.1", "green", [ "v24.13", "h80.6" ] ]
],
"dependencies": {}
}