Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 269 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 269 Bytes

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.