Preparation

Tools needed

Please prepare the following tools:

  • Arduino UNO

  • USB Cable Type A/B

  • Personal Computer

The APP you have to prepare:

Here are tutorials for installing Arduino on different systems.

Download the Code

Go to github-rgb_matrix download the code.

_images/git.png

Add the Library

In order to use the RGB Matrix Shield, you need to load the library as follows.

In the Arduino IDE, navigate to Sketch > Include Library > Add .ZIP Library.

_images/IDE.png

Find sunfounder_rgbMatrix.zip under the path rgb_matrix/arduino, then click Open to add it.

_images/libraries.png