项目作者: M-Hayhurst

项目描述 :
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.
高级语言: C++
项目地址: git://github.com/M-Hayhurst/Python-Arduino-LED-Cube.git
创建时间: 2018-01-25T17:24:37Z
项目社区:https://github.com/M-Hayhurst/Python-Arduino-LED-Cube

开源协议:MIT License

下载


Python-Arduino-LED-Cube

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 :)