{
"version": 1,
"author": "Kıvanç ZEKİH",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-c3-devkitm-1", "id": "esp", "top": 0, "left": 0, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": -44.86,
"left": -162.97,
"attrs": { "i2cAddress": "0x3c" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "oled1:SCL", "esp:9", "green", [ "v0" ] ],
[ "oled1:SDA", "esp:8", "green", [ "v0" ] ],
[ "oled1:GND", "esp:GND.5", "black", [ "v0" ] ],
[ "esp:5V.2", "oled1:VCC", "red", [ "h0" ] ]
],
"dependencies": {}
}