{
"version": 1,
"author": "Beatriz Reis",
"editor": "wokwi",
"parts": [
{ "type": "board-esp32-devkit-c-v4", "id": "esp", "top": 0, "left": 0, "attrs": {} },
{ "type": "wokwi-dht22", "id": "dht2", "top": -9.3, "left": -149.4, "attrs": {} }
],
"connections": [
[ "esp:TX", "$serialMonitor:RX", "", [] ],
[ "esp:RX", "$serialMonitor:TX", "", [] ],
[ "dht2:VCC", "esp:3V3", "red", [ "v19.2", "h105.6", "v-96" ] ],
[ "dht2:GND", "esp:GND.1", "black", [ "v57.6" ] ],
[ "dht2:SDA", "esp:15", "green", [ "v67.2", "h225.66" ] ]
]
}