WLED Addressable Strip Controller ESP8266 webserver to control NeoPixel (WS2812B, WS2811, SK6812) LEDs or also SPI based chipsets WS2801/APA102 5-24volt WIFI Smart LEDs Home Improvement OPEN SOURCE SOFTWARE : There are many ways to use your mobile phone to remotely control and manage even the older ESP8622 boards. Currently the best option, hands down, is WLED. A fully Open-Source phone application, WLED can be found for free in the Google Play Store or in the IOS App Store. So no matter your Phone type you can get in on the action. This application will allow you to control the LED lights exactly how you want. And you can control many boards all from the singular application whilst also providing an expansive amount of easily adjustable built-in patterns Fully Addressable LED strips : Fully Addressable LED strips can produce whatever unique colour and brightness you want for each LED node. This provides an incredible amount of freedom. Creating a great Fully Addressable LED control system used to be complex, either having to start from scratch (coming up with light patterns and user interface) or taking the easier option and having to then use paid proprietary options (which have limited built-in patterns). This WLED application instead makes the whole experience much more user-friendly, elegant to navigate, and most importantly fun. This software is just too rad not to explore Macros:You are able to set custom actions (""Macros"") in Time & Macro settings for the following events: ⊚Specific time of day;⊚Button short/long/double press;⊚HTTP API call executing a macro with &M=;⊚Alexa On/Off;⊚Countdown over;⊚Timed light duration over;⊚Device (re)boot (up to 0.10.2, use LED settings Boot preset in 0.11);Each macro has the format of a standard HTTP API call without the IP. Optionally, the ""win&"" may be omitted. For example, the macro ""A=255"" sets the brightness to maximum. ""R=255&G=160&B=0"" sets the color to orange. You can specify up to 16 macros. (up to 250