Library for using the TLC5940 as a servo controller.
History
Removed indexed calibrate to make usage more like an array of mbed official Servos
2014-10-21, by dudanian [Tue, 21 Oct 2014 15:05:16 +0000] rev 6
Removed indexed calibrate to make usage more like an array of mbed official Servos
Added mbed official docs for the Server inner class as well as support for the position(float degrees) function from the official mbed class.
2014-10-21, by dudanian [Tue, 21 Oct 2014 06:26:25 +0000] rev 5
Added mbed official docs for the Server inner class as well as support for the position(float degrees) function from the official mbed class.
Testing inner class docs
2014-10-21, by dudanian [Tue, 21 Oct 2014 06:14:58 +0000] rev 4
Testing inner class docs
Typo in last commit.
2014-10-21, by dudanian [Tue, 21 Oct 2014 06:06:30 +0000] rev 3
Typo in last commit.
Big changes to the code. Removed Servo files and made an inner class inside TLC5940Servo.
2014-10-21, by dudanian [Tue, 21 Oct 2014 06:04:24 +0000] rev 2
Big changes to the code. Removed Servo files and made an inner class inside TLC5940Servo.
Created.
2014-10-21, by dudanian [Tue, 21 Oct 2014 02:32:57 +0000] rev 1
Created.
Created
2014-10-21, by dudanian [Tue, 21 Oct 2014 00:02:48 +0000] rev 0
Created