Well, it took a lot of wires but here’s the first breadboard prototype:
On the left we have an Arduino Decimila with a prototypeshield on top.
The prototypeshield contains a max7221 ic 2 capacitors and a resistor.
The breadboard contains 64 leds in a 8×8 matrix.
I was aiming for a 4×16 setup, but there was no way I could get the wiring done on one 1 breadboard.
So far this is just a worked out example of : http://www.arduino.cc/playground/Main/MAX72XXHardware
The Arduino is now running a simple loop.
Next stop is writing an intelligent layer like firmata.
So more to come soon……