mh-zx-driver 0.2.0

MH-Z* family (MH-Z14/Z19/Z19B) CO2 sensor driver built on top of `embedded-hal` primitives.
Documentation

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