mirror of
https://github.com/rzajac/esp-drv.git
synced 2025-03-25 10:10:03 +03:00
192 B
192 B
DHT22 example.
Demonstrates how to get temperature and humidity from DHT22 sensor.
Flashing
$ cd build
$ cmake ..
$ make dht22_temp_hum_flash
$ miniterm.py /dev/ttyUSB0 74880