The short form of the question is - how do I 'press' a push button with a relay. The button I am referring to is the Up/Down button on this thermostat. http://www.braeburnonline.com/products/thermostat/3000
Here is the long version:
I am looking at controlling my thermostat remotely. I could just go and buy a NEST or some similar thermostat, but the point really is to DIY. I am a guy with computer programming background. I don't have much insight into electrical/electronics. This is the rough idea I have so far:
I have a non-programmable thermostat with Up/Down buttons to set the temperature. I am thinking of having a relay connected to each of these buttons. I can then control the relay programmatically and eventually access it from my cellphone, so that I can control the temperature from my cellphone. I have the latter part figured out (Cellphone > Web Server > Raspberry Pi > Relay). The main unknown for me is about how to 'press a button' on the thermostat with a relay.
There are a couple of reasons I want to connect to the button and not directly to the underlying HVAC circuit - I am not comfortable doing that (did I say I am not an electrical/electronics guy?). The second reason is that it makes it easy for someone to override the system by simply pushing the Up/Down buttons.
So, my question, again, is - how do I 'press' a button with a relay? I am looking at breaking open the thermostat to have a closer look at the push buttons, but am I even thinking in the right lines? Any ideas/suggestions/comments would be appreciated.
Thanks,
Vasanth
Here is the long version:
I am looking at controlling my thermostat remotely. I could just go and buy a NEST or some similar thermostat, but the point really is to DIY. I am a guy with computer programming background. I don't have much insight into electrical/electronics. This is the rough idea I have so far:
I have a non-programmable thermostat with Up/Down buttons to set the temperature. I am thinking of having a relay connected to each of these buttons. I can then control the relay programmatically and eventually access it from my cellphone, so that I can control the temperature from my cellphone. I have the latter part figured out (Cellphone > Web Server > Raspberry Pi > Relay). The main unknown for me is about how to 'press a button' on the thermostat with a relay.
There are a couple of reasons I want to connect to the button and not directly to the underlying HVAC circuit - I am not comfortable doing that (did I say I am not an electrical/electronics guy?). The second reason is that it makes it easy for someone to override the system by simply pushing the Up/Down buttons.
So, my question, again, is - how do I 'press' a button with a relay? I am looking at breaking open the thermostat to have a closer look at the push buttons, but am I even thinking in the right lines? Any ideas/suggestions/comments would be appreciated.
Thanks,
Vasanth