Skip to content

badgeteam/esp32-component-ws2812

Repository files navigation

ESP32 component: WS2812 LED driver

ESP32 component for controlling WS2812 or compatible ("Neopixel") addressable LEDs using the RMT peripheral of the ESP32.

Based on code from https://github.com/JSchaenzle/ESP32-NeoPixel-WS2812-RMT.

Licensed using the "Unlicense". This software can be considered public domain.