40#define NUM_LEDS ((WIDTH) * (HEIGHT))
41#define IS_SERPINTINE true
42#define TIME_ANIMATION 1000
58 auto screenmap =
xyMap.toScreenMap();
59 screenmap.setDiameter(.2);
UITitle title("Chromancer")
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
central include file for FastLED, defines the CFastLED class/object
LED controller for WS2812 LEDs with GRB color order.
static XYPathPtr NewHeartPath()
UISlider offset("Offset", 0.0f, 0.0f, 1.0f, 0.01f)
UISlider steps("Steps", 100.0f, 1.0f, 200.0f, 1.0f)
UISlider length("Length", 1.0f, 0.0f, 1.0f, 0.01f)
void clear(CRGB(&arr)[N])
Implements a simple red square effect for 2D LED grids.
Representation of an RGB pixel (Red, Green, Blue)
UIDescription description("Advanced layered and blended wave effects.")