FastLED 3.9.15
|
UIDescription festivalStickDescription | ( | "# Festival Stick Demo\n\n" "This example demonstrates **proper corkscrew LED mapping** for a festival stick using FastLED's advanced mapping capabilities.\n\n" "## Key Features\n" "- **19+ turns** with 288 LEDs total\n" "- Uses `Corkscrew.toScreenMap()` for accurate web interface visualization\n" "- Multiple render modes: **Noise** | , |
**Position ** | , | ||
**Fire ** | , | ||
**Wave ** | , | ||
and **Animartrix **effects\n" "- Real-time cylindrical surface mapping\n" "- **Wave mode **:Cylindrical 2D wave simulation with ripple effects and configurable blur\n" "- **Animartrix mode **:Advanced 2D animation effects with polar coordinate patterns\n\n" "## How It Works\n" "1. Draws patterns into a rectangular grid(`frameBuffer`)\n" "2. Maps the grid to corkscrew LED positions using `readFrom()`\n" "3. Web interface shows the actual spiral shape via ScreenMap\n\n" " *Select different render modes and adjust parameters to see various effects! *" | ) |