\t
On 10/01/2012 16:35, Sam Cook wrote:
> Cheers for this Tom, will start downloading now.
>
> S
>
> On 10 January 2012 16:33, Tom Mudd <mist...@gmail.com
D
Here is the datasheet for the LED drivers used in these tiles
http://pdf1.alldatasheet.com/datasheet-pdf/view/31602/TOSHIBA/TB62706.html
Looks like it does not do onboard PWM, so to get greyscales you need to drive them fast enough to
PWM them via the data. The tile master PCB is simple enough to be able to trace out the
connections, even if you need to sacrifice one for better access.
Should be a doddle to get a single tile displaying non-greyscale data though, and could probably do
some PWM on one tile with an Arduino - you'll run out of bandwidth and memory pretty quickly on
anything bigger.
.
Not looked in detail but considering how little there is on the 'master' board on each 16x16 tile, I
think the addressing is by simply selecting which data line on the ribbon the drivers connect to.
there is an eeprom on each tile, which I imagine would contain intensity calibration data.