AHT20
Driver for AHT20 temperature/humidity sensor at I2C address 0x38
.
- Services: temperature, humidity
- Datasheet
- Source
Usage
import { startAHT20 } from "@devicescript/drivers"
const { temperature, humidity } = await startAHT20()
Configuration
- Configure I2C through the board configuration