5 releases (1 stable)
1.0.0 | Mar 1, 2025 |
---|---|
0.0.4 | Mar 18, 2021 |
0.0.3 | Mar 12, 2021 |
0.0.2 | Mar 12, 2021 |
0.0.1 | Feb 15, 2021 |
#203 in Embedded development
167 downloads per month
56KB
1K
SLoC
sgp40-rs
Platform agnostic Rust device driver for Sensirion SGP40
Platform agnostic Rust driver for Sensirion SGP40 gas sensor using the embedded-hal
traits.
Sensirion SGP40
Sensirion SGP40 is 2nd generation low-power accurate gas sensor for air quality application. The sensor uses I²C interface and measures VOC (Total Volatile Organic Compounds)
Datasheet: https://www.sensirion.com/file/datasheet_sgp40
Development status
The crate is feature complete.
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.
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.
Dependencies
~2.5MB
~52K SLoC