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

Detailed Description

An animation that moves a single LED back and forth (Larson Scanner effect)

An animation that moves a single LED back and forth (Larson Scanner effect) using the fx library cylon.

Definition in file Cylon.ino.

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

Go to the source code of this file.

Macros

#define CLOCK_PIN   13
 
#define DATA_PIN   2
 
#define NUM_LEDS   64
 

Functions

void fadeall ()
 
void loop ()
 
void setup ()
 

Variables

CRGB leds [NUM_LEDS]