Skip to content

alexaguado/Thermo-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Thermo Controller

Thermo setup Thermo main

Overview

Thermo is an easy project to create your own heating controller using a Raspberry Pi.

This project has two sides:

  • The fronted, as a web application developed using jQuery Mobile, php and an SQL Database.

  • The Backend, consisting on a controller developed in Python, which is reachable via telnet, and a simple redis Database.


Requirements


Setup

See these two webs to check the setup:

  • Sensor:

http://www.raspberrypi-spy.co.uk/2013/03/raspberry-pi-1-wire-digital-thermometer-sensor/

  • Led:

http://www.raspberrypi-spy.co.uk/2012/06/control-led-using-gpio-output-pin/

About

This repository contains the Backend side of the controller developed in Python. This has been developed to run in RaspberryPi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published