aht20-async

Crates.ioaht20-async
lib.rsaht20-async
version1.0.0
sourcesrc
created_at2024-01-17 12:30:28.201252
updated_at2024-01-17 12:30:28.201252
descriptionA platform agnostic driver to interface with the AHT20 temperature/humidity sensors
homepage
repositoryhttps://github.com/fmckeogh/aht20-async
max_upload_size
id1102858
size52,761
Ferdia McKeogh (fmckeogh)

documentation

https://github.com/fmckeogh/aht20-async

README

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.

crates.io docs.rs

Usage

See an example using linux-embedded-hal in examples/aht20.rs.

Documentation

API documentation is generated on docs.rs.

License

Licensed under AGPL-3.0.

Commit count: 0

cargo fmt