Adafruit TLC5947 Arduino Library
|
#include <Arduino.h>
Go to the source code of this file.
Classes | |
class | Adafruit_TLC5947 |
Class that stores state and functions for interacting with TLC5947 24-channel PWM/LED driver. More... | |
Adafruit 24-channel PWM/LED driver
This is a library for the Adafruit 24-channel PWM/LED driver: http://www.adafruit.com/products/1429
These drivers uses SPI to communicate, 3 pins are required to interface: Data, Clock and Latch. The boards are chainable
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Written by Limor Fried/Ladyada for Adafruit Industries.
BSD license (see license.txt)