Skip to content
/ octet Public

Code for an upcoming 8x8x8 3D LED cube. Has an OpenGL simulator to try out effects.

Notifications You must be signed in to change notification settings

shashi/octet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED Cube

Code for a 8x8x8 LED cube, has a lame OpenGL based simulator for trying out effects without burning them to the microcontroller.

Run make to compile, run ./main to run simulation.

This repository is currently only for technites kids to use. I'm sure the code is of no use to anyone else.

Setup

On Ubuntu (11.04 or greater), run

apt-get install freeglut3 freeglut3-dev binutils-gold

Optionally, install glut documentation:

apt-get install glut-doc

TODO

Effects:

  • Sine wave
  • Random speckles
  • Rain
  • Send dot ... a lot more

Compilation:

  • make msp should compile it for the msp ^ long way to go.

About

Code for an upcoming 8x8x8 3D LED cube. Has an OpenGL simulator to try out effects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published