view README @ 204:2023bd995276

Add readme
author Matt Johnston <matt@ucc.asn.au>
date Sun, 30 Mar 2014 20:31:54 +0800
parents
children ea800fcc1ad4
line wrap: on
line source

Wort fermentation control.

py/ code runs on a raspberry pi with ds18b20 sensors.
Dependencies can be installed with pip from requirements.txt

---

web/ code is a Bottle web app for showing graphs and also
controlling the  temperature from a phone-optimised UI

---

old/ is the previous version that ran on an avr talking over a serial bluetooth device
with a separate internet-connected router relaying to the web interface.


Matt Johnston
[email protected]

This code may be freely used, distributed, relicensed, and modified for any purpose.