FastLED 3.9.7
|
Demonstrates how to mix noise generation with color palettes on a 2D LED matrix.
Definition in file noisepalette.h.
#include <stdint.h>
#include "FastLED.h"
#include "fx/fx2d.h"
#include "lib8tion/random8.h"
#include "noise.h"
#include "fl/ptr.h"
#include "fl/xymap.h"
#include "fx/time.h"
Go to the source code of this file.
Classes | |
class | fl::NoisePalette |
Namespaces | |
namespace | fl |
Implements a simple red square effect for 2D LED grids. | |
Functions | |
fl::FASTLED_SMART_PTR (NoisePalette) | |