Crate aht10_async

source ·
Expand description

A platform agnostic driver to interface with the AHT10 temperature and humidity sensor.

This driver was built using [embedded-hal-async] traits.

Unfortunately, the AHT10 datasheet is somewhat underspecified. There’s a FIFO mode as well as command data bytes which are briefly mentioned, but I’ve found no documentation describing what they mean. Caveat emptor.

Structs§

Enums§