Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flickering when using multiple channels #2

Open
pierrep opened this issue Jan 16, 2013 · 2 comments
Open

Flickering when using multiple channels #2

pierrep opened this issue Jan 16, 2013 · 2 comments

Comments

@pierrep
Copy link

pierrep commented Jan 16, 2013

Just wanted to report that I've had some issues with the ofxDMX addon recently.

I've been using this device together with an Enttec DMX Usb Pro:
http://www.enttec.com/?main_menu=Products&pn=71003

The issue I had was occasional weird flickering when I was sending different data to each channel. I had no visual glitches when sending the same data to all four channels (testing with a sinusoidal signal).

I looked at the code but couldn't find any obvious bugs. I then swapped to ofxGenericDmx and my problems were gone.

I think it could be the serial driver vs FTDI driver....not sure really, but thought I'd flag it in case anyone else has had problems. This was on Ubuntu 12.10, 64 bit.

Also posted this here:
http://forum.openframeworks.cc/index.php/topic,7277.new/topicseen.html

@kylemcdonald
Copy link
Owner

thanks, that's really good to know. i'll leave this open in case anyone else runs into this.

@quadbyte
Copy link

quadbyte commented Jul 1, 2013

I can confirm the issue on Ubuntu 13.04 running ofxDmx on my BeagleBone Black.
With a DMX projector fixture, ramping Red and Blue channel back and forth from 0..255. I get one frame where I can see the Green leds flicker, every three or four cycle.

Switching to ofxGenericDmx (harder to install due to FTDI dependencies) and the problem is gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants