All Projects → hobbyquaker → mqtt-dmx-controller

hobbyquaker / mqtt-dmx-controller

Licence: MIT license
A simple ArtNet / DMX Controller with MQTT Interface 💡🎬

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to mqtt-dmx-controller

dmxnet
ArtNet-DMX-sender and receiver for nodejs
Stars: ✭ 43 (-10.42%)
Mutual labels:  artnet, stage-lighting, dmx512
Msirgb
Alternative to MSI Mystic Light for controlling motherboard LEDs, without the fixed 7 colour limitation.
Stars: ✭ 276 (+475%)
Mutual labels:  rgb, led
ioBroker.wled
IoBroker integration to WLED project
Stars: ✭ 22 (-54.17%)
Mutual labels:  rgb, led
Blink1
Official software for blink(1) USB RGB LED by ThingM
Stars: ✭ 888 (+1750%)
Mutual labels:  rgb, led
eruption
Realtime RGB LED Driver for Linux
Stars: ✭ 140 (+191.67%)
Mutual labels:  rgb, led
acer-predator-turbo-and-rgb-keyboard-linux-module
Linux kernel module to support Turbo mode and RGB Keyboard for Acer Predator notebook series
Stars: ✭ 125 (+160.42%)
Mutual labels:  rgb, led
Polychromatic
RGB lighting management front-end application for GNU/Linux. Powered by OpenRazer (but soon to be vendor agnostic)
Stars: ✭ 581 (+1110.42%)
Mutual labels:  rgb, led
Rgb.net
The one-stop SDK for RGB-peripherals
Stars: ✭ 311 (+547.92%)
Mutual labels:  rgb, led
LaColorduino
I build my own clone of "LaMetric"-smartwatch but with some Colorduino for Twitch, YouTube, Twitter, CSGO, etc.. (Working)
Stars: ✭ 56 (+16.67%)
Mutual labels:  smarthome, led
Rgb
Offline smart home - esp8266 and WS2811/WS2812/NeoPixel LEDs Smart home / Gudra māja / Умны дом
Stars: ✭ 99 (+106.25%)
Mutual labels:  smarthome, led
ledcat
Control lots of LED's over lots of protocols
Stars: ✭ 89 (+85.42%)
Mutual labels:  led, artnet
RGB Audio Backlight
Arduino Sketch for controlling WS2812 RGB Led Strip + Audio Visualizer
Stars: ✭ 19 (-60.42%)
Mutual labels:  rgb, led
RemoteLight
A Java based LED Control Software for WS2811 and WS2812 LED strips
Stars: ✭ 59 (+22.92%)
Mutual labels:  led, artnet
govee btled
A Python wrapper for controlling a cheap Bluetooth RGB light bulb.
Stars: ✭ 50 (+4.17%)
Mutual labels:  rgb, led
h3dmx512-zip
Images for Allwinner H2+/H3 DMX512 / RDM / Art-Net / sACN / USBPro / Pixel / WS28xx / TCNet / SMPTE
Stars: ✭ 57 (+18.75%)
Mutual labels:  artnet, dmx512
Arduino Rgb Tools
A arduino library with tools for controlling an RGB-LED
Stars: ✭ 37 (-22.92%)
Mutual labels:  rgb, led
RGB-Fusion-Tool-PS
Powershell that use RGB Fusion CLI to associate profiles with Windows Processes
Stars: ✭ 30 (-37.5%)
Mutual labels:  rgb, led
ESP8266 ArtNet-LED-DMX-Node
ESP8266 based WiFi ArtNet-Node for WS2812B-LED Pixel
Stars: ✭ 67 (+39.58%)
Mutual labels:  led, artnet
SmartHome
(CANCELLED) Proyecto de domótica compatible con la biblioteca MySensors para Arduino.
Stars: ✭ 19 (-60.42%)
Mutual labels:  smarthome
node-red-contrib-loxone
Connect the Loxone Miniserver to node-red via the Websocket API
Stars: ✭ 65 (+35.42%)
Mutual labels:  smarthome

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.

Related

  • 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].