Skip to content

Is it possible to stop DMXSerial to start another serial port on the Arduino Uno? #69

Open
@KoenigTA

Description

@KoenigTA

Hey,
I am building a project with the Arduino Uno with Midi and DMX. Now I have the problem that I can only use one serial at a time. To need only one Arduino anyway, I tried to stop the Serial. The Serial for Midi stops with Serial.end(), but the DMXSerial does not stop. Is there a way to stop the DMXSerial to make room for the other Serial?
Thanks for any response.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions