{
"version": 1,
"author": "MUHAMMAD HARITS IRFAN BIN SAMSUL KAMAL",
"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": -39.7, "left": 191.8, "attrs": {} },
{ "type": "wokwi-led", "id": "led1", "top": 34.8, "left": 243.8, "attrs": { "color": "red" } },
{
"type": "wokwi-resistor",
"id": "r1",
"top": 129.6,
"left": 258.65,
"rotate": 90,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "led1:A", "r1:1", "green", [ "v0" ] ],
[ "r1:2", "esp:12", "green", [ "v152.4", "h-249.75" ] ],
[ "led1:C", "esp:CMD", "black", [ "v134.4", "h-220.55" ] ],
[ "pot1:GND", "esp:CMD", "black", [ "v211.2", "h201.6" ] ],
[ "pot1:VCC", "esp:3V3", "red", [ "v268.8", "h-202.55" ] ],
[ "pot1:SIG", "esp:35", "green", [ "v249.6", "h-192.55" ] ]
],
"dependencies": {}
}