Hi,
So I purchased a UFO RGB LED Controller to replace the Infrared one I have now.
This device works with iPhone and Android.
Using some packet capture programs I was able to decode the command syntax for the unit.
I am now working on making the VB code to work with Homeseer (2).
Here is my blog post (my wife's blog) -
http://www.emessaging.biz/blog/?p=629
The post contains the commands and codes I've figured out.
I will post the code once complete, right now it just turns on and generates a random color.
Generating the checksum on the packet was the hard part. But, simple in the end.
So I purchased a UFO RGB LED Controller to replace the Infrared one I have now.
This device works with iPhone and Android.
Using some packet capture programs I was able to decode the command syntax for the unit.
I am now working on making the VB code to work with Homeseer (2).
Here is my blog post (my wife's blog) -
http://www.emessaging.biz/blog/?p=629
The post contains the commands and codes I've figured out.
I will post the code once complete, right now it just turns on and generates a random color.
Generating the checksum on the packet was the hard part. But, simple in the end.
Comment