Cheap Temp Recording

Join Date
Jan 2003
Location
Michigan
Posts
490
Hey all. I had a guy ask me today about how he could record 4 temps periodically to PC on the cheap. Ie, Very Cheap. Being used to working with thermocouples, nothing ive found sofar qualifies as super cheap (his budget is around 80 - 100 dollars). This is for a yeast freezing experiment he is doing. I thought of things like splatco's little micro plcs using thermistors but they still come out pushing 300 dollars before attaching to serial. Any thoughts or such? This doesnt need to be in any way industrial. I believe after 3 or runs with the system it will be retired. Thanks in advance.

Matt
 
Cheap temp recording

How good are you with electronics and programming?

A PC based temp recording can be made out of a thermistor and a few resistors fed into the joystick port on a PC. Then a program can be written to capture the data.

All for about $5 if you have a PC with a joystick port. A lot of sound cards have joystick ports.

Here is something similar:

http://www.hilaroad.com/camp/projects/vb_jstick.html
 
Thats sound very interesting! Ill have to check it out. I even have about 12 sound cards laying around. Can it do multiple inputs? Wonder if a serial port can do that as well. Ill follow that link. I dont know about the guy that asked me, but I have plenty of computer skills from VB to C to PLCs.

Anything else?
 
I would look into a PIC micro. The PIC16F88 has 7-10bit analog channels and can interface to a RS232 sreial driver very easily.
I would run thermistors on the analog channels and just send out the temp values through the 232 driver. Over all you should be able to build the whole project for under $100.




Dave
 
You may want to check into some of the kits used by garden plant people. I saw one last year, you stuck it in the soil and it measured temp and humidity. After 24 hours or so, you hooked it up to your computer and downloaded the results thru the serial port.

It was very low cost and if I find the link, I will post it here.

http://www.microdaq.com/data-logger/temperature/1.php
 
Last edited:

Similar Topics

Does anyone know where can I find a communication cable -- in the affordable side of the spectrum -- to upload/download parameters from the...
Replies
4
Views
2,408
Any way to read a thermistor/thermocouple on a GE 90 Micro Analog Input? 0-10V, 0-20mA or 4-20mA? I tryed with a LM35DZ chip which give 10mV/*C...
Replies
10
Views
3,751
Hi, I would like to assemble a simulator/practice booster pump system that uses PID to maintain steady water pressure under various outlet demands...
Replies
0
Views
70
I want to monitor a couple signals in a place where there is no PLC but there is ethernet. I know I can use an AENTR or Flex I/O and a module but...
Replies
21
Views
766
I thought it would be fun to ask what everyone's favorite cheap-er HMI is and favorite features. My favorite features are how easy are 1)...
Replies
13
Views
1,150
Back
Top Bottom