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

Detailed Description

Demonstrates how to use ColorTemperature based color correction.

Definition in file ColorTemperature.ino.

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

Go to the source code of this file.

Macros

#define BLACKTIME   3
 
#define BRIGHTNESS   128
 
#define CHIPSET   WS2811
 
#define COLOR_ORDER   GRB
 
#define DISPLAYTIME   20
 
#define LED_PIN   3
 
#define NUM_LEDS   60
 
#define TEMPERATURE_1   Tungsten100W
 
#define TEMPERATURE_2   OvercastSky
 

Functions

void loop ()
 
void setup ()
 

Variables

CRGB leds [NUM_LEDS]