Coder Social home page Coder Social logo

rdegraafwhizzkit / node-red-contrib-udmx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smadds/node-red-contrib-udmx

0.0 0.0 0.0 58 KB

A node for outputting DMX through a USB dongle

License: GNU General Public License v3.0

HTML 52.01% JavaScript 47.99%

node-red-contrib-udmx's Introduction

node-red-contrib-udmx

A node for outputting DMX through a USB dongle

This node looks for a UDMX dongle with USB ID 0403:6001 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

  • The dependency node-usb requires a library installing first on linux OS (inc. Raspberry Pi). Full details under Installation here: https://github.com/tessel/node-usb#readme. Be sure to do this before trying to install UDMX.

  • Some distributions do not include pkg-config, which is required by a dependancy. Run sudo apt install pkg-config if installation fails and then try again.

node-red-contrib-udmx's People

Contributors

smadds avatar rdegraafwhizzkit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.