{
"version": 1,
"author": "FATIN AIKA NAJMUDDIN",
"editor": "wokwi",
"parts": [
{
"type": "board-esp32-devkit-c-v4",
"id": "esp",
"top": 9.6,
"left": 33.64,
"attrs": { "env": "micropython-20231227-v1.22.0" }
},
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -68.5, "left": -77, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": 34.8,
"left": 186.2,
"attrs": { "color": "cyan" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 62.4,
"left": 143.45,
"rotate": 90,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "pot1:VCC", "esp:3V3", "red", [ "v19.2", "h-164" ] ],
[ "led1:C", "r1:2", "black", [ "v0" ] ],
[ "r1:1", "esp:GND.2", "black", [ "v0", "h-19.2", "v-48" ] ],
[ "led1:A", "esp:19", "green", [ "v0" ] ],
[ "pot1:SIG", "esp:34", "green", [ "v0" ] ],
[ "pot1:GND", "esp:GND.1", "black", [ "v0" ] ]
],
"dependencies": {}
}