Skip to content

naturangel/thermostatPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thermostatPI

ThermostatPi is a project that contains the code and the instructions in order to make a smart thermostat for the house. It uses two DHT22 sensors. The first measures the inner temperature of the house. The other measures the outer temperature of the house. If the outer is above the inner, then the thermostat is not activated. The temperature thresholds that the thermostat is activated are configured through a web interface Moreover, the user can se the consumption in hours and set an upper limit per day.

Installation

The installation instructions can be found in the doc folder: doc/README.md

Hardware

What is needed:

License

See: LICENSE

About

A smart thermostat for a house or building

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 82.8%
  • Python 16.7%
  • HTML 0.5%