Download: Temperature measurement and equipment control over the internet (aka ds18s20 1-wire thermometer)

eth_rem_tempctl-0.9.tar.gz mtime: 2011-04-26, size: 71998 bytes
supported MCUs: atmega328p, atmega644
This tar.gz file contains the source code.
Changes since last version:
Support for automatic page scaling on smartphones.
RSS feed support. To use RSS uncomment the line "#define RSS_FEATURE" in the source code.
No more atmega168 due to higher SRAM usage.
eth_rem_tempctl-0.8.tar.gz mtime: 2010-08-28, size: 65493 bytes
supported MCUs: atmega168, atmega328p, atmega644
This tar.gz file contains the source code.
Changes since last version: corrected fault in javascript code, month was off by one.
eth_rem_tempctl-0.7.tar.gz mtime: 2010-07-20, size: 65451 bytes
supported MCUs: atmega168, atmega328p, atmega644
This tar.gz file contains the source code.
Changes since last version: support for atmega644 added and possibility to export graph data into Excel or other spreadsheets.
eth_rem_tempctl-0.6.tar.gz mtime: 2010-03-05, size: 98346 bytes
supported MCUs: atmega168, atmega328p
This tar.gz file contains the source code.
Changes since last version: bugfix allow longer command strings
eth_rem_tempctl-0.5.tar.gz mtime: 2009-12-30, size: 98280 bytes
supported MCUs: atmega168, atmega328p
This tar.gz file contains the source code.
Changes since last version: improved makefile
eth_rem_tempctl-0.4.tar.gz mtime: 2009-09-19, size: 98023 bytes
supported MCUs: atmega168, atmega328p
This tar.gz file contains the source code.
Changes since last version: minimum graph width, initialize graphdat
eth_rem_tempctl-0.3.tar.gz mtime: 2009-06-30, size: 96306 bytes
supported MCUs: atmega168, atmega328p
This tar.gz file contains the source code.
Changes since last version: add favicon.ico, prevent blocking of eeprom routines
eth_rem_tempctl-0.2.tar.gz mtime: 2009-06-08, size: 91512 bytes
supported MCUs: atmega168, atmega328p
This tar.gz file contains the source code.
Changes since last version: this is the first version
ds18x20_relay.pdf mtime: 2009-06-08, size: 6391 bytes At which pins to connect the sensors and the relay.
Temperature measurement and equipment control over the internet The corresponding documentation