Comm/Serial Port Temperature Inputs
Hello,
I am currently writing a very complicated program which very basically reads temperatures from inside of the computer, determines if they are acceptable or not, and then adjusts the voltage to four different fans inside of the computer case to counter any increase in temperature.
I have the program almost totally done, all that I have left to figure out is how to read temperatures, preferably from the serial port. I require at least four separate probes, and for them to be able to be read via the serial port. I originally had thought of using the game port (as I have used the game port in previous stepper-motor programs and such), however due to the nature of the program and the fact that it is specifically made for server computers, the usage of a game port would be heavily restrictive.
I would appreciate ANY help that you would be able to give me, as I’m really stuck on this matter! I’ve spent into the hundreds of hours on this program, and it is just fabulous, and I would be ecstatic if I was able to get it fully done soon.
Thanks a lot.
~ David ~