Crate sen5x_rs

Source
Expand description

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.

Modules§

commands
types

Structs§

Sen5x
SEN5x sensor instance. Use related methods to take measurements.

Enums§

Error
SEN5x errors