项目作者: mqttiotstuff

项目描述 :
LedBox Mqtt Agent , controlling led animation on the led box
高级语言: Python
项目地址: git://github.com/mqttiotstuff/mqtt-agent-ledbox.git
创建时间: 2021-03-14T17:37:28Z
项目社区:https://github.com/mqttiotstuff/mqtt-agent-ledbox

开源协议:

下载


LedBox MQTT Agent

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

  1. parallel(parallel(dotanim(red, 1, 11),rain(blue)), dotanim(green,1,9))

See gallery for more examples

See Reference for more information of the builtin functions