Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 804 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 804 Bytes

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.