Home

Awesome

Template-based LED framebuffer library for FastLED / AdafruitGFX API

This lib is used in FireLamp_JeeUI project - WS2812 LED / HUB75 Informer FireLamp based on EmbUI framework.

Features

ESP32-RMT engine wrapper

FastLED lib due to templated constructors it does not allows run-time definable gpio selection and color ordering for WS2812 stripes. Ref issues: #282, #826, #1594, solution