esp-drv/examples/dht22/README.md
2017-11-13 16:29:21 +01:00

186 B

DHT22 example.

Demonstrates how to get temperature and humidity from DHT22 sensor.

Flashing

$ cd build
$ cmake ..
$ make dht22_ex_flash
$ miniterm.py /dev/ttyUSB0 74880