Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ESP32 + TLC5940

Tags:

arduino

esp32

i want to use some TLC5940 ICs with the ESP32 but i can't find a library that supports the combination. I used this library for my early testing with an Arduino Nano but it doesnt support the ESP32 out of the Box.

I know there are configuration files for diffrent micro controllers but i dont know how to change them to work with an ESP32.

Does somebody know how i can modify the library to work with ESP32 or does somebody has an other library that will work with the ESP32?

like image 718
Tobias Heymann Avatar asked Sep 15 '26 19:09

Tobias Heymann


1 Answers

I'm not sure about why don't work with esp32, it's wired. in any case the library from tensy daddy (Paul Stoffregen) for this IC is marked for support ESP32.

this is the link:

https://github.com/PaulStoffTlc5940%20by%20Paul%20Stoffregenregen/Tlc5940

if can be usefull i've tried also the TLC5947 with adafruit library, the IC has very similar characteristics and works well with ESP32.

link:

https://learn.adafruit.com/tlc5947-tlc59711-pwm-led-driver-breakout/downloads-and-links

like image 128
SvMax Avatar answered Sep 20 '26 03:09

SvMax



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!