GameFrame
GameFrame copied to clipboard
Game Frame Source
Game Frame Source
This Arduino source code is for use with Game Frame, a pixel display available from LEDSEQ.COM. It compiles under Arduino 1.0.1, and requires the following libraries:
SPI (Distributed with Arduino IDE) EEPROM (Distributed with Arduino IDE) RTClite (available in this repository) IniFileLite (available in this repository) Adafruit_NeoPixel (https://github.com/adafruit/Adafruit_NeoPixel) SdFat (https://code.google.com/p/sdfatlib/)