Skip to content
/ sht3x-rs Public

Rust driver for Sensirion SHT3x series digital temperature/humidity sensors

Notifications You must be signed in to change notification settings

miek/sht3x-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

at your option.

Resources

The following resources were consulted when making this driver:

About

Rust driver for Sensirion SHT3x series digital temperature/humidity sensors

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages