Install the PxMatrix library
masterTo install PxMatrix, download the library from the repository, rename the uncompressed folder to PxMatrix, and place it in your Arduino libraries directory: <arduinosketchfolder>/libraries/. If the libraries subfolder does not exist, create it. Restart the Arduino IDE after placement to complete the installation.
# Move the renamed folder to your Arduino libraries directory
# Example path structure:
# Documents/Arduino/libraries/PxMatrix/