github.com/ezzcodeezzlife/LED-Cube ↗
Modul "Bachelorprojekt" Digitale Medien - WiSe 2021/22
Open this visualization on its own page →
Contributors
4
Lines of Code
72
From
2022-01-11
To
2022-02-15
About ezzcodeezzlife/LED-Cube
This is a bachelor's degree project from a Digital Media program (Winter 2021/22) that implements an interactive LED cube. The team designed a physical cube with LED panels mounted on each face to display numbers. When rolled, the cube triggers light animations and displays the rolled number, which is then transmitted to a web server and shown on a website. The project supports multiplayer gameplay where two users can play dice games online with their friends.
The cube is constructed using 3D printing, with an embedded controller housed inside that manages the LED panels. The project includes comprehensive documentation with a detailed project report, presentation slides, and a demonstration video showing the cube in action. The implementation is written in C++ and handles both the hardware control for the LED animations and the communication with the web server infrastructure.