saawsm / led_strip

WS2812 LED Strip Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

led_strip

An ESP-IDF component library for WS2812 LED strips using the RMT peripheral.

Usage

cd components
git submodule add https://github.com/saawsm/led_strip

Add led_strip in project CMakeLists.txt

About

WS2812 LED Strip Library

License:MIT License


Languages

Language:C 98.7%Language:CMake 1.3%