Easy to use Household Temperature Monitor?
Jim Carroll asks: "I awoke this morning to a gas furnace that conked out. The house was 60F. We had to turn the switch off and on to get it working again. Fair enough -- but I'm worried about it going off when I'm travelling and having the pipes freeze. I'm looking for an inexpensive, simple to use temperature monitor/sensor that would plug into a USB port, that would then log household temperature to a server, so that I can view it through my broadband connection while travelling. Sure, there are all kinds of complex X10 solutions; there seems to be a few kits out there; and some high end industrial applications, but these all involve spending a few hundred dollars. I want simple, straightforward, cheap -- plug it in, and it dumps the temp every few minutes to a file. But there doesn't seem to be anything that is simple, $10-20, that is consumer oriented? And if not, why aren't companies yet making this type of device?"
Get an alarm system from ADT. They have all kinds of monitoring as 'value added' services. Things like CO, basement water sensors, temp sensors, fire sensors, smoke sensors, and intruder alert sensors. I'm sure you could build an open source LINUX solution with USB, serial, parallel, and apt-get.
Or, have a neighbor pop over and check once a day.
A lot of motherboards have a two-pin header where you can attach a thermistor. Here's some how-to on it. Instead of sticking the thermistor to the inside of the PC, run it outside the box. Now you have a PC thermometer. There is plenty of free software like Motherboard Monitor that you can use to grab the temperature from within your own program.
I agree. Unless the pipes are fully insulated the entire length, they can freeze regardless of the temperature in the house. A lot of times kitchen sinks are on exterior walls, so those pipes will be the first to freeze.
Or go simple, look up aag electronics, by the Temp module (which is iButton) and go from there
-- 73 de KG2V For the Children - RKBA! "You are what you do when it counts" - the Masso
Oops, let me put that in a proper URL.
DLP-TEMP 2-Channel Temperature Acquisition Board
They provide C++ and VB Code examples. Pretty simple stuff, apparently this will show up as a COM port. The VB code is funny, it has all the c++ code in it commented out and you can see their porting thought process.
good luck
-Malakai
A Dragon Lives in my Garage