/GameFrameV2

Game Frame 2016 Revision for Teensy LC/3.x and Supporting IR Remote Control

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Game Frame Source

This source code is for use with Game Frame, a pixel display available from LEDSEQ.COM. It compiles for Teensy 3.x and Teensy LC under Arduino 1.6.3 and Teensyduino 1.22, and requires the following libraries.

Most libraries are available for download here: https://www.pjrc.com/teensy/td_libs.html

  • SPI
  • EEPROM
  • Wire
  • Time
  • DS1307RTC
  • FastLED
  • Entropy
  • IRremote
  • SdFat
  • IniFileLite (available in this repository)