Mercurial > templog
comparison README @ 209:257056dcd8b5
add link to live site
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 26 Jun 2014 21:44:16 +0800 |
parents | ea800fcc1ad4 |
children |
comparison
equal
deleted
inserted
replaced
208:ea800fcc1ad4 | 209:257056dcd8b5 |
---|---|
9 --- | 9 --- |
10 | 10 |
11 web/ code is a Bottle web app for showing graphs and also | 11 web/ code is a Bottle web app for showing graphs and also |
12 controlling the temperature from a phone-optimised UI | 12 controlling the temperature from a phone-optimised UI |
13 | 13 |
14 https://evil.ucc.asn.au/~matt/templog/ is live | |
15 | |
14 --- | 16 --- |
15 | 17 |
16 old/ is the previous version that ran on an avr talking over a serial bluetooth device | 18 old/ is the previous version that ran on an avr talking over a serial bluetooth device |
17 with a separate internet-connected router relaying to the web interface. | 19 with a separate internet-connected router relaying to the web interface. |
18 | 20 |