This uVision sample project shows the basic usage of Sensirion's SHTC3 temperature and humidity sensor.
The code herein is compatible with Sensirion's SHTC3 digital temperature and humidity sensor.
- Sensirion SHTC3 Sensor
- STM32 Discovery board (STM32VLDISCOVERY)
- uVision (5.25)
Sensirion's developer page developer.sensirion.com provides more developer resources for different platforms and products.
git clone --recursive https://github.com/Sensirion/embedded-sht.git
If you cloned the repository, prior to building the project you need to execute the following script in Git Bash:
./copy_shtc1_driver.sh