[email protected]
New Member
Hi, I'm new to this home automation but it looks like an interesting challenge. My plan, initially, is to have a series of "1 wire" devices networked over the house to monitor temperature, plus some control functions like dampers. These devices are networked into a PIC microprocessor that will be located in the furnace room in the basement. The PIC will host all the smarts for the project, and will also interface to a serial to ethernet device (EM202) to get the information to/from the PIC. Thats the easy part (for me at least).
Where I get stumped is how to do the following:
I have Apache installed as a server on a VISTA machine, together with SQL. I would like this server machine to read the data from the PIC as well as send controls messages to the PIC over ethernet. I would like to be able to do this via Apache so that I can access the server from any computer on the home network to monitor/control the PIC.
Does this seem a reasonable approach, any suggestions how to get the data into/out of the server so that Apache has access to it?
Thanks
Barry
Where I get stumped is how to do the following:
I have Apache installed as a server on a VISTA machine, together with SQL. I would like this server machine to read the data from the PIC as well as send controls messages to the PIC over ethernet. I would like to be able to do this via Apache so that I can access the server from any computer on the home network to monitor/control the PIC.
Does this seem a reasonable approach, any suggestions how to get the data into/out of the server so that Apache has access to it?
Thanks
Barry