espressif_idf-extra-components/led_strip
suda-morris 5c650af08f led_strip: added led strip driver v2 2022-08-11 15:05:13 +08:00
..
include led_strip: added led strip driver v2 2022-08-11 15:05:13 +08:00
interface led_strip: added led strip driver v2 2022-08-11 15:05:13 +08:00
src led_strip: added led strip driver v2 2022-08-11 15:05:13 +08:00
CMakeLists.txt led_strip: added led strip driver v2 2022-08-11 15:05:13 +08:00
LICENSE led_strip: added led strip driver v2 2022-08-11 15:05:13 +08:00
README.md led_strip: added led strip driver v2 2022-08-11 15:05:13 +08:00
idf_component.yml led_strip: added led strip driver v2 2022-08-11 15:05:13 +08:00

README.md

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:

To learn more about how to use this component, please check API Documentation from header file led_strip.h.