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

Detailed Description

Control multiple LED strips simultaneously with parallel output.

Definition in file ParallelSPI.ino.

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

Go to the source code of this file.

Macros

#define LED_CLOCK_PIN   18
 
#define LED_DATA_PIN_0   4
 
#define LED_DATA_PIN_1   5
 
#define LED_DATA_PIN_2   12
 
#define LED_DATA_PIN_3   13
 
#define LED_DATA_PIN_4   16
 
#define LED_DATA_PIN_5   17
 
#define LED_DATA_PIN_6   21
 
#define LED_DATA_PIN_7   22
 
#define NUM_LEDS   30
 
#define NUM_STRIPS   2
 

Functions

void loop ()
 
void setup ()