mirror of
https://github.com/rzajac/esp-drv.git
synced 2025-03-14 21:07:38 +03:00
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