QldKev said:There was a link on here to a web site that does temp controllers from your PC and you could log the activity; but I cannot find it. Anyone know what it was?
[post="108862"][/post]
bagnol said:Ozitronics has this sort of gear. K145 plugs into your serial port and monitors temperatures from up to 4 sources.
I use K74 (Printer Port Relay Board) in conjunction with this to control my fridges and HLT (and pretty soon, my HERMS recirc).
Cheers
Bagnol
[post="108876"][/post]
I have been working on a program for this kit for a while. I only wrote it for personal use. t was never intended to be distributed, so it might not work perfectly on all computers. If there is enough demand, I will work on making the code a bit more bullet proof.
Here is a setup file I created to install the Temp Monitor program. It should install everything that is needed (ie reg settings, dll's, fonts) and it also includes the VB code.
I haven't gotten around to documenting the code yet. But I will do it as soon as I get the chance.
Temp Monitor Download
There are two versions of this program. I originally wrote the code to work with the kit that Andrew has documented as well as a parallel port relay card. I use this setup to control the temps in my fermenter fridge as well as my keg fridge. Here is the setup for this version of the program.
Thermestat Download
As I said, if there is enough demand, I will work on making this program a bit more universal.
Cheers
Bagnol
benhobbs said:I don't have any real programming experience, I start to get out of my comfort zone with anything more than a "Hello World" program.
SNIP
Overall, I'd say it wasn't too hard, and I am happy to share my program if you need it, but bear in mind that at the moment it only runs on Linux.
Thanks
Ben
[post="108918"][/post]
dreamboat said:Nothing wrong with running on Linux, that was my plan.
Dreamboat
[post="108947"][/post]
dreamboat said:I even ran the telnet to see his current temps... what a great idea for checking up on your brew while at work.
dreamboat
[post="108986"][/post]
dreamboat said:I even ran the telnet to see his current temps... what a great idea for checking up on your brew while at work.
dreamboat
[post="108987"][/post]
This dude has used some kits (as listed above?) to do this type of setup. Also used Linux, and his code is available on the site: Greg's Temperature Controlled Fridge
If anyone wants source ported to windows let me know and I'll do it for you. (developer by trade)