hobbyquaker / mqtt-dmx-controller

A simple ArtNet / DMX Controller with MQTT Interface 💡🎬
MIT License
65 stars 14 forks source link

How to use the MQTT interface #3

Closed johnroper100 closed 7 years ago

johnroper100 commented 7 years ago

I am guessing that the MQTT interface is a web/mobile interface? How can I use it?

hobbyquaker commented 7 years ago

MQTT is a Messaging Protocol, it's kind of the standard protocol for "Internet of Things" communications. You can find further Info and a lot of links to MQTT related software in this list: https://github.com/hobbyquaker/awesome-mqtt