Hi,
I have a thermostat which is controls the heating using a variable amount of 12V. When the voltage drops below 5V the heating comes on, and lower the heating stays on longer.
I am wondering how best to hook the pi up to the heating instead of the thermostat so I can control the heating from the pi. I don't need to do any temperature monitoring as I already have plans on how to do that.
So basically the heating system supplies 12V DC to the thermostat and then the thermostat reduces that voltage. What would be the best way to use the Pi to control the voltage?
Thanks