{
"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-led", "id": "led1", "top": 102, "left": -63.4, "attrs": { "color": "red" } },
{ "type": "wokwi-pir-motion-sensor", "id": "pir1", "top": -53.6, "left": -84.18, "attrs": {} },
{ "type": "wokwi-logic-analyzer", "id": "logic1", "top": -105.25, "left": 57.6, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "logic1:GND", "esp:GND.2", "black", [ "h86.4", "v57.6" ] ],
[ "pir1:GND", "esp:GND.2", "black", [ "v-28.8", "h129.3" ] ],
[ "pir1:OUT", "esp:35", "green", [ "v0" ] ],
[ "led1:C", "esp:GND.1", "green", [ "v0" ] ],
[ "pir1:VCC", "esp:3V3", "red", [ "v0" ] ],
[ "led1:A", "esp:32", "green", [ "v0" ] ],
[ "esp:32", "logic1:D7", "green", [ "h0" ] ]
],
"dependencies": {}
}