Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.55 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.55 KB

LED Cube

To be completed...

This is the main repository of the LED Cube project. In this repository you will find :

  • Main description of the LED Cube.
  • Installation of the base OS.
  • Various documentation.

The LED Cube project includes these other 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. This includes the Snow Cube.
  • 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.

OS and base software installation

Read os-installation.md.

Credits

This project would not have been possible without the following resources :