
ledcube
Design and implementation of a three dimensional LED matrix.
Release candidate one available! Download and unzip this and double click on project/run.bat. Let us know if it goes wrong!
(Note that you'll need to have the cube plugged in for this to work!
to get you started, here's how to get the project going on you machine from scratch
Compiling:
javac -cp "<path.to.libs>" ./*/*.java
Running:
java -Djava.library.path="<path.to.libs>" -jar "<path.to.jar.of.project>"
Project Information
- License: MIT License
- 3 stars
- svn-based source control
Labels:
LED
Arduino
Processing
wiring
Cube