{
"version": 1,
"author": "JOSE MIGUEL VALDIVIA SOLIS",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-breadboard-half", "id": "bb1", "top": -89.4, "left": -256.4, "attrs": {} },
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": -96, "left": 139.24, "attrs": {} },
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": -272,
"left": -244,
"attrs": { "pins": "i2c" }
},
{ "type": "wokwi-ds1307", "id": "rtc1", "top": -43.8, "left": -383.9, "attrs": {} }
],
"connections": [ [ "esp:TX", "$serialMonitor:RX", "", [] ], [ "esp:RX", "$serialMonitor:TX", "", [] ] ],
"dependencies": {}
}