{
"version": 1,
"author": "Chat GPT",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": 19.2, "left": -100.76, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": -44.86,
"left": -95.77,
"attrs": { "i2cAddress": "0x3c" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 131,
"left": -364.8,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 63.8,
"left": -307.2,
"attrs": { "color": "red" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 179,
"left": -307.2,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn4",
"top": 131,
"left": -249.6,
"attrs": { "color": "green" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "oled1:GND", "esp:GND.1", "black", [ "v-9.6", "h-76.8", "v220.8" ] ],
[ "oled1:VCC", "esp:5V", "red", [ "v-19.2", "h-76.65", "v307.2" ] ],
[ "oled1:SCL", "esp:22", "green", [ "v-19.2", "h86.7", "v134.4" ] ],
[ "oled1:SDA", "esp:21", "green", [ "v-9.6", "h67.27", "v0", "h0", "v144" ] ],
[ "btn2:1.l", "btn1:1.l", "black", [ "h0" ] ],
[ "btn1:1.l", "btn3:1.l", "black", [ "h-19.2", "v57.6" ] ],
[ "btn4:1.l", "btn1:1.l", "black", [ "h-19.2", "v-19.2", "h-96" ] ],
[ "btn3:2.r", "esp:27", "green", [ "h96.2", "v-57.4" ] ],
[ "btn4:2.r", "esp:26", "green", [ "h19.4", "v-19" ] ],
[ "btn1:2.r", "esp:25", "green", [ "h19.4", "v-47.8", "h134.4", "v9.6", "h47.85" ] ],
[ "btn2:2.r", "esp:33", "green", [ "h125", "v19.4" ] ]
],
"dependencies": {}
}