6 years, 10 months ago.

TLC5940 Python Library for RPi?

Hello Friends,

I am building a project using the Ti TLC5940 (here is the date sheet: http://www.componentschip.com/details/Texas-Instruments/TLC5940NT.html) chip to drive a number of RGB LEDs and I would really like to control it all from my Pi in Python. Right now I have a proof of concept running on an arduino, but it lacks the internet connectivity that I want to get this all done. I've found a few things on github, but I wanted to see if there's anything stable out there.

Thanks!

1 Answer

6 years, 10 months ago.

You have something working on an arduino (presumably written in Arduino almost c). You want to port it to a Pi running python.

So why are you asking on the mbed site which is for mbed compatible ARM boards running c/c++?

You'll get a lot more help asking somewhere like https://raspberrypi.stackexchange.com/