CustomCTRL - A Kickstart Project
#1
Always a fan of KickStart projects and came across this: CustomCTRL. (Website).

I know people on XBMC tend to get very serious about their home theater setups AND remote controls, this looks to be a pretty nice open solution and could easily have its own XBMC addon.
-
Create tailor-fit remote controls for your smartphone with plug-and-play, click-and-drag ease on a super-fast, open source Smart Grid.

Simple Setup
Plug in and you're up. Relay messages home from the Cloud and back to your Smartphone. Give apps the ability to control devices from Lights and TVs to Thermostats.

Customize Remotes
Use your smartphone as a super remote for your entertainment system. Browse remote layouts, customize and share your designs. You can even teach your current remote new tricks - give an unused button the ability to turn off the lights before the movie starts.

On Your Way or a Wakeup Call
Turn on your lights on your way home. Use the alarm app to wake up to your thermostat warming your room a few degrees and your lights gradually coming on. Grab a file you've left a home by remotely turning on your computer.

Open Everything, API and Arduino
For programmers, if you want to spin your own app, our cloud service and example code is available.

Since CustomCTRL is based on Arduino, you can use the controller to give an existing project a professional look with new capabilities and remote access. In the spirit of Arduino, all of the hardware and device software will be released open source.

Green Potential
Using a tiny fraction of the power of an incandescent light bulb and doing the heavy computing in the cloud, this device has some serious green potential. Turn off lights from bed without the effort. Use only the energy you need, when you need it.

Home Automation Protocols
The device can learn and send IR signals like a regular remote. Different attachment options let it speak to four of the most common types of home automation devices (Insteon, X10, Z-wave and XBee).
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply

Logout Mark Read Team Forum Stats Members Help
CustomCTRL - A Kickstart Project0