Skip to content

Jerware/GameFrame

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
sd
 
 
 
 
 
 
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/)

Releases

No releases published

Packages

No packages published

Languages