Skip to content

Driver for ASAIR Temperature and Humidity Sensor AHT20

License

Notifications You must be signed in to change notification settings

johntalton/aht20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AHT20

npm Version GitHub package.json version CI GitHub Downloads Per Month GitHub last commit

Humidity and Temperature sensor driver.

Usage

The AHT20 use a triggered reading result workflow. Thus, reading data will be stable until the next trigger is performed.

Like other sensors initialization / calibration is a required step.