klaasdc / led-table

LED table based on Teensy3 and WS2812

Home Page:https://sites.google.com/site/klaasdc/led-table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino code for an interactive LED table, running on the Teensy3.

The project page can be found at https://sites.google.com/site/klaasdc/led-table

The following libraries are needed:

  • Teensyduino
  • OctoWS2812
  • Arduino USB Host/Xbox controller library
  • spi4teensy3
  • IntervalTimer

Klaas De Craemer, 2013-2014


All code is licensed under GPL v3, of which a copy is included with the code.

About

LED table based on Teensy3 and WS2812

https://sites.google.com/site/klaasdc/led-table

License:GNU General Public License v3.0


Languages

Language:Arduino 88.7%Language:C 11.3%