aht20-async
An async embedded rust
no_std
driver for the AHT20 temperature and humidity sensor, originally based on from Anthony Romano's AHT10 crate.
See an example using linux-embedded-hal
in examples/aht20.rs
.
API documentation is generated on docs.rs.
Licensed under AGPL-3.0.