JPFrancoia / si7021

A platform agnostic driver to interface with the Si7021 humidity and temperature sensor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

si7021

A platform agnostic driver to interface with the Si7021 humidity and temperature sensor.

TODO

  • measure and read humidity
  • measure and read temperature
  • support HTU2xD(F)
  • support SHT2x
  • measure humidity and read both humidity and temperature
  • set humidity resolution
  • set temperature resolution
  • use checksum
  • reset
  • control heater
  • read VDD status
  • read serial number (contains device id)
  • read firmware revision

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A platform agnostic driver to interface with the Si7021 humidity and temperature sensor.

License:Apache License 2.0


Languages

Language:Rust 100.0%