{
"version": 1,
"author": "fabrice vittadello",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": 0, "left": 0, "attrs": {} },
{
"type": "wokwi-led",
"id": "led1",
"top": -13.2,
"left": 224.6,
"attrs": { "color": "red" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 51.95,
"left": 278.4,
"attrs": { "value": "220" }
},
{
"type": "wokwi-led-ring",
"id": "ring1",
"top": -143.36,
"left": 500.39,
"attrs": { "pixels": "16" }
},
{ "type": "wokwi-potentiometer", "id": "pot1", "top": -164.5, "left": 28.6, "attrs": {} },
{ "type": "wokwi-vcc", "id": "vcc1", "top": -143.24, "left": 124.8, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd1", "top": -86.4, "left": 47.4, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "led1:A", "r1:1", "green", [ "v0" ] ],
[ "esp:GND.2", "led1:C", "black", [ "v0", "h110.44" ] ],
[ "r1:2", "esp:4", "green", [ "v0" ] ],
[ "esp:GND.2", "ring1:GND", "black", [ "v0" ] ],
[ "esp:5V", "ring1:VCC", "red", [ "h-71.81", "v67.2", "h537.6", "v0", "h105.6" ] ],
[ "ring1:DIN", "esp:2", "green", [ "v105.6", "h0", "v57.6" ] ],
[ "vcc1:VCC", "pot1:VCC", "red", [ "v28.8", "h-57.6", "v-19.2" ] ],
[ "pot1:GND", "gnd1:GND", "black", [ "v0" ] ],
[ "esp:34", "pot1:SIG", "green", [ "h-23.81", "v-96", "h86.4" ] ]
],
"dependencies": {}
}