mirror of
https://github.com/Architeuthis-Flux/JumperlessV5.git
synced 2026-01-03 22:01:54 +00:00
9 lines
764 B
Markdown
9 lines
764 B
Markdown
# Adafruit_NeoMatrix. Whoa. [](https://github.com/adafruit/Adafruit_NeoMatrix/actions)
|
|
|
|
Adafruit_GFX-compatible library for NeoPixel matrices and grids. Controls single and tiled NeoPixel displays such as the [Adafruit NeoPixel Shield][shield] or grids assembled from [Adafruit 60 LED/meter Digital LED strip][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.
|
|
|
|
[shield]: http://adafruit.com/products/1430
|
|
[strip]: http://adafruit.com/products/1138
|