Adminius / Adafruit_NeoMatrix_ZeroDMA

NeoPixel_ZeroDMA-ified version of NeoMatrix library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adafruit_NeoMatrix_ZeroDMA

Adafruit_GFX-compatible library for NeoPixel matrices and grids using SPI DMA on ARM Cortex-M0 dev boards (Adafruit Feather M0, Circuit Playground Express, Arduino Zero, etc.).

Requires Adafruit_GFX, Adafruit_NeoPixel, Adafruit_ZeroDMA and Adafruit_NeoPixel_ZeroDMA libraries.

About

NeoPixel_ZeroDMA-ified version of NeoMatrix library

License:GNU General Public License v3.0


Languages

Language:C++ 86.6%Language:C 13.4%