{
"version": 1,
"author": "Andres Lozano",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-breadboard-half", "id": "bb1", "top": 83.4, "left": -93.2, "attrs": {} },
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": 38.4, "left": -254.36, "attrs": {} },
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": -80,
"left": -32.8,
"attrs": { "pins": "i2c" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "esp:GND.2", "bb1:tn.1", "black", [ "h67.2", "v38.5" ] ],
[ "lcd1:GND", "bb1:tn.2", "black", [ "h0" ] ],
[ "lcd1:VCC", "bb1:tp.3", "red", [ "h0" ] ],
[ "lcd1:SDA", "esp:21", "green", [ "h-96", "v144.2" ] ],
[ "lcd1:SCL", "esp:22", "blue", [ "h-86.4", "v105.9" ] ]
],
"dependencies": {}
}