zorxx/dht

1.0.0

uploaded 4 weeks ago
Digital Humidity and Temperature Sensor Driver for DHT11, AM2301 (DHT21, DHT22, AM2302, AM2321), and Itead Si7021

readme

# esp-idf Digital Humidity and Temperature Sensor Driver
Support for DHT11, AM2301 (DHT21, DHT22, AM2302, AM2321), and Itead Si7021

Add this component to an esp-idf project with the following command:
```bash
idf.py add-dependency "zorxx/dht"
```

Source for this project lives at [https://github.com/zorxx/dht](https://github.com/zorxx/dht)

# License
All files delivered with this library are released under the BSD 3-Clause license. See the `LICENSE` file for details.

Links

Supports all targets

License: BSD-3-Clause

To add this component to your project, run:

idf.py add-dependency "zorxx/dht^1.0.0"

or download archive

Stats

  • Archive size
    Archive size: 4.75 KB
  • Downloaded in total
    Downloaded in total 40 times
  • Downloaded this version
    This version: 40 times

Badge

zorxx/dht version: 1.0.0
|