{
"version": 1,
"author": "ciberseguridad lic",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-esp32-devkit-v1", "id": "esp", "top": -177.7, "left": -197, "attrs": {} },
{
"type": "wokwi-potentiometer",
"id": "pot1",
"top": -327.7,
"left": -278.6,
"attrs": { "value": "512" }
},
{
"type": "wokwi-lcd1602",
"id": "lcd1",
"top": -156.8,
"left": -32.8,
"attrs": { "pins": "i2c" }
}
],
"connections": [
[ "esp:TX0", "$serialMonitor:RX", "", [] ],
[ "esp:RX0", "$serialMonitor:TX", "", [] ],
[ "pot1:GND", "esp:GND.2", "black", [ "v0" ] ],
[ "pot1:SIG", "esp:D34", "green", [ "v0" ] ],
[ "lcd1:GND", "esp:GND.1", "black", [ "h0" ] ],
[ "lcd1:VCC", "esp:3V3", "red", [ "h0" ] ],
[ "pot1:VCC", "esp:VIN", "red", [ "v0" ] ],
[ "lcd1:SDA", "esp:D21", "green", [ "h0" ] ],
[ "lcd1:SCL", "esp:D22", "green", [ "h0" ] ]
],
"dependencies": {}
}