Ok, I'm pretty new to Arduino. My primary background in microcontrollers has been in PIC Micro's, programming in assembly. I'm interested in the quick turn-around time by using a higher level language to do programming, so I've decided to check out the Arduinos.
I have my Uno on the way. On to my question. My project consists of making a smart LED RGB Matrix clock, using 4 of the 8x8 matrices. I didn't want to get too involved with the driving of the LEDs and everything, so I have opted to settle on using backpacks. My question is, which one should I choose?
Sparkfun backpack would be the most expensive solution.
Colorduino is the next cheapest, but looks like it has been the most recently developed.
Rainbowduino is the cheapest, and looks like it's been around a while.
From just glancing at the supporting documentation, it looks like they are all built using similar drivers, so it looks like the choice comes mostly down to available firmware.
Eventually, the Uno will be doing a lot of other stuff, so I don't want it tied down with the display, which is why I'm choosing the backpacks.
Any suggestions?