{
"version": 1,
"author": "Matt Maxx",
"editor": "wokwi",
"parts": [
{
"type": "board-esp32-devkit-c-v4",
"id": "esp",
"top": -76.8,
"left": 4.84,
"attrs": { "env": "micropython-20231227-v1.22.0" }
},
{ "type": "wokwi-led", "id": "led1", "top": -3.6, "left": -121, "attrs": { "color": "blue" } },
{
"type": "wokwi-led",
"id": "led2",
"top": -3.6,
"left": -159.4,
"attrs": { "color": "white" }
},
{
"type": "wokwi-led",
"id": "led3",
"top": -3.6,
"left": -197.8,
"attrs": { "color": "red" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 179,
"left": 38.4,
"attrs": { "color": "blue" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 179,
"left": 163.2,
"attrs": { "color": "black" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 179,
"left": -48,
"attrs": { "color": "white" }
},
{
"type": "wokwi-pushbutton",
"id": "btn4",
"top": 179,
"left": -134.4,
"attrs": { "color": "red" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "esp:GND.1", "led1:C", "black", [ "h0" ] ],
[ "esp:GND.1", "led2:C", "black", [ "h-153.45", "v-48" ] ],
[ "esp:GND.1", "led3:C", "black", [ "h0" ] ],
[ "esp:GND.1", "btn4:1.l", "black", [ "h-153.45", "v105.6" ] ],
[ "esp:GND.1", "btn3:1.l", "black", [ "h0" ] ],
[ "esp:GND.1", "btn1:1.l", "black", [ "h-38.25", "v86.4", "h57.6" ] ],
[ "esp:GND.1", "btn2:1.l", "black", [ "h-38.25", "v86.4", "h144" ] ],
[ "esp:13", "btn4:2.l", "green", [ "h-182.25", "v124.8", "h9.6" ] ],
[ "esp:12", "btn3:2.l", "green", [ "h-67.05", "v143.8" ] ],
[ "esp:14", "btn1:2.l", "green", [ "h-67.05", "v96", "h86.4", "v57.4" ] ],
[ "esp:27", "btn2:2.l", "green", [ "h-67.05", "v105.6", "h163.2", "v57.6" ] ],
[ "led3:A", "esp:26", "green", [ "v28.8", "h105.6", "v-28.8" ] ],
[ "esp:25", "led2:A", "green", [ "v9.6", "h-76.65", "v28.8", "h-67.2" ] ],
[ "esp:33", "led1:A", "green", [ "h-76.65", "v48", "h-28.8" ] ]
],
"dependencies": {}
}