For all of you out there who want to control 12 channels of PWM, we salute you!
This chip can control 12 separate channels of 16-bit PWM output. This is the highest-resolution PWM board we've seen! Designed (and ideal) for precision LED control, this board is not good for driving servos. If you need to drive servos, we have a controller for that over here.
One resistor is used to set the current for each of the outputs, the constant current means that the LED brightness doesn't vary if the power supply dips. We use a 3.3K resistor for about 15mA but you can solder a thru-hole resistor over it if you'd like to change that value. Check the TLC59711 datasheet for details on resistor-to-current values. There's also a handy on-chip 3.3V regulator which you can use if you need a logic level regulator.
Included are a few extras to make this board easy to use: a green power-good LED, four mounting holes and a current-set resistor. A bit of 0.1" header is also included so you can solder it on and plug into a breadboard.
To use: Power V+ with 5-17VDC, and connect ground to the common ground. Then send 3-5V logic SPI data on DIN (data in) and CLK (clock). Adafruits Arduino library will get you started with blinking LEDs, install it and run the example code with the noted pin configuration.
There's a typo in the silkscreen, the second R0 should be R1 - but you knew that already!