| Crates.io | aht20 |
| lib.rs | aht20 |
| version | 0.1.0 |
| created_at | 2020-08-31 18:55:02.005089+00 |
| updated_at | 2020-08-31 18:55:02.005089+00 |
| description | A platform agnostic driver to interface with the AHT20 temperature/humidity sensors |
| homepage | |
| repository | https://github.com/chocol4te/aht20 |
| max_upload_size | |
| id | 283195 |
| size | 48,051 |
AHT20An embedded rust
no_stddriver for the AHT20 temperature and humidity sensor, forked 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.