mirror of
https://github.com/rzajac/esp-drv.git
synced 2025-03-15 05:17:33 +03:00
SHT21 example.
Demonstrates how to:
- get serial number,
- get firmware version,
- get humidity and temperature.
Flashing
$ cd build
$ cmake ..
$ make sht21_ex_flash
$ miniterm.py /dev/ttyUSB0 74880