Skip to content

Commit 34bd454

Browse files
committed
philb credit!
1 parent c63d0bf commit 34bd454

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.txt

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@ This is an Arduino library for our 16x32 and 32x32 RGB LED matrix panels
22

33
Pick one up at http://www.adafruit.com/products/420 & http://www.adafruit.com/products/607 !
44

5-
To download. click the DOWNLOADS button in the top bar, rename the uncompressed folder RGBLEDMatrix. Check that the RGBmatrixPanel folder contains RGBmatrixPanel.cpp and RGBmatrixPanel.h
65

7-
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.
6+
Written by Limor Fried/Ladyada & Phil Burgess/PaintYourDragon for Adafruit Industries.
7+
BSD license, all text above must be included in any redistribution
8+
9+
To download. click the ZIP (download) button, rename the uncompressed folder RGBLEDMatrix.
10+
Check that the RGBmatrixPanel folder contains RGBmatrixPanel.cpp and RGBmatrixPanel.h
11+
12+
Place the RGBmatrixPanel library folder your arduinosketchfolder/libraries/ folder.
13+
You may need to create the libraries subfolder if its your first library.
14+
Restart the IDE.
15+
16+
17+
We also have a great tutorial on Arduino library installation at:
18+
http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use

0 commit comments

Comments
 (0)