I develop photographic film and I want to use a thermoelectric element to maintain a tub of water at either 20C or 38C, (+-.5C) depending on my process.
I plan on using an AVR microcontroller to do the thermostat but there's the issue of thermometry. Sure thermocouples exist but you need a special other junction to use them--an ultra-cheap thermocouple setup with digital readout would be awesome, but there must be something more clever.
Since I don't really need linearity, only two points, I could really use anything that varies resistance with temperature; such as a coil of wire or a reversed-biased diode or anything like that. Any ideas as to a cheap temperature transducer would be appreciated. I have the ability to output PWM up to 5v average and I have a 10-bit voltage ADC.
I plan on using an AVR microcontroller to do the thermostat but there's the issue of thermometry. Sure thermocouples exist but you need a special other junction to use them--an ultra-cheap thermocouple setup with digital readout would be awesome, but there must be something more clever.
Since I don't really need linearity, only two points, I could really use anything that varies resistance with temperature; such as a coil of wire or a reversed-biased diode or anything like that. Any ideas as to a cheap temperature transducer would be appreciated. I have the ability to output PWM up to 5v average and I have a 10-bit voltage ADC.

Comment