dmxUsbPro
Version 1.0.0 (7.11 KB) by
Bart Krekelberg
A Matlab interface for the Enttec DMX512 USB Pro device.
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:
- The class uses the serialouput object which was introduced in Matlab R2019b
- I connect the serialoutput object to a COM port. That is (probably?) Windows only.
- 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 LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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.