{
"version": 1,
"author": "Zacarias",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": 0, "left": 14.44, "attrs": {} },
{
"type": "wokwi-dht22",
"id": "dht1",
"top": -172.5,
"left": 52.2,
"attrs": { "temperature": "48.6", "humidity": "22.5" }
},
{
"type": "wokwi-photoresistor-sensor",
"id": "ldr1",
"top": 41.6,
"left": -239.2,
"attrs": {}
},
{
"type": "board-ssd1306",
"id": "oled1",
"top": 41.54,
"left": 192.23,
"attrs": { "i2cAddress": "0x3c" }
},
{ "type": "wokwi-gas-sensor", "id": "gas1", "top": 156.3, "left": -213.8, "attrs": {} },
{
"type": "wokwi-pushbutton",
"id": "btn1",
"top": 159.8,
"left": 201.6,
"attrs": { "color": "green", "xray": "1" }
}
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "dht1:VCC", "esp:3V3", "red", [ "v28.8", "h-67.2", "v57.6" ] ],
[ "dht1:GND", "esp:GND.1", "black", [ "h-86.4", "v211.2" ] ],
[ "dht1:SDA", "esp:15", "green", [ "v28.8", "h67.3", "v201.6" ] ],
[ "ldr1:VCC", "esp:3V3", "red", [ "h9.6", "v-57.6", "h19.2", "v-19.2" ] ],
[ "ldr1:GND", "esp:GND.2", "black", [ "h19.2", "v-125.2", "h144", "v38.4" ] ],
[ "ldr1:AO", "esp:34", "green", [ "h28.8", "v-67.9" ] ],
[ "oled1:SDA", "esp:21", "green", [ "v-38.4", "h-95.93", "v67.2" ] ],
[ "oled1:SCL", "esp:22", "green", [ "v-28.8", "h-105.3", "v28.8" ] ],
[ "oled1:VCC", "esp:3V3", "red", [ "v-76.8", "h-220.8" ] ],
[ "oled1:GND", "esp:GND.2", "black", [ "v0" ] ],
[ "btn1:1.l", "esp:18", "green", [ "h-19.2", "v-67.2" ] ],
[ "gas1:VCC", "esp:3V3", "red", [ "h48", "v-212.1" ] ],
[ "gas1:GND", "esp:GND.1", "black", [ "h19.2", "v-77.6" ] ],
[ "gas1:AOUT", "esp:32", "green", [ "h57.6", "v-124.8" ] ],
[ "btn1:2.l", "esp:GND.3", "green", [ "h-38.4", "v-105.4" ] ]
],
"dependencies": {}
}