Update README.md

This commit is contained in:
reykada
2024-01-11 19:36:57 +00:00
committed by GitHub
parent cdddb8bf42
commit 7b5a398459

View File

@@ -1,3 +1,11 @@
Fork of https://github.com/PaulStoffregen/Tlc5940 with ESP32 support
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.
# Tlc5940 Library # Tlc5940 Library
16 channel PWM LED driver based on the Texas Instruments TLC5940 chip. 16 channel PWM LED driver based on the Texas Instruments TLC5940 chip.