{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": 0, "left": -4.76, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": 108.74,
"left": 153.83,
"attrs": { "i2cAddress": "0x3c" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 131,
"left": -105.6,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 179,
"left": -105.6,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 63.8,
"left": -105.6,
"attrs": { "color": "green" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "oled1:SCL", "esp:22", "green", [ "v0" ] ],
[ "oled1:SDA", "esp:21", "green", [ "v0" ] ],
[ "oled1:VCC", "esp:3V3", "red", [ "v-124.8", "h-196.84" ] ],
[ "oled1:GND", "esp:GND.2", "black", [ "v0" ] ],
[ "btn2:2.l", "btn1:2.l", "black", [ "h0" ] ],
[ "esp:GND.1", "btn1:2.l", "black", [ "h-19.05", "v-28.8", "h-96", "v38.4" ] ],
[ "btn3:2.l", "btn1:2.l", "black", [ "h0", "v0.2", "h-9.6" ] ],
[ "esp:27", "btn3:1.r", "green", [ "h-9.45", "v-48" ] ],
[ "esp:14", "btn1:1.r", "green", [ "h0" ] ],
[ "esp:12", "btn2:1.r", "green", [ "h-9.45", "v48" ] ]
],
"dependencies": {}
}