# [SHTC1](https://crates.io/crates/shtc1)
A platform agnostic driver to interface with the Sensirion SHTC1 humidity sensor via I2C.
This driver was built using [`embedded-hal`] traits.
[`embedded-hal`]: https://docs.rs/embedded-hal/
## Documentation
Read the detailed documentation [here](https://docs.rs/shtc1/)
## What works
- Take a temperature & humidity measurement
- Read the ID register
- Soft reset
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Resources
The following resources were consulted when making this driver:
- https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/0_Datasheets/Humidity/Sensirion_Humidity_Sensors_SHTC1_Datasheet.pdf