FastLED 3.9.15
|
OVERVIEW: This sketch demonstrates combining Perlin noise with color palettes to create dynamic, flowing color patterns on an LED matrix.
OVERVIEW: This sketch demonstrates combining Perlin noise with color palettes to create dynamic, flowing color patterns on an LED matrix. The noise function creates natural-looking patterns that change over time, while the color palettes determine which colors are used to visualize the noise values.