Skip to content

Adafruit_GFX-compatible library for NeoPixel grids

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

adafruit/Adafruit_NeoMatrix

Repository files navigation

Adafruit_NeoMatrix. Whoa. Build Status

Adafruit_GFX-compatible library for NeoPixel matrices and grids. Controls single and tiled NeoPixel displays such as the Adafruit NeoPixel Shield or grids assembled from Adafruit 60 LED/meter Digital LED strip. Requires Adafruit_NeoPixel and Adafruit_GFX libraries.

After downloading, rename folder to 'Adafruit_NeoMatrix' and install in Arduino Libraries folder. Restart Arduino IDE, then open File->Sketchbook->Library->Adafruit_NeoMatrix->matrixtest sketch.