MCPcopy Create free account
hub / github.com/adafruit/RGB-matrix-Panel

github.com/adafruit/RGB-matrix-Panel @1.1.9

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.1.9 ↗ · + Follow
18 symbols 20 edges 7 files 8 documented · 44% updated 2y ago1.1.9 · 2023-11-15★ 32721 open issues

Browse by type

Functions 17 Types & classes 1
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Adafruit RGB Matrix Panel library Build Status

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

Core symbols most depended-on inside this repo

Shape

Method 12
Function 5
Class 1

Languages

C++89%
C11%

Modules by API surface

RGBmatrixPanel.cpp15 symbols
extras/sine.c1 symbols
extras/gamma.c1 symbols
RGBmatrixPanel.h1 symbols

For agents

$ claude mcp add RGB-matrix-Panel \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page