|
Javelin Stamp Interface to INSTEON and X10 By Scott Herr (contact me on the Parallax Javelin forum or send me an electronic note with feedback/ideas) |
|
Javelin-INSTEON InterfaceThe Parallax Javelin Stamp is interfaced to the INSTEON™ controller using an RS232 serial connection. The Java class below provides methods to send INSTEON and X10 commands and monitor for events triggered by other controllers or switches. For an example of how this can be used see the demo program for Automatic Control of Bathroom Fan and Stairway Lights. INSTEON is a wireless home-control networking technology that integrates systems in the home. It has the the core functionality of the X10 power-line control system but is based on current technology that uses two-way communications to significantly improve reliability. For more information see: http://www.insteon.net/aboutinsteon.html. NOTE: This is beta software and has not been reviewed nor certified by SmartLabs.... Javadocs documentation for Insteon class Screenshot: Current version:
V0.03 23-APR-2006
Following are recommended supplies for getting started with interfacing the Parallax Javelin Stamp to INSTEON or X10 devices:
Also useful are the following (these items allow you to see messages sent/received using your PC and send test messages to the Javelin): The INSTEON Developer's Guide is the main technical reference. This document is available only as part of the INSTEON Development Kit. Following is some other publicly available documentation: Following are developer/user forums for the Javelin and INSTEON technologies:
|