PaulStoffregen / Tlc5940

16 channel PWM LED driver based on the Texas Instruments TLC5940 chip.
https://github.com/PaulStoffregen/Tlc5940
81 stars 40 forks source link

ESP32 support #24

Open reykada opened 10 months ago

reykada commented 10 months ago

Tested on ESP32, but should work on ESP32-S2, S3, etc. with no or minimal mods Requires the following board support package in Arduino IDE (Tools -> Board -> Boards Manager…): esp32 by Espressif Systems

DOT Correction can be set for each channel individually. Animation doesn't work as PROGMEM snippets for ESP32 were not finished.