Skip to content

KnedelCube is an LED cube that displays random animation from the Divoom community.

Notifications You must be signed in to change notification settings

ChristianKnedel/KnedelCube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KnedelCube

KnedelCube is an LED cube that displays random animation from the Divoom community.

install

install rpi-rgb-led-matrix

Working with RGB LED matrices requires to install a base driver software. I use the incredibly versatile rpi-rgb-led-matrix. https://github.com/hzeller/rpi-rgb-led-matrix/

install KnedelCube

Please edit gif-viewer.py and change your settings

$ apt-get install ffmpeg
$ wget https://github.com/ChristianKnedel/KnedelCube/archive/refs/heads/main.zip
$ unzip main.zip
$ cd KnedelCube
$ cp /home/cube/install/rpi-rgb-led-matrix-master/bindings/python/samples/gif-viewer.py .

Cronjob

This cronjob can be used to change the animation by interval

*/5 * * * * /home/cube/KnedelCube/merge-one-gif
@reboot /home/cube/KnedelCube/merge-one-gif

About

KnedelCube is an LED cube that displays random animation from the Divoom community.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages