Automatization of temperature and light control for terrarium. Using Raspberry PI and DHT11 probes for temperature and humidity.
- DHT probe control library:
git clone https://github.com/adafruit/Adafruit_Python_DHT.git
- How to connect probe: circuitbasic.com
- How to connect I2C LCD: circuitbasic.com
- daemon (
apt-get install python-daemon
)
- teramon-lcd.py - Shows measured values on LCD thru I2C
- teramon-relay.py - control of light and heat based on time and measured temperatures
- teramon-zabbix.py - Interface between teramon and zabbix monitoring software
- teramon.json - Teramon config