A 3x3x3 LED cube, originally based on Paul Wilhelms project with USB and a lot of new features.
37e885f02e
We can now select a LED on the screen and get the index of the LED. To get the right index, we use the color picking technique mentioned in the OpenGL RedBook. This works suprisingly pretty well (and fast!). |
||
---|---|---|
client | ||
doc | ||
editor | ||
firmware | ||
pcb | ||
.gitignore | ||
GFDL.txt | ||
GPL.txt | ||
LICENSE | ||
miniledcube-1.0.zip | ||
README.md |
CTHN Mini LED Cube
What is this?
This is the source code for the CTHN Mini LED Cube project as it is going to be implemented during a workshop series.