I have just published an adaptation of the Adafruit 16x32 and 32x32 RGB matrix panel driver library on the IDE. I works with the Adafruit_mfGFX and SparkIntervalTimer libraries also available on the IDE.
RGB Matrix Panel
================
Arduino library for Adafruit 16x32 and 32x32 RGB LED matrix panels.
http://www.adafruit.com/products/420
http://www.adafruit.com/products/607
Adapted for Spark by Paul Kourany, June 2014
Updated for Particle Photon, Sept 2015
Updated Dec 2015 to properly support wide or daisychained panels with a "width" parameter.
Thanks to Andrew Holmes (author of RGBPongClock) for this contribution!!
Confirmed compatible with Electron, May 2016
Updated examples for new v4 RGBMatrixPanel shield pinout, May 2016
Add delay() in loop() to animation examples to improve effects, Dec 2016
This file has been truncated. show original
Dave
June 26, 2014, 4:40pm
2
Woot! Very fun / bright / low cost display, I’ll post my project that uses this library as soon as I get a chance.
Thanks!
David
ScruffR
November 20, 2014, 7:00pm
4
Dave and Paul have done some more of this great project there
http://community.spark.io/t/adafruit-16x32-rgb-led-matrix/5119