Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 533 Bytes

readme.md

File metadata and controls

18 lines (16 loc) · 533 Bytes

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)