readme

# LED Strip Component

This directory contains an implementation for addressable LEDs by different peripherals. Currently only RMT is supported as the led strip backend.

The driver should be compatible with:

* [WS2812](http://www.world-semi.com/Certifications/WS2812B.html)
* SK68XX

To learn more about how to use this component, please check API Documentation from header file [led_strip.h](./include/led_strip.h).

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/led_strip^2.0.0"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 667.1k times
  • Downloaded this version
    This version: 110.7k times

Badge

espressif/led_strip version: 2.0.0
|