3x3x3 LED cube controlled with an Arduino and interfaced with Python using a serial connection. The Python interface allows easy changing of animations, playback speed and LED brightness. Animations are stored in a human-understandable image format.
3x3x3 LED cube controlled with an Arduino and interfaced with Python. LED patterns formatted as bitmaps are parsed using Python and sent to the Arduino. Controll of LED brightness and playback speed is also possible over a python interface.
Please note that this is my first attempt at publishing and maintaining a project on github… expect a shitload of redundant commits :)