sen5x-rs

Crates.iosen5x-rs
lib.rssen5x-rs
version0.2.1
sourcesrc
created_at2024-01-29 20:31:07.038647
updated_at2024-06-01 18:46:43.501436
descriptionembedded-hal driver for the sen5x environmental sensor node for HVAC and air quality applications.
homepage
repositoryhttps://github.com/svena33/sen5x-rs
max_upload_size
id1119327
size100,813
Sven (svena33)

documentation

https://docs.rs/sen5x-rs

README

Sensirion I2C SEN5x Driver

This library provides an embedded no_std driver for the Sensirion SEN5x series. This driver was built using embedded-hal traits. The implementation is based on scd4x-rs and sgpc3-rs.

This driver is compatible with embedded-hal v1.0.

Sensirion SEN5x

The SEN5x is a environmental sensor node for HVAC and air quality applications. It measures particulate matter (e.g. PM 2.5), VOC, NOx, humidity, and temperature.

SEN5x

Further information: Datasheet SEN5x

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.

Commit count: 23

cargo fmt