{
"version": 1,
"author": "אריאל אוחיון",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -97.3, "left": -201.8, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "pot1:VCC", "esp:3V3", "red", [ "v0" ] ],
[ "pot1:GND", "esp:GND.1", "black", [ "v0" ] ],
[ "pot1:SIG", "esp:25", "green", [ "v0" ] ]
],
"dependencies": {}
}