I'm going to use an ESP-01 module to control this, which is just about the smallest ESP8266 module you can find. It doesn't have a lot of available GPIOs to play with, but it does have GPIO2, which ...
This NeoPixel LED lighting based on WS2811 driver and Arduino digitally produces red, green, and blue (RGB) lights and the combinations. Originally introduced by Adafruit, the LED strips come with ...
A small string of ws2811 leds run by an Arduino pro mini using the FastLED library to display 4th of July themed light patterns. Code is written to allow any length ...