FastLED 3.6.0
Loading...
Searching...
No Matches
dmx.h File Reference

Detailed Description

Defines the DMX512-based LED controllers.

Definition in file dmx.h.

#include "FastLED.h"
#include <DmxSimple.h>
#include <DMXSerial.h>

Go to the source code of this file.

Classes

class  DMXSimpleController< DATA_PIN, RGB_ORDER >
 DMX512 based LED controller class, using the DmxSimple library. More...
 
class  DMXSerialController< RGB_ORDER >
 DMX512 based LED controller class, using the DMXSerial library. More...
 

Macros

#define HAS_DMX_SIMPLE
 Flag set when the DmxSimple library is included.
 
#define HAS_DMX_SERIAL
 Flag set when the DMXSerial library is included.