{
  "version": 1,
  "author": "Anonymous maker",
  "editor": "wokwi",
  "parts": [
    { "type": "wokwi-esp32-devkit-v1", "id": "esp", "top": -3.41, "left": 268.26, "attrs": {} },
    { "type": "wokwi-potentiometer", "id": "pot1", "top": -36.97, "left": 114.76, "attrs": {} }
  ],
  "connections": [
    [ "esp:TX0", "$serialMonitor:RX", "", [] ],
    [ "esp:RX0", "$serialMonitor:TX", "", [] ],
    [ "pot1:SIG", "esp:D34", "green", [ "v0" ] ],
    [ "pot1:GND", "esp:GND.2", "black", [ "v0" ] ],
    [ "pot1:VCC", "esp:VIN", "red", [ "v0" ] ]
  ]
}