Skip to content

laboiteproject/8x8-Animator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8x8-Animator

Animator for Adafruit 8x8 led matrices.

Adafruit 8x8 led matrices are awesome! It's a bit of a pain to program the animations though. This project is a web page created to build animations specifically for these matrices, and soecifically using Adafruit's code sample. It outputs a frame animation variable for use with code for this project:
https://learn.adafruit.com/trinket-slash-gemma-space-invader-pendant

Use it online here:
http://g-mu.github.io/8x8-Animator/

Or use it locally:

  1. Download
  2. Open Index.html in a browser

There is no file save functionality since this is running in a local web page (no access to the OS file system). Be sure to view and copy/pase your animation variable code often.

Instructions

About

Animator for Adafruit 8x8 led matrices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.4%
  • CSS 39.6%
  • HTML 20.0%