node-red-contrib-dmxusbpro 1.0.4

node-red driver for Enntec DMX USB Pro - adapted and simplified from node-dmx package https://www.npmjs.com/package/dmx requires node-serialport module

npm install node-red-contrib-dmxusbpro

A simple Node-Red driver for Enntec DMX USB PRO.

Pre-requisites

Requires Node-Red

Installation

$ npm i --save node-red-contrib-dmxusbpro

Description

  • Sends DMX data through the Enntec DMXUSBPRO device
  • Adapted, simplified, hacked from the existing node-dmx package
  • requires node-serialport module
  • node-red-contrib-dmxusbpro node takes an array of ints (0-255) as input.
  • node-red-contrib-dmxusbpro requires the serialport node library. Similarly, the serialport needs to be assigned, COM3, COM4, or /dev/ttyS0, etc
  • The DMX starting address is assignable in the object. This shifts where the preset array is stored in the Universe buffer.
  • Checkout the example Flow called "DMX Presets with MongoDB2 and DMXUSBPRO node"

Node Info

Version: 1.0.4
Updated 5 years, 8 months ago
License: ISC
Rating: 1.0 1

Actions

Rate:

Downloads

7 in the last week

Nodes

  • dmxusbpro

Keywords

  • node-red

Maintainers