sagacious-solutions / AHT20-raspberry

A library to read a AHT29 sensor module on a raspberry pi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AHT20 Sensor Module

This is a script to read the temperature and relative humidity from an AHT20 sensor in javascript on a raspberry pi. Its in process of debugging. Its able to query the sensor and get the requested data back in binary. I'm yet to convert it into a integer value due to lack of time. Your welcome to use it or complete it as you see fit. It likely just needs the math from a library in another language.

See this file for reference. https://files.seeedstudio.com/wiki/Grove-AHT20_I2C_Industrial_Grade_Temperature_and_Humidity_Sensor/AHT20-datasheet-2020-4-16.pdf

About

A library to read a AHT29 sensor module on a raspberry pi.


Languages

Language:JavaScript 100.0%