Where do I begin?

jnmacd

New Member
I am purchasing a home soon and want to automate it.
I see most hardware solutions include a programmable controller or controlled by a commercial PC interface.

I am more interested in making my own interface from scratch with C++/C#.
What hardware and software librarys/device drivers do I need to get to allow me to send commands to my INSTEON devices through C++ or C#?
 
Check out the Insteon forum on the SmartHome forum or the Insteon SDK but why reinvent the wheel when there are many applications that have done the work for you.
 
Yeah, standing on the shoulders of giants and all that :) I'd suggest you try an interface first, see what you would do to improve it etc. You can get CQC on a 30 day trial, and your programming experience would help if you wanted to build custom drivers and such. Honestly, I couldn't imagine the amount of troubleshooting you'd have to do, considering even when I create a rule there are always instances that I forget to add until all of the sudden it doesn't work. It's nice to have a community of people with the a similar experience as you to refer to. But then again, my skill set is from a programmer.
 
Back
Top