Embedded-SHT 5.2.0
Changelog
- [
added
] SHT4x Support
Which driver to use
Use the shtc1
driver for SHTC1, SHTC3, SHTW1 and SHTW2 sensors
Use the sht3x
driver for SHT30, SHT31, etc and SHT85 sensors
Use the sht4x
driver for SHT40, SHT41, etc
Support code is available for converting between degrees Celsius and
Fahrenheit as well as between relative and absolute humidity. This
code is available in the utils
folder of the main tree:
https://github.com/Sensirion/embedded-sht/tree/master/utils