Difference between revisions of "Activehome Pro SDK"
Line 5: | Line 5: | ||
== Product Pages == | == Product Pages == | ||
− | *[http://www.activehomepro.com/sdk/ahscript.chm | + | *[http://www.activehomepro.com/sdk/ahscript.chm Documentation] |
− | *[http://www.activehomepro.com/sdk/ahsdk_install.exe | + | *[http://www.activehomepro.com/sdk/ahsdk_install.exe Installation Package] |
− | *[http://www.x10community.com/forums/index.php?board=15.0 | + | *[http://www.x10community.com/forums/index.php?board=15.0 Forum] |
== Code Samples To Get You Started == | == Code Samples To Get You Started == |
Revision as of 16:36, 11 May 2006
The ActiveHome Pro Software Developer's Kit (SDK) is a set of tools and code designed for programmers outside of X10 to make use of ActiveHome Pro in their own applications. Just click on the links below to download the ActiveHome Pro SDK documentation and code samples. When you combine this with your ActiveHome Pro CM15A Computer Interface and some creativity, you'll have everything you need to get started. Have Fun!
Product Pages
Code Samples To Get You Started
Check out the code samples below to get started developing in your favorite language. You'll see that turning on a light from your PC with code that you wrote is surprisingly cool and quite rewarding. Then you'll be hooked and likely up all night testing your ideas and creating code that is much more exciting and fun than these samples. When you do, send us your project files so we can post for all to admire and learn from.
To see your sample code masterpiece posted here, send an e-mail to sdkinfo@activehome.com with a description of the application and a zip file of all related files.
Project | Language | Description | Requirements | Source ZIP |
AH C View | C++ | Readme | Requirements | ahcview.zip |
AH Command Line | C++ | Readme | Requirements | ahcmd.zip |
Web PalmPad & Command Viewer | JavaScript | Readme | Requirements | palmpad.zip |
Remote Control Media Player | JavaScript | Readme | Requirements | mediaplayer.zip |
Remote Control Web Slideshow | JavaScript | Readme | Requirements | slideshow.zip |
Dynamic Command Viewer | JavaScript | Readme | Requirements | dynamicreceive.zip |
PHP ActiveHome Controller | PHP on Apache | Readme | Requirements | phpcontrol.zip |
Perl & CGI ActiveHome Controller | Perl on Apache | Readme | Requirements | perlcgicontrol.zip |
VB Command Viewer | Visual Basic | Readme | Requirements | vbactivehome.zip |
AH C View | VBScript | Readme | Requirements | ahvbview.zip |