- Feb 22, 2007
- 16,240
- 7
- 76
I've been working on something in my spare time and I need the input of other users.
I've managed to put together a device that will control 6 fans, monitor 6 temperature points, monitor 5 different voltages
and is controllable by a pc serial port.
The serial port can be used to monitor the fans, increase the fan speed, lower it, etc.
I'm working on a separate item now that will also show the readings on a 2 line lcd readout.
I was thinking of putting the lcd display in a small box so that I could have it sitting on my desktop in plain view.
The lcd will cycle between the readings , pausing at each for 5 secs or so.
I'm not great at x86 programming so the serial interface basically accepts text commands, maybe someone else out there
can come up with a proper windows/nix interface for it.
This isn't a product I intend to sell, I'll be putting up all the schematics and software on a website for anyone to use.
What I want to know is what else would you like to see in something like this ?
I'm trying to determine what microprocessor to use in a "final" design and so I want to make sure I don't build
it around something, then someone comes up with something that would have been great, but the micro I went with wouldn't be able to support the feature.
I'm using pic micros right now, but can switch to avr if need be.
I've managed to put together a device that will control 6 fans, monitor 6 temperature points, monitor 5 different voltages
and is controllable by a pc serial port.
The serial port can be used to monitor the fans, increase the fan speed, lower it, etc.
I'm working on a separate item now that will also show the readings on a 2 line lcd readout.
I was thinking of putting the lcd display in a small box so that I could have it sitting on my desktop in plain view.
The lcd will cycle between the readings , pausing at each for 5 secs or so.
I'm not great at x86 programming so the serial interface basically accepts text commands, maybe someone else out there
can come up with a proper windows/nix interface for it.
This isn't a product I intend to sell, I'll be putting up all the schematics and software on a website for anyone to use.
What I want to know is what else would you like to see in something like this ?
I'm trying to determine what microprocessor to use in a "final" design and so I want to make sure I don't build
it around something, then someone comes up with something that would have been great, but the micro I went with wouldn't be able to support the feature.
I'm using pic micros right now, but can switch to avr if need be.
