04-24-2004, 07:19 PM | #1 (permalink) |
Psycho
Location: The Amish Wastelands of Ohio
|
PC to Thermostat Interface Idea
Theres a strange but mostly useful idea i've had that involves making a digital thermostat interface with a PC through USB or even serial. Ideally the thermostat would be able to interface with the PC and display temperatures on the PC and even send an e-mail alert if the temperature reaches a certain degree. The snag in all of this planning is that i know little to nothing about making things of this nature. A good friend of mine however does. My question now is this: Is this something thats even possible to do, and if so, does anyone have any ideas for making it?
__________________
Honk if you've never seen an uzi fired from a car window! |
04-25-2004, 03:56 AM | #2 (permalink) |
Irresponsible
|
Newer motherboards have at least two thermal sensors on board. One directily under the CPU, and one somewhere else on the motherboard. Fan speeds and various system voltages are also usualy available.
Dump of data from my system: Code:
VCore 1: +1.64 V VCore 2: +2.75 V +3.3V: +3.40 V +5V: +5.07 V +12V: +12.16 V -12V: -12.03 V -5V: -5.32 V V5SB: +5.53 V VBat: +3.63 V cpu fan: 3924 RPM vid fan: 5720 RPM mb temp: +25°C cpu temp: +36.0°C As to actualy making one of these, the cheap and easy way to do it is to use the joystick port, because it can be hooked directly to a thermisistor.
__________________
I am Jack's signature. Last edited by yotta; 04-25-2004 at 04:01 AM.. |
04-25-2004, 09:15 AM | #3 (permalink) |
Psycho
|
There are companies that sell USB interface devices for your computer. For about $50 you can get an interface with up to 8 digital I/O ports and sample code for C++ and VB.
You can place a thermal sensor on one of the channels and some relays on the others. Short answer is yes, it is possible.
__________________
"Empirically observed covariation is a necessary but not sufficient condition for causality" - Edward Tufte |
04-25-2004, 04:15 PM | #5 (permalink) | |
Irresponsible
|
Quote:
__________________
I am Jack's signature. |
|
04-25-2004, 07:31 PM | #7 (permalink) |
Psycho
Location: The Amish Wastelands of Ohio
|
as i re-read this, i realize i was fairly vague... ideally this is an external unit for use in a server rack that will report to one of the servers in each of the 6 racks and e-mail one of us if that rack gets too hot. I have seen the $50 units, i was just wondering if there was a cheaper or better solution. And a link to them would be very much appeciated scorpion.
__________________
Honk if you've never seen an uzi fired from a car window! |
04-26-2004, 02:42 AM | #8 (permalink) | |
Irresponsible
|
Quote:
I said this in a previous post, but i thought I'd make it more clear.
__________________
I am Jack's signature. |
|
05-01-2004, 05:05 AM | #9 (permalink) | |
Crazy
Location: Pittsburgh
|
Quote:
Yes, this is possible on many different fronts, just the question is, how indepth do you want to go with designing electric circuits and then programming the interface protocol to communicate with it and then the application to communicate to your device. If you don't think you are up to all of that then the $50 solution sounds the best to me. |
|
Tags |
idea, interface, thermostat |
|
|