Skip to content

Instantly share code, notes, and snippets.

View dniklaus's full-sized avatar

Dieter Niklaus dniklaus

View GitHub Profile
@dniklaus
dniklaus / NeoMatrixTest.ino
Created May 16, 2016 17:23 — forked from drjazz2099/matrixCode
Arkathon stuff: Neo Pixel Matrix Test Sketch
#include <Adafruit_GFX.h>
#include <gfxfont.h>
// Adafruit_NeoMatrix example for single NeoPixel Shield.
// Scrolls 'Howdy' across the matrix in a portrait (vertical) orientation.
#include <Adafruit_GFX.h>
#include <Adafruit_NeoMatrix.h>
#include <Adafruit_NeoPixel.h>
#ifndef PSTR