Adafruit NeoMatrix
GFX-compatible layer for NeoPixel matrices.

Introduction

Arduino library to control single and tiled matrices of WS2811- and WS2812-based RGB LED devices such as the Adafruit NeoPixel Shield or displays assembled from NeoPixel strips, making them compatible with the Adafruit_GFX graphics library.

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Dependencies

This library depends on Adafruit_NeoPixel and Adafruit_GFX being present on your system. Please make sure you have installed the latest versions before using this library.

Author

Written by Phil Burgess / Paint Your Dragon for Adafruit Industries.

License

This file is part of the Adafruit NeoMatrix library.

NeoMatrix is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

NeoMatrix is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with NeoMatrix. If not, see http://www.gnu.org/licenses/.