Thermostat Hack, anybody?
tommyc
Posts: 7
I'm working on a project that needs to display outdoor Temp and Humidity indoors.· I'm thinking that a digital thermostat would be a good form factor to provide a LCD display and a few pushbuttons.· The stamp would handle all of the intelligence, the tstat would be relatively "dumb".· Has anyone ever converted a thermostat into a serial LCD and PB array?
Comments
·· I built a digital thermostat a few years ago with completely customizable programmability.· I can post the code if you like.· My web page has been down since I moved so I don't have the complete details anymore, but I do have the code, and it's pretty self-explanatory.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
I'm using the Sensiron Temp/RH sensor, so the getting accurate data into the stamp is no problem.·
I've seen digital thermostats for around $20, and thought that the LCD and buttons would be worth the price if they could be utilized by the stamp (Not the on-board thermostat function).· ie: the stamp would write directly to the tstat LCD and the tstat buttons would be inputs to the stamp.
Thanks,
Tommy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
Chris,
I am interested in doing a similar project so I would love to see the code and any other information on this you may have.
Thanks,
Paul
P.S. - Two files...One program was for setting the time since this was a one time thing (battery backup) I didn't include this in the main code.· Also saves space.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
Understood.
Thanks!