ThomasBleijendaal / SparkFun_TLC5940_Arduino_Library

Library for the TLC5940

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SparkFun TLC5940 Arduino Library

The TLC5940 gives the user 16 channel PWM control and can be daisy chained over the serial interface. This library works with the SparkFun LED Driver Breakout and the SparkFun PWM Shield.

This library is forked from the original library by Alex Leone, available here.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /extras - Additional documentation for the user. These files are ignored by the IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Products that use this Library

License Information

This product is open source!

The code is released under GPL.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

About

Library for the TLC5940

License:GNU General Public License v3.0


Languages

Language:C 75.6%Language:C++ 24.4%