{
"version": 1,
"author": "SEBASTIAN CARDENAS VELASQUEZ",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": 9.6, "left": -23.96, "attrs": {} },
{
"type": "board-ssd1306",
"id": "oled1",
"top": 108.74,
"left": 163.43,
"attrs": { "i2cAddress": "0x3c" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 83,
"left": -172.8,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 35,
"left": -172.8,
"attrs": { "color": "black" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 131,
"left": -172.8,
"attrs": { "color": "black" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": 111.6,
"left": 109.4,
"attrs": { "color": "red", "flip": "1" }
},
{ "type": "wokwi-gnd", "id": "gnd1", "top": 182.4, "left": 124.2, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "oled1:GND", "esp:GND.3", "black", [ "v-19.2", "h-134.4" ] ],
[ "esp:3V3", "oled1:VCC", "red", [ "h0.15", "v-38.4", "h201.6" ] ],
[ "oled1:SCL", "esp:22", "blue", [ "v0" ] ],
[ "oled1:SDA", "esp:21", "purple", [ "v-28.8", "h-163.13" ] ],
[ "esp:GND.1", "btn3:2.r", "black", [ "h-57.45", "v0", "h-29" ] ],
[ "btn1:2.r", "esp:GND.1", "black", [ "h29", "v48.2", "h57.45" ] ],
[ "btn2:2.r", "esp:GND.1", "black", [ "h29", "v96.2" ] ],
[ "btn3:1.r", "esp:12", "green", [ "h38.6", "v9.6" ] ],
[ "btn1:1.r", "esp:14", "green", [ "v0", "h48.2", "v48" ] ],
[ "btn2:1.r", "esp:27", "green", [ "v0", "h57.8", "v86.4" ] ],
[ "esp:2", "led1:A", "green", [ "h0" ] ],
[ "gnd1:GND", "led1:C", "black", [ "v0" ] ]
],
"dependencies": {}
}