{
"version": 1,
"author": "CRISTIAN YAEL ARELLANO FUENTES",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-esp32-devkit-v1", "id": "esp", "top": 6, "left": -41.33, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": 59.81,
"left": 105.57,
"attrs": { "i2cAddress": "0x3c" }
},
{ "type": "wokwi-potentiometer", "id": "pot1", "top": 37.1, "left": -153.8, "attrs": {} }
],
"connections": [
[ "esp:TX0", "$serialMonitor:RX", "", [] ],
[ "esp:RX0", "$serialMonitor:TX", "", [] ],
[ "esp:3V3", "oled1:VCC", "red", [ "h27.86", "v-98.23" ] ],
[ "esp:GND.1", "oled1:GND", "black", [ "h15.86", "v-97.59", "h67.91" ] ],
[ "oled1:SCL", "esp:D22", "green", [ "v0" ] ],
[ "oled1:SDA", "esp:D21", "cyan", [ "v0" ] ],
[ "pot1:VCC", "esp:VIN", "red", [ "v0" ] ],
[ "pot1:GND", "esp:GND.2", "black", [ "v0" ] ],
[ "pot1:SIG", "esp:D32", "green", [ "v0" ] ]
],
"dependencies": {}
}