{
"version": 1,
"author": "NURUL SHAHILA SEKEMA",
"editor": "wokwi",
"parts": [
{
"type": "board-esp32-devkit-c-v4",
"id": "esp",
"top": -9.6,
"left": -33.56,
"attrs": { "env": "micropython-20231005-v1.21.0" }
},
{
"type": "wokwi-led",
"id": "led1",
"top": -42,
"left": -111.4,
"attrs": { "color": "green" }
},
{ "type": "wokwi-logic-analyzer", "id": "logic1", "top": -86.05, "left": 96, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "esp:GND.2", "logic1:GND", "black", [ "v0" ] ],
[ "led1:A", "esp:2", "green", [ "v0" ] ],
[ "esp:GND.1", "led1:C", "black", [ "h0" ] ],
[ "logic1:D0", "esp:2", "green", [ "h-9.6", "v230.4" ] ]
],
"dependencies": {}
}