项目作者: hobbyquaker

项目描述 :
A simple ArtNet / DMX Controller with MQTT Interface 💡🎬
高级语言: JavaScript
项目地址: git://github.com/hobbyquaker/mqtt-dmx-controller.git
创建时间: 2017-07-29T16:14:48Z
项目社区:https://github.com/hobbyquaker/mqtt-dmx-controller

开源协议:MIT License

下载


MQTT DMX Controller

Dependency Status
macOS and Linux Build Status
Windows Build Status
XO code style
License

A simple ArtNet / DMX Controller with MQTT Interface

Screenshot

Install

macOS

Go to the latest release page and download the
mqtt-dmx-controller-x.x.x.dmg file.

Linux

On the latest release page you can find a .deb
file for Ubuntu and Debian and a .tar.gz that should work on other distributions.

Windows

On the latest release page you can find
mqtt-dmx-controller-setup-x.x.x.exe that should work under 64bit Windows.

Usage

Should be quite self-explanatory when you’re experienced with DMX Controllers. If you have questions please open a
Issue.

Beside the normal operation like many other DMX Controllers it’s also possible to use MQTT to set channel values,
activate scenes and control sequences. The topics and payloads used for this are the same as described in the
mqtt-dmx-sequencer documentation.

  • mqtt-dmx-sequencer - the headless counterpart to this
    Software. You can export scene- and sequence-files from mqtt-dmx-controller that can be used with the mqtt-dmx-sequencer
    for fully automated and headless DMX Control.
  • artnet - Node.js module that can be used to send ArtDMX
    packages to an Art-Net node.

License

The MIT License (MIT)

Copyright (c) Sebastian Raff and mqtt-dmx-controller contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Credits

Art-Net™ Designed by and Copyright Artistic Licence Holdings Ltd.