Control WS2812B NeoPixel addressable LED strips with an ESP32. Demonstrates the single-wire protocol for individually addressable RGB LEDs. Includes rainbow cycle, color wipe, and chase animations. Each LED has an integrated driver chip, requiring precise timing from the ESP32's RMT peripheral. Based on the Adafruit NeoPixel library.
Cite this design
@design{adafruit/neopixel-led-strip,
title = {ESP32 NeoPixel LED Strip Controller},
author = {adafruit},
url = {https://breadboardhub.com/adafruit/neopixel-led-strip},
version = {1.0.0}
}