Display
Arduino library for FadeCandy style control of single-wire-based LED neopixels and WS2812B strips with megaTinyCore.
This library drives WS2812 style LEDs with gamma correction, interpolation and temporal dithering (inspired by FadeCandy). It utilises the SPI (or USART in MSPI mode) and CCL peripherals on the AVR 0/1 series to reduce processing overheads.
Maintainer: Matt Shepcar
This library is compatible with the megaavr architecture so you should be able to use it on the following Arduino boards:
Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.