Need some help with home automation
MacGeek117
Posts: 747
I'm going to start automating my house, and one of the things I'm automating are lights. The light controllers are 'dumb' which means they only respond to on/off commands. I need help programing a schedule to control them i.e., you're leaving for a few days, you set a schedule for when you want the lights to come on each day.
RoboGeek
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"I reject your reality and subsitute my own!"
Adam Savage, Mythbusters
www.parallax.com
www.goldmine-elec.com
www.expresspcb.com
www.startrek.com
Post Edited (RoboGeek) : 12/18/2007 3:20:06 AM GMT
RoboGeek
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"I reject your reality and subsitute my own!"
Adam Savage, Mythbusters
www.parallax.com
www.goldmine-elec.com
www.expresspcb.com
www.startrek.com
Post Edited (RoboGeek) : 12/18/2007 3:20:06 AM GMT
Comments
Here is what I have for code at this point (still in the early stages)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"I reject your reality and subsitute my own!"
Adam Savage, Mythbusters
www.parallax.com
www.goldmine-elec.com
www.expresspcb.com
www.startrek.com
RoboGeek
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"I reject your reality and subsitute my own!"
Adam Savage, Mythbusters
www.parallax.com
www.goldmine-elec.com
www.expresspcb.com
www.startrek.com
·
Depending how fancy and how automated you want to be I would start small and work to bigger things. Lights are a good thing to start with. Consider designing a system that is flexible and uses know protocols like X-10. This will open up for flexibility.
By the choice of the hardware you have presented it sounds like the home automation will not interact with a PC? Maybe you could add one of those DigiConnect devices to serve web pages for changing settings while you are away from home. Just a thought.
There are many places you could go with this. If I was to build a house I would automate so much of it from the get go or at least put in the infrastructure for it. I would have all the lights and outlet wiring go back to a single panel that would get wired with solid state or mechanical relays. Then there would be a central brain for control of the house, dimming, etc. Most of it is just wishful thinking at this point.
Good luck with your project!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Timothy D. Swieter
tdswieter.com
One little spark of imagination is all it takes for an idea to explode
The IntelliLCD has an RTC built in but I don't see any commands to retrieve date and time yet. Firmware is still young though.
Michael, You said save the Prop for a fun project, well, this is my kind of fun!
Pat, I knew the IntelliLCD is going to be a good choice!
RoboGeek
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"I reject your reality and subsitute my own!"
Adam Savage, Mythbusters
www.parallax.com
www.goldmine-elec.com
www.expresspcb.com
www.startrek.com
Post Edited (RoboGeek) : 12/19/2007 2:57:37 PM GMT