Download Arduino Holiday Lights 1.1.0

This is an Arduino-based addressable LED controller with a mobile-and-desktop-friendly web GUI. It's designed for fully custom holiday lights but can be adapted for other uses such as PC lighting. Use it out of the box (with some minimal configuration) or modify the source code for a truly 100% custom experience while learning along the way.

Added Firework pattern and fixed bugs

Release date: December 31, 2023

Select a file to download

Release notes for this version

  • Added Firework and Firework Two Corner patterns
  • Updated all single-color patterns (ChaseOver, ChaseOverSmooth, ChaseOverTwoCorner, etc) to support multiple secondary colors. This will run the pattern for each color one at a time, saving RAM compared to manually setting each color as a separate element in the program's sequence.
  • Increased maximum number of program elements from 10 to 20 in the UI
  • Fixed "dead end" support