I'm trying to figure out how to make a simple feedback (on-off) temperature controller.
The basic problem that I want to solve is that I have an electric cooker ("crockpot") that unfortunately only has two temperature settings: on and off. I would like to have it hold a specific temperature, a temperature that is lower than the temperature it normally when in the "on" setting, and keep it there within a tollerence of a few degrees. My initial thought is to use a temperature probe to do simple on-off control on the device.
What I do not know is some of the circuit details:
I've never worked with thermocouples or thermisters before. Do I need to worry about amplifiying them? My thought is to use an op-amp in inverting mode to compare the measured temperature against a setpoint. How do this in practice? I'm not completely clear on how to "tune" the assembly. What would be a good way to switch the power on and off? I'm nervous about interfacing with the AC coming out of the wall.
many thanks!