SSVRGBGradientCalc

Display

Simple class to implement RGB Gradient calulations, based on FastLED.
Do not use it for consecutive leds, better to use FastLED fill_gradient_RGB(...) functions in this case. This class is for more complex cases, see examples.

Author: Serge Skorodinsky

Maintainer: Serge Skorodinsky

Read the documentation

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.