This is the forked version of esp32-i2s-ws2812 with some modifications to support console command and new esp-idf API.
Currently it defaults to GPIO 23. The settings can be changed in ws2812.h
.
- Support for ESP-IDF v5.1.1
- Support for multiple leds
- Support for console debug command
- Code cleanup for deprecated old I2S API
The code in this project is licensed under the MIT licence.