sACNSource

Communication

defines sACN (ANSI E1.31) protocol packets for DMX-512 lighting control.
This library creates an array for sending DMX-512 messages using streaming ACN (sACN). This affords control of many modern stage lighting fixtures over UDP. The library wraps a UDP transport object in the constructor so it can send UDP packets. This library requires a WiFi or Ethernet connection. It was tested with the WiFi101 and WiFiNINA and ESP8266 WiFi libraries.

Author: Tom Igoe

Maintainer: Tom Igoe

Read the documentation

Go to repository

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.