{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": -96, "left": -71.96, "attrs": {} },
{
"type": "wokwi-lcd2004",
"id": "lcd2",
"top": -214.4,
"left": 207.2,
"attrs": { "pins": "i2c" }
},
{
"type": "board-ssd1306",
"id": "oled1",
"top": 108.74,
"left": 240.23,
"attrs": { "i2cAddress": "0x3c" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "lcd2:GND", "esp:GND.2", "black", [ "h0" ] ],
[ "lcd2:VCC", "esp:3V3", "red", [ "h0" ] ],
[ "lcd2:SDA", "esp:21", "green", [ "h-230.4", "v134.6" ] ],
[ "lcd2:SCL", "esp:22", "green", [ "h-211.2", "v134.7" ] ]
],
"dependencies": {}
}