forked from adafruit/RGB-matrix-Panel
-
Notifications
You must be signed in to change notification settings - Fork 0
Arduino library and example code for the 16x32 RGB matrix panels in the shop
Alkerion/RGB-matrix-Panel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an Arduino library for our 16x32 and 32x32 RGB LED matrix panels Pick one up at http://www.adafruit.com/products/420 & http://www.adafruit.com/products/607 ! 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 If you need support for RGB888 (24bpp) and need to/can run on Teensy 3.1/3.2/3.5/3.6 or ESP32 chips (not supported by RGB-matrix-Panel), please look at https://github.com/marcmerlin/SmartMatrix_GFX which offers a GFX compatibility layer on top of https://github.com/pixelmatix/SmartMatrix
About
Arduino library and example code for the 16x32 RGB matrix panels in the shop
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 92.6%
- C 7.4%