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.
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.
Find sunfounder_rgbMatrix.zip under the path rgb_matrix/arduino, then click Open to add it.