Logic Machine Forum
LED Wifi Magic UFO - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: LED Wifi Magic UFO (/showthread.php?tid=66)



LED Wifi Magic UFO - Peter - 25.08.2015

Hello machiners,
I have come across a RGB LED controller which is operable by wifi through an app. It is called LED Wifi Magic UFO, here is a link to the android app. Did anyone try to integrate this before?
Thank you.


RE: LED Wifi Magic UFO - admin - 26.08.2015

Have you considered using Bluetooth RGB LED lamps instead? They are cheap and much easier to work with.


RE: LED Wifi Magic UFO - Peter - 26.08.2015

We were asked if we can integrate this particular device, because it is already installed by another company. Using BT controller might be interesting, but considering the effective range it is quite limited, isn't it?


RE: LED Wifi Magic UFO - admin - 26.08.2015

Yes, BLE range is limited, usually within a single room.

As for this device the only solution is to reverse-engineer the protocol if nobody else has done this before. You can run packet capture on rooted Android devices to see what's going on, hopefully they have some simple HTTP API.


RE: LED Wifi Magic UFO - Peter - 26.08.2015

OK, we will start working on this tomorrow, hopefully it will be easy. I will post results in forum afterwards.