/FastLED_NeoMatrix

Adafruit_GFX-compatible library for NeoPixel grids using FastLED library

Primary LanguageC++GNU General Public License v3.0GPL-3.0

FastLED NeoMatrix

Adafruit_GFX-compatible library for NeoPixel matrices and grids. Controls single and tiled NeoPixel displays. This library requires FastLED and Adafruit_GFX libraries.

Please see https://learn.adafruit.com/adafruit-neopixel-uberguide/neomatrix-library for how to use this library.

Example code: https://github.com/marcmerlin/FastLED_NeoMatrix/blob/master/examples/MatrixGFXDemo/MatrixGFXDemo.ino

More complex example code: https://github.com/marcmerlin/NeoMatrix-FastLED-IR

This code was taken from Adafruit_NeoMatrix and adapted to work with the more powerful FastLED library. The reasons for using FastLED instead of Adafruit::Neopixel as a backend, include:

Video demo: https://www.youtube.com/watch?v=tU_wkrrv_4A

164_20170424_adafruit_gfx_on_neomatrix_32x32 171_20170424_adafruit_gfx_on_neomatrix_32x32