Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 318 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 318 Bytes

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.