![]() |
5 years ago | |
---|---|---|
.. | ||
Makefile.inc | 5 years ago | |
README.md | 5 years ago | |
am2320.chart.py | 5 years ago | |
am2320.conf | 5 years ago |
This module will display a graph of the temperture and humity from a AM2320 sensor.
Requirements:
It produces the following charts:
Raspbery Pi Instructions:
Hardware install: Connect the am2320 to the Raspbery Pi I2C pins
Raspberry Pi 3B/4 Pins:
You may also need to add two I2C pullup resistors if your board does not already have them. The Raspberry Pi does have internal pullup resistors but it doesnt hurt to add them anyway. You can use 2.2K - 10K but we will just use 10K. The resistors go from VDD to SCL and SDA each.
Software install:
sudo pip3 install adafruit-circuitpython-am2320
/etc/netdata/netdata.conf
[plugin:python.d]
command options = -ppython3