# esp-idf-lib/led_strip [](https://github.com/esp-idf-lib/led_strip/actions/workflows//build.yml) [](https://github.com/esp-idf-lib/led_strip/actions/workflows//build-docs.yml) [](https://github.com/esp-idf-lib/led_strip/actions/workflows//validate-component.yml) RMT-based driver for WS2812B/SK6812/APA106/SM16703 LED strips. * [Documentation](https://esp-idf-lib.github.io/led_strip/) * [Repository](https://github.com/esp-idf-lib/led_strip) * [Issues](https://github.com/esp-idf-lib/led_strip/issues) * [Discussions and questions](https://github.com/esp-idf-lib/core/discussions) * [Component page at the ESP Component Registry](https://components.espressif.com/components/esp-idf-lib/led_strip) ## Installation ```sh idf.py add-dependency esp-idf-lib/led_strip ``` ## Support For questions and discussions about the component, please use [Discussions](https://github.com/esp-idf-lib/core/discussions) at [esp-idf-lib/core](https://github.com/esp-idf-lib/core). ## Contributing Please read [CONTRIBUTING.md](https://github.com/esp-idf-lib/core/blob/main/CONTRIBUTING.md) at [esp-idf-lib/core](https://github.com/esp-idf-lib/core).
a1be2f5b3ed57bf643eee3c8611876d569c13bcc
idf.py add-dependency "esp-idf-lib/led_strip^1.2.5"