esp32-DHT11 icon indicating copy to clipboard operation
esp32-DHT11 copied to clipboard

Esp-idf driver for DHT11 temperature and humidity sensor

Results 7 esp32-DHT11 issues
Sort by recently updated
recently updated
newest added

I'm using an esp32c3 chip, but I'm having a really weird problem. If DHT11 DATA can only be used when it is connected to IO2 or 8 and 9, it...

where can i get waiter.h file??

Added DHT22 mode Added CMakeLists.txt Physically tested on AM2303 as DHT22 + ESP32. Didn't check if I haven't broken DHT11 branch. Theoretically not.

For this repository content to be directly used as a package, it should have a `CMakeLists.txt` at the root directory, according to the [official documentation](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/build-system.html#component-cmakelists-files).

For both dht11.c and importing dht11.h from any project, platfomio finds it under "include/dht11.h"