Skip to content

SniperCZE/teramon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teramon software for heat and light measurements and controls for terrarias

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

Required python modules

  • daemon (apt-get install python-daemon)

List of files

  • 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