FastLED 3.9.15
Loading...
Searching...
No Matches
AnalogOutput.ino File Reference

Detailed Description

Demonstrates how to use FastLED color functions even without a "pixel-addressible" smart LED strip.

Definition in file AnalogOutput.ino.

#include <FastLED.h>
+ Include dependency graph for AnalogOutput.ino:

Go to the source code of this file.

Macros

#define BLUEPIN   3
 
#define GREENPIN   6
 
#define REDPIN   5
 

Functions

void colorBars ()
 
void loop ()
 
void setup ()
 
void showAnalogRGB (const CRGB &rgb)