{
"version": 1,
"author": "Anonymous maker",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-esp32-devkit-v1",
"id": "esp",
"top": -63.1,
"left": -131.4,
"rotate": 90,
"attrs": {}
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -109,
"left": -201.6,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": -118.6,
"left": -19.2,
"attrs": { "color": "green" }
}
],
"connections": [
[ "esp:TX0", "$serialMonitor:RX", "", [] ],
[ "esp:RX0", "$serialMonitor:TX", "", [] ],
[ "esp:D18", "btn1:1.r", "black", [ "h4.6", "v35" ] ],
[ "esp:3V3", "btn1:2.r", "red", [ "v83", "h263.8" ] ],
[ "btn2:2.l", "esp:D33", "green", [ "h0" ] ],
[ "btn2:1.l", "esp:VIN", "green", [ "h0" ] ]
],
"dependencies": {}
}