dmxUsbPro

A Matlab interface for the Enttec DMX512 USB Pro device.
3 Downloads
Updated 15 Nov 2023

Enttec DMX USB Pro

This repository contains code to interface with an Enttec DMX USB Pro device. (This device communicates, for instance, with light fixtures or sound devices using the DMX512 protocol that is a standard in the audiovisual tech world).

Dependencies:

  1. The class uses the serialouput object which was introduced in Matlab R2019b
  2. I connect the serialoutput object to a COM port. That is (probably?) Windows only.
  3. You should install one of the software packages that Enttec provides first (EMU is the current fancy software, but the older, more basic Pro-Manager works just as well for our purpose here). You can download either one from Enttec's Website.

BK - September, 2023.

Cite As

Bart Krekelberg (2024). dmxUsbPro (https://github.com/klabhub/dmxUsbPro/releases/tag/v1.0.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2023a
Compatible with R2019b and later releases
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.