Vixen-Duino Relays

Arduino source code for controlling your Christmas lights display with an Arduino connected to Vixen 3 Light Controller Software.
Our display forums

This version will control a simple relay bank, it’s currently configured for 32 total relays.
I am using mechanical relays in my setup, this code has not been tested with solid state relays!
Use ~! as the “Send a text header” in your Vixen Software.

Vixen-Duino WS2811 RGB

Arduino source code for controlling your Christmas lights display with an Arduino connected to Vixen 3 Light Controller Software.
Our display forums

Vixen-Duino WS2811 RGB
This will control WS2811 RGB LED strands (You can change the source for WS2812 and other versions of RGB Leds)
Use >>LEDCOUNT<< as the “Send a text header” in your Vixen Software, this should contain the full count of LEDs to be controlled.