ProjectsΒΆ

In this chapter, you will learn how to use RGB Matrix HAT and do some interesting projects.

Download the Code

Use the following command to download the code from the github repository.

git clone https://github.com/sunfounder/rgb_matrix

Note

Since RGB Matrix HAT uses I2C for communication, you need to do I2C Configuration before running the following projects.

Projects