{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "board-esp32-devkit-c-v4",
"id": "esp",
"top": 9.6,
"left": -129.56,
"attrs": { "env": "micropython-20231005-v1.21.0" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 83,
"left": 0,
"attrs": { "color": "yellow" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 140.6,
"left": 57.6,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 83,
"left": 134.4,
"attrs": { "color": "green" }
},
{
"type": "wokwi-pushbutton",
"id": "btn4",
"top": 25.4,
"left": 57.6,
"attrs": { "color": "red" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": 82.8,
"left": -207.4,
"attrs": { "color": "magenta" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 158.4,
"left": -221.35,
"rotate": 90,
"attrs": { "value": "1000" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "led1:C", "r1:1", "green", [ "v9.6", "h0.4" ] ],
[ "esp:GND.1", "r1:2", "black", [ "h-47.85", "v28.8" ] ],
[ "led1:A", "esp:13", "green", [ "v0" ] ],
[
"btn2:1.r",
"esp:GND.3",
"cyan",
[ "v0", "h29", "v28.8", "h0", "v19.2", "h-163.2", "v-105.6", "h-9.6" ]
],
[ "esp:2", "btn2:2.l", "green", [ "h0" ] ],
[ "btn2:1.r", "btn3:2.l", "purple", [ "v-38.4", "h0.2" ] ],
[ "btn4:2.r", "btn3:2.r", "cyan", [ "h105.8", "v9.8" ] ],
[ "btn1:2.r", "btn3:2.l", "green", [ "h0" ] ],
[ "esp:4", "btn1:1.l", "green", [ "h9.6", "v-67.2" ] ],
[ "btn3:1.l", "esp:22", "green", [ "h-57.6", "v-19.2", "h-96", "v-19.2" ] ],
[ "btn4:1.l", "esp:5", "purple", [ "h-67.2", "v19.2" ] ]
],
"dependencies": {}
}