LedBox Mqtt Agent , controlling led animation on the led box
This repository contains an mqtt agent implementation in Python to display event animation to the ledbox, that can be used to display meanings to computer events or notifications : (internet link down, childrens near home, web site not available, build failed …. )
An animation example :
This animation is done on sending the following command on an mqtt topic
parallel(parallel(dotanim(red, 1, 11),rain(blue)), dotanim(green,1,9))