Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miathedev/adafruit-aht10
Port of Adafruits AHT10 library in Rust
https://github.com/miathedev/adafruit-aht10
Last synced: 28 days ago
JSON representation
Port of Adafruits AHT10 library in Rust
- Host: GitHub
- URL: https://github.com/miathedev/adafruit-aht10
- Owner: miathedev
- Created: 2023-10-08T13:50:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-31T07:33:18.000Z (over 1 year ago)
- Last Synced: 2025-01-11T13:15:46.513Z (about 1 month ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AHT10 Library based on Adafruits AHTX0 library
Using embedded-hal traits: https://crates.io/crates/embedded-hal
Crate link: https://crates.io/crates/adafruit-aht10
## Original library
https://github.com/adafruit/Adafruit_AHTX0/tree/master