I’m looking for a way to trigger two different FastLED animations on an Arduino Yun using MQTT. I looked into the #cheerlights project as it has examples of all of the above but never in combination. Has anybody had any luck using FastLED with the Yun or MQTT or hopefully both? P.S- I did notice work related to MQTT running through the ESP8266, which would be even better eventually, but that will likely have to wait until I either learn Lua scripting or programming the ESP modules becomes as easy as programming an Arduino…
I know this is about 18 months old, but did you ever get things working with MQTT? I have done some very limited work with it… no animation, just static color changes.