My LED Cube

Work in progress. This page is updated occasionally.
New: I've built a second version of the cube with a simplified assembly, a single large battery instead of two, and bit simpler power supply distribution. I’ll document it here as soon as possible. Stay tuned!

The LED Cube code is distributed in the following GitHub repositories :

  • LED Cube - Hardware : hardware assembly, electronics, power-supply.
  • LED Cube - C++ : C++ core libraries for controlling the LED panels and CPU-intensive applications optimized for peak performances.
  • LED Cube - Python : Python tools and applications, including a Cube Simulator which allows to test some algorithms on your PC before deploying them on the Cube.
  • LED Cube - Shaders : GLSL shaders which can be run on the Cube.
  • LED Cube - Server : a streamlined web server and user interface that enables control of the Cube through a desktop web browser or a smartphone.

Videos

3D print

Assembly

Power

Accelerometer

Data cables

Miscellaneous

Stand

Design with onShape


Related pages