mh-zx-driver

Crates.iomh-zx-driver
lib.rsmh-zx-driver
version0.2.0
sourcesrc
created_at2020-04-15 23:28:02.77642
updated_at2020-07-20 23:34:37.289165
descriptionMH-Z* family (MH-Z14/Z19/Z19B) CO2 sensor driver built on top of `embedded-hal` primitives.
homepage
repositoryhttps://github.com/xaep/mh-zx-driver
max_upload_size
id230644
size90,538
Constantine Verutin (xaep)

documentation

README

mh-zx-driver

MH-Z* family CO2 sensor driver built on top of embedded-hal primitives. This is a no_std crate suitable for use on bare-metal. The API is non-blocking (in a way compatible with the nb crate).

Supported devices

The code has been tested with MH-Z19B sensor, other sensors in MH-Z* family support the same UART protocol.

Datasheets

More resources

Commit count: 26

cargo fmt