38#define STRIP_0_DATA_PIN 1
39#define STRIP_0_CLOCK_PIN 2
40#define STRIP_1_DATA_PIN 3
41#define STRIP_1_CLOCK_PIN 4
83 leds[i] = c_gamma_corrected;
CRGB software_gamma(const CRGB &in)
#define STRIP_1_CLOCK_PIN
#define STRIP_0_CLOCK_PIN
CFastLED FastLED
Global LED strip management instance.
@ APA102HD
APA102 LED chipset with 5-bit gamma correction.
@ APA102
APA102 LED chipset.
central include file for FastLED, defines the CFastLED class/object
UISlider brightness("Brightness", 255, 0, 255, 1)
@ RGB
Red, Green, Blue (0012)
LIB8STATIC uint8_t dim8_raw(uint8_t x)
Adjust a scaling value for dimming.
Fast, efficient 8-bit math functions specifically designed for high-performance LED programming.
Representation of an RGB pixel (Red, Green, Blue)