Skip to content

Adafruit_GFX-compatible library for NeoPixel grids using FastLED library

License

Notifications You must be signed in to change notification settings

awtrix/FastLED_NeoMatrix

This branch is 37 commits behind marcmerlin/FastLED_NeoMatrix:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fe7cc97 · Dec 10, 2018
May 27, 2016
Aug 24, 2018
Dec 9, 2018
Jul 9, 2013
Jun 23, 2018
Aug 17, 2018
May 1, 2018
Jun 27, 2015
Mar 24, 2018

Repository files navigation

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

About

Adafruit_GFX-compatible library for NeoPixel grids using FastLED library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.9%
  • C 12.1%