adafruit / RGB-matrix-Panel

Arduino library and example code for the 16x32 RGB matrix panels in the shop
http://www.adafruit.com/products/420
302 stars 145 forks source link

Documentation for the library? #45

Closed xird closed 5 years ago

xird commented 5 years ago

Is there any reference documentation for the RGB matrix Panel library? The tutorial and the examples do shed some light on how to use the library, but they're no substitute for proper documentation.

ladyada commented 5 years ago

you can check the GFX library docs https://learn.adafruit.com/adafruit-gfx-graphics-library learn guide https://learn.adafruit.com/32x16-32x32-rgb-led-matrix and this guide from sparkfun https://www.sparkfun.com/sparkx/blog/2650 as well as the inline comments :)