{
"version": 1,
"author": "NURUL SHAHILA SEKEMA",
"editor": "wokwi",
"parts": [
{
"type": "board-esp32-devkit-c-v4",
"id": "esp",
"top": 0,
"left": 0,
"attrs": { "env": "micropython-20231005-v1.21.0" }
},
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": -13,
"left": -96,
"attrs": { "color": "blue", "xray": "1" }
},
{
"type": "wokwi-resistor",
"id": "r1",
"top": 148.8,
"left": -77.35,
"rotate": 90,
"attrs": { "value": "1000" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": 92.4,
"left": -101.8,
"attrs": { "color": "magenta" }
},
{ "type": "wokwi-logic-analyzer", "id": "logic1", "top": -114.85, "left": 28.8, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "btn1:2.l", "r1:1", "green", [ "h0" ] ],
[ "led1:C", "r1:1", "green", [ "v0" ] ],
[ "led1:A", "esp:13", "green", [ "v86.4", "h67.2", "v48" ] ],
[ "esp:GND.1", "r1:2", "black", [ "h0" ] ],
[ "esp:3V3", "btn1:1.l", "red", [ "v-38.4", "h-100.61" ] ],
[ "btn1:2.l", "esp:34", "green", [ "h0" ] ],
[ "esp:GND.2", "logic1:GND", "black", [ "v0" ] ],
[ "esp:13", "logic1:D0", "green", [ "h0" ] ]
],
"dependencies": {}
}