Skip to content

Sensirion sgpc3 rust driver

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

mjaakkol/sgpc3-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensirion SGPC3 driver

Embedded hal based Rust Sensirion Sgpc3 driver

Build status Crates.io Version Crates.io Downloads No Std

Platform agnostic Rust driver for Sensirion SGPC3 gas sensor using the embedded-hal traits.

Sensirion SGPC3

Sensirion SGPC is a low-power accurate gas sensor for air quality application. The sensor has different sampling rates to optimize power-consumption per application bases as well as ability save and set the baseline for faster start-up accuracy. The sensor uses I²C interface and measures TVOC (Total Volatile Organic Compounds)

Datasheet: https://www.sensirion.com/file/datasheet_sgpc3

Development status

The sensor is feature complete and the future development evolves:

  • Moving into using Embedded-hal 1.x
  • Fixed-crate 2.x migration
  • Rust compiler 2021 changes

The package is 1.0.0 now. Major number is changed when non-backwards compatible changes are made. The first minor number 1.x.0 is changed when new backwards compatible feature is added. The second minor number 1.0.x is changed when fix without any feature changes have been made.

It is generally recommendated to set only the major number to get the future bug-fixes.

License

Licensed under either of

Contributing

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

Sensirion sgpc3 rust driver

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages