Skip to content

Serial is sending out floats, size is bigger than 2K  #14

Description

@sctv

myPort.write(serialOut); // send this 2k monster down the serial pipe

Each RGB is RRR.0 , GGG.0, BBB.0
Have a test sketch if you are interested that writes the serial payload to a file.
1 frame is a 12kb monster. Will probably lead to serial buffer underruns/losses/glitches.

B

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