{
"version": 1,
"author": "dz wang",
"editor": "wokwi",
"parts": [
{
"type": "wokwi-esp32-devkit-v1",
"id": "esp",
"top": -17.27,
"left": 24.07,
"attrs": { "env": "micropython-20230426-v1.20.0" }
},
{ "type": "board-ssd1306", "id": "oled1", "top": -45.09, "left": -351.74, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 140.6,
"left": -268.8,
"attrs": { "color": "red", "bounce": "0", "key": "ArrowUp" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -9.49,
"left": 136.64,
"attrs": { "color": "red" }
},
{
"type": "wokwi-pushbutton",
"id": "btn2",
"top": 198.2,
"left": -268.8,
"attrs": { "color": "green", "bounce": "0", "key": "ArrowDown" }
},
{
"type": "wokwi-pushbutton",
"id": "btn3",
"top": 188.6,
"left": -86.4,
"attrs": { "color": "white", "bounce": "0", "key": "Enter" }
},
{
"type": "wokwi-pushbutton",
"id": "btn4",
"top": 169.4,
"left": -345.6,
"attrs": { "color": "blue", "key": "ArrowLeft", "bounce": "0" }
},
{
"type": "wokwi-pushbutton",
"id": "btn5",
"top": 169.4,
"left": -192,
"attrs": { "color": "yellow", "bounce": "0", "key": "ArrowRight" }
}
],
"connections": [
[ "esp:TX0", "$serialMonitor:RX", "", [] ],
[ "esp:RX0", "$serialMonitor:TX", "", [] ],
[ "oled1:SDA", "esp:D12", "purple", [ "v-31.53", "h52.84", "v181.89" ] ],
[ "oled1:SCL", "esp:D14", "magenta", [ "v-43.44", "h80.8", "v185" ] ],
[ "oled1:VCC", "esp:3V3", "red", [ "v-60.03", "h505.72", "v239.89" ] ],
[ "oled1:GND", "esp:GND.1", "black", [ "v-71.95", "h486.37", "v243.04", "h-47.43" ] ],
[ "led1:C", "esp:D22", "green", [ "v2.66", "h-4.87" ] ],
[ "led1:A", "esp:3V3", "red", [ "h0.04", "v108.72" ] ],
[ "btn2:2.r", "esp:D25", "green", [ "h19.46", "v20.5", "h86.34", "v-173.9", "h125.07" ] ],
[ "btn3:2.r", "esp:D33", "white", [ "h16.21", "v-158.24" ] ],
[ "btn1:2.r", "esp:D26", "red", [ "h9.8", "v-88.87" ] ],
[ "btn3:1.r", "esp:GND.1", "black", [ "v-0.59", "h192.2", "v-66.61", "h-47.43" ] ],
[ "btn2:1.r", "esp:GND.1", "black", [ "v2.59", "h48.26", "v74.21", "h326.4", "v-156.27" ] ],
[ "btn1:1.r", "esp:GND.1", "black", [ "v0.81", "h65.12", "v133.59", "h309.48", "v-156.27" ] ],
[ "btn4:2.r", "esp:D32", "blue", [ "h9.8", "v-143.8", "h307.47" ] ],
[ "btn4:1.r", "esp:GND.1", "black", [ "h0.2", "v105.6", "h451.2", "v-156.27" ] ],
[ "btn5:1.r", "esp:GND.1", "black", [ "h9.8", "v105.6", "h288", "v-156.27" ] ],
[ "btn5:2.r", "esp:D27", "gold", [ "h19.4", "v-107.87" ] ]
],
"dependencies": {}
}