Difference between revisions of "ECE497 Notes on TLC5940 16 LED Driver"
From eLinux.org
m |
m |
||
| Line 2: | Line 2: | ||
{{YoderHead}} | {{YoderHead}} | ||
| − | Here are some leads on interfacing the TI TLC5940 16 Channel LED Driver to a Launchpad. | + | Here are some leads on interfacing the [http://www.ti.com/product/tlc5940 TI TLC5940 16 Channel LED Driver] to a Launchpad. |
* [http://blog.hodgepig.org/2010/09/10/575/ Launchpad SPI Explorer] | * [http://blog.hodgepig.org/2010/09/10/575/ Launchpad SPI Explorer] | ||
Revision as of 21:45, 6 November 2012
Embedded Linux Class by Mark A. Yoder
Here are some leads on interfacing the TI TLC5940 16 Channel LED Driver to a Launchpad.
- Launchpad SPI Explorer
- Demystifying the TLC5940 has a nice tutorial on building a library for the TLC5940 for the AVR.
- SPI experiments with the MSP430 has some next examples of doing serial via bitbanging and using the serial port.
- Don Bindner MSP430 Launchpad has lots of well documented examples using the Launchpad for various things.
- Launchpad SPI Ninja shows an example using the Launchpad SPI Explorer.
- Getting Started with the MSP430 LaunchPad Workshop
- Interfacing the Launchpad with TLC5940 16-channel PWM driver
Embedded Linux Class by Mark A. Yoder