How to Control LED Strips With Arduino – Part 3: Individually Addressable LEDs (WS2812B)
Learn to control WS2812B LEDs with Arduino and FastLED to create stunning light animations.
Components and supplies
1
WS2812 strip leds
1
32x8 Ws2812 LED matrix
1
Arduino Nano
1
Slider potentiometer
Apps and platforms
1
Arduino IDE 2.0 (beta)
Project description
Code
Setting all leds in a strip to red using FastLED library
cpp
Shows how the FastLED library works
Setting all leds in a strip to Green using Neopixel library
cpp
Shows how neopixel library works
Creating a Flowing Color Animation Using HSV Color spectrum
cpp
LED strip flows continuously with changing color
Releasing Commets:)
cpp
ColorLED travels through strip,leaves fading trail
Comments
Only logged in users can leave comments