Awesome
SHT3x
A platform agnostic driver to interface with the Sensirion SHT3x-DIS temperature/humidity sensor via I2C.
This driver was built using embedded-hal
traits.
Documentation
Read the detailed documentation here
What works
- Take a temperature & humidity measurement
- Read the status register
- Reset command
TODO
- Implement ALERT functionality
- Implement periodic measurements
- Heater command
- Add an option to use the hardware reset pin
License
Licensed under either of
-
Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
-
MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Resources
The following resources were consulted when making this driver: