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

DMX Address Translator using two UARTS #82

Open
Lesateq opened this issue Dec 26, 2023 · 0 comments
Open

DMX Address Translator using two UARTS #82

Lesateq opened this issue Dec 26, 2023 · 0 comments

Comments

@Lesateq
Copy link

Lesateq commented Dec 26, 2023

For not having programmed for 25 years my C is a bit rusty... I read about using two UARTS with the DMXSerial library but I have a question. I want to develop a DMX address translator. I need two DMX ports. The first port I will use to read DMX commands from a DMX controller. I want to change the device address and send the DMX commands to the second port. To this port fixtures will be attached. The reason for this idea is that cheap DMX controllers use a range of fixed DMX addresses. However, in a complex environment, like the theater I work for, I need to securely determin the addresses. The fixed addressed of the mentioned controller can cause conflicts. Can I use an Arduino board with two UARTS to do so?

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

1 participant