Hi All,
I am working on a group project using TLC5940s, and 595 shift registers to drive a LOT of RGB LEDs.
Our small scale testing was done using an Arduino Uno and the TLC library found here:
http://code.google.com/p/tlc5940arduino/
This library states that it works on Teensy 2.0, Teensy++ 1.0, and Teensy++ 2.0 and I was wondering if there was any relatively simple way to modify this library to work on a Teensy 3.1. (E.g. just changing pinouts or timers and pinouts).
If there are any relevant links or suggestions on how this code can be modified, that would be awesome, or best yet if someone is willing to modify the library for supporting Teensy 3.1.
Regards.