{
"version": 1,
"author": "Madan Pandey",
"editor": "wokwi",
"parts": [
{ "type": "wokwi-breadboard-half", "id": "bb1", "top": 198.6, "left": 31.6, "attrs": {} },
{
"type": "board-esp32-devkit-c-v4",
"id": "esp",
"top": 19.2,
"left": -139.16,
"attrs": { "builder": "esp-idf" }
},
{ "type": "wokwi-dht22", "id": "dht1", "top": 105.9, "left": -312.6, "attrs": {} },
{ "type": "wokwi-led", "id": "led1", "top": -13.2, "left": -5.8, "attrs": { "color": "red" } },
{
"type": "wokwi-lcd2004",
"id": "lcd1",
"top": -12.8,
"left": 72.8,
"attrs": { "pins": "i2c" }
},
{ "type": "wokwi-vcc", "id": "vcc1", "top": 183.16, "left": 441.6, "attrs": {} },
{ "type": "wokwi-gnd", "id": "gnd1", "top": 230.4, "left": 441, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "esp:5V", "bb1:tp.1", "red", [ "h-67.05", "v67.2", "h201.6" ] ],
[ "esp:GND.1", "bb1:tn.2", "black", [ "h-86.25", "v134.4", "h19.2" ] ],
[ "dht1:VCC", "bb1:tp.4", "red", [ "v124.8", "h9.6" ] ],
[ "esp:2", "dht1:SDA", "green", [ "h38.4", "v76.8", "h-288" ] ],
[ "dht1:GND", "bb1:tn.3", "black", [ "v105.6", "h19.2" ] ],
[ "bb1:tp.25", "vcc1:VCC", "green", [ "v0" ] ],
[ "gnd1:GND", "bb1:tn.25", "black", [ "v-9.6" ] ],
[ "lcd1:VCC", "vcc1:VCC", "red", [ "h-28.8", "v153.7", "h403.2" ] ],
[ "lcd1:GND", "gnd1:GND", "black", [ "h-38.4", "v-48", "h432", "v-19.2" ] ],
[ "bb1:tn.5", "led1:C", "green", [ "v-28.9", "h1.6", "v0", "h-96", "v-153.6" ] ],
[ "led1:A", "esp:4", "green", [ "v0" ] ],
[ "esp:22", "lcd1:SCL", "green", [ "h96", "v-19.2" ] ],
[ "lcd1:SDA", "esp:21", "green", [ "h-96", "v9.8" ] ]
],
"dependencies": {}
}