Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nim65s/aht20

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AHT20

CI pre-commit.ci status

An embedded rust no_std driver for the AHT20 temperature and humidity sensor, forked from @fmckeogh's AHT20 crate

Usage

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

Async

An async version with embedded-hal-async::i2c::I2c is available in the async branch.

License

Licensed under AGPL-3.0.

About

AHT20 sensor embedded rust driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%