node-red-contrib-udmx 1.0.6

A node for outputting DMX through a USB dongle

npm install node-red-contrib-udmx

A node for outputting DMX through a USB dongle

This node looks for a UDMX dongle with USB ID 16c0:05dc and allows a single DMX channel to be set to a value.

It works with the Chinese usb to DMX adapters readily available (e.g. search ebay for "usb dmx").

alt text

Installation

Use the 'Manage Palette' option from the Node-Red admin panel, then search from the 'Install' tab.

If not found, you can install manually:

In your .node-red folder run: npm i node-red-contrib-udmx then restart the node-red service.

Usage

Set msg.topic to the DMX channel (1-512) and msg.payload to the value (0-255).

Tips

  • Restart node-red after inserting dongle to ensure it is detected

Known Issues

Node Info

Version: 1.0.6
Updated 6 years, 8 months ago
License: GPL-3.0
Rating: 4.0 2

Actions

Rate:

Downloads

7 in the last week

Nodes

  • udmx

Keywords

  • node-red

Maintainers