Skip to content

A simple Arduino sketch to control WS2812B RGB LED strip.

Notifications You must be signed in to change notification settings

jayantsinha/RGB-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

RGB-Controller

A simple Arduino sketch to control WS2812B RGB LED strip.

For any other LED module, just change the module identifier in

FastLED.addLeds<WS2812B, DATA_PIN, GRB>(leds, NUM_LEDS);

About

A simple Arduino sketch to control WS2812B RGB LED strip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages