aht20

Crates.ioaht20
lib.rsaht20
version0.1.0
sourcesrc
created_at2020-08-31 18:55:02.005089
updated_at2020-08-31 18:55:02.005089
descriptionA platform agnostic driver to interface with the AHT20 temperature/humidity sensors
homepage
repositoryhttps://github.com/chocol4te/aht20
max_upload_size
id283195
size48,051
Ferdia McKeogh (fmckeogh)

documentation

https://github.com/chocol4te/aht20

README

AHT20

An embedded rust no_std driver for the AHT20 temperature and humidity sensor, forked 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: 6

cargo fmt