/py-am2315

A python 3 library to read data from the AOSONG AM2315 encased temerature and humidity sensor.

Primary LanguagePython

py-am2315 is a Python 3 library that reads temeperature and humidity data from the AOSONG AM2315 encased I2C temeperature and humidity sensor.

Requires the quick2Wire (https://github.com/quick2wire/quick2wire-python-api) library to run, and the i2c-dev module loaded.