/Ilumin8

An LED controller for the Arduino Due designed to utilize FastLED's parallel output for WS281X LED modules (AKA NeoPixels) in order to achieve high refresh rates for a large number of LED modules. Work in progress

Primary LanguageC++MIT LicenseMIT

Ilumin8 (pre-release)

Version: Development (unreleased)

Ilumin8 is a program for the Arduino Due that acts as an interface for LED strips using NeoPixel/WS281X LED drivers. Our goal with this program is to provide a controller that is easy to use for end users who may not have a lot of technological knowledge/eperience, yet efficient enough to run elaborate and complex lighting effects, such as syncing lighting effects to music played from a computer.

Please note that Ilumin8 is currently still in early development, and some parts of the program may be broken and not work as intended, or are currently unimplemented.