RGB matrix Panel
|
#include "WProgram.h"
#include "pins_arduino.h"
#include "Adafruit_GFX.h"
Go to the source code of this file.
Classes | |
class | RGBmatrixPanel |
Class encapsulating RGB LED matrix functionality. More... | |
This is the documentation for Adafruit's RGB LED Matrix Panel library for the Arduino platform. It is designed to work with 16x32, 32x32 and 32x64 panels.
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Written by Limor Fried/Ladyada & Phil Burgess/PaintYourDragon for Adafruit Industries.
BSD license, all text here must be included in any redistribution.