Arduino UNO and Rainbowduino

Hi, I am very new to Arduino. Recently, I am trying to use Arduino UNO(328) to control a 8X8 LED matrix driven by Rainbowduino(328).

Rainbowdduion coolcomponents.co.uk/catalog … cts_id=497
LED matrix coolcomponents.co.uk/catalog … cts_id=623

After I plugged in the LED matrix to the Rainbowduino and used the 5v output from the Arduino UNO to power up the Rainbowduino, only some LED on the matrix were on.(a picture of the LED matrix is attached) According to the video tutorial, aren’t all the LED should on?

When I uploaded both firmwares for the Aduino UNO and Rainbowduino and connected them using I2C, there was nothing happen. The matrix was still the same pattern.

Does anyone have an idea?
photo (6).JPG

The Rainbowduino needs more supply voltage to get all the LEDs working, at least 6.5V in the external power socket.

The Rainbowduino firmware by default displays a static startup pattern, you need to feed it commands via I2C or custom firmware to make it do something else.

i have also just gotten my hands on a Arduino uno and tried uploading firmware onto the raindbowduino board, it always fails the upload though