Hi!
I'm currently making an USB-Controlled 8x8 RGB-Matrix powered by an ATmega32U4 and TLC5947.
It is basically set up as a 24x8-Matrix so that one row at a time can by driven by a single TLC5947. (I know this is quite a challenge because there's no library yet)
The rows are switched by 8 P-Channel MOSFETS which are tied to a port register which enables me to simply shift a 0000 0001 pattern through for multiplexing.
But as I'm not that experienced with this topic it would be nice if someone here could have a look at the schematics, just in case I missed out something important!
Thanks!