From d837b8a37b75f1c1eee06262b39a4ea89265f0c6 Mon Sep 17 00:00:00 2001 From: PaulStoffregen Date: Thu, 26 Mar 2015 09:09:38 -0700 Subject: [PATCH] Add library.properties --- library.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..7f73209 --- /dev/null +++ b/library.properties @@ -0,0 +1,10 @@ +name=Tlc5940 +version=r015 +author=Paul Stoffregen +maintainer=Paul Stoffregen +sentence=Use the Texas Instruments TLC5940 16-channel LED Driver +paragraph=The TLC5940 is a 16 channel PWM unit with 12 bit duty cycle control (0 - 4095), 6 bit current limit control (0 - 63), and a daisy chainable serial interface. It is handy for expanding the number of PWM outputs available. +category=Signal Input/Output +url=http://playground.arduino.cc/Learning/TLC5940 +architectures=* +