Skip to content

Arduino library and example code for the 16x32 RGB matrix panels in the shop

Notifications You must be signed in to change notification settings

deejayves/RGB-matrix-Panel

 
 

Repository files navigation

This is an Arduino library for our 16x32 and 32x32 RGB LED matrix panels.

*******************************************************************************************************
* This library was modified to correct the errors for usage with P10 32x16px 1/4scan OUTDOOR Modules. *
*  https://nl.aliexpress.com/item/32735128260.html                                                    *
*******************************************************************************************************


Written by Limor Fried/Ladyada & Phil Burgess/PaintYourDragon for Adafruit Industries.  
BSD license, all text above must be included in any redistribution

To download. click the ZIP (download) button, rename the uncompressed folder RGBLEDMatrix. 
Check that the RGBmatrixPanel folder contains RGBmatrixPanel.cpp and RGBmatrixPanel.h

Place the RGBmatrixPanel library folder your arduinosketchfolder/libraries/ folder. 
You may need to create the libraries subfolder if its your first library. 
Restart the IDE.


We also have a great tutorial on Arduino library installation at:
http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use

About

Arduino library and example code for the 16x32 RGB matrix panels in the shop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.2%
  • C 8.8%