{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-esp32-devkit-v1", "id": "esp", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": 8.62,
"left": 146.72,
"attrs": { "color": "red", "flip": "1" }
},
{ "type": "wokwi-gnd", "id": "gnd1", "top": 81.39, "left": 199.37, "attrs": {} },
{
"type": "wokwi-slide-potentiometer",
"id": "pot1",
"top": -91.36,
"left": 225.46,
"attrs": { "travelLength": "30" }
},
{ "type": "wokwi-gnd", "id": "gnd2", "top": -8.72, "left": 442.04, "attrs": {} },
{ "type": "wokwi-vcc", "id": "vcc1", "top": -111.3, "left": 182.72, "attrs": {} }
],
"connections": [
[ "esp:TX0", "$serialMonitor:RX", "", [] ],
[ "esp:RX0", "$serialMonitor:TX", "", [] ],
[ "gnd1:GND", "led1:C", "black", [ "v0" ] ],
[ "esp:D2", "led1:A", "green", [ "h0" ] ],
[ "gnd2:GND", "pot1:GND", "black", [ "v0" ] ],
[ "vcc1:VCC", "pot1:VCC", "red", [ "v0" ] ],
[ "esp:D34", "pot1:SIG", "green", [ "h-42.21", "v-72.19" ] ]
]
}