User Feedback :: A 1wire web server (home automation) based on DSL



Hello,

I've remasterized a DSL CDRom to get a fully running 1wire web server.

1wire Wikipedia definition:
1-Wire is a device communications bus system designed by Dallas Semiconductor Corp. that provides low-speed data, signaling and power over a single signal.[1] 1-Wire is similar in concept to I²C, but with lower data rates and longer range. It is typically used to communicate with small inexpensive devices such as digital thermometers and weather instruments. A network of 1-Wire devices with an associated master device is called a MicroLan.
see: http://en.wikipedia.org/wiki/1-Wire

THE site for 1wire:
http://owfs.org/

You just need to boot on the CD and that's it! You will get a web server providing to your browsers a web page showing your home temperature with graph showing the measure on 1 day, 1 week, 1 month etc..

Of course a 1wire network with a temperature sensor is needed (it's cheap).

It's made from a set of available free softwares bundle together on a CD, with some scripts of my own.
It's based on DSL(Damned Small Linux), OWFS(One Wire File System), rrdtool and some projects found on the web.

A DSL iso CD including OWFS suite is also available on sourceforge from owfs site. My project is based on this one. I have added pieces of software to get the web server monitoring home temperature.

More information on my site:
http://pierrette.guy.free.fr/1wire/

Great thanks to DSL

--
Jmp0


original here.