Group Abstract Group Abstract

Message Boards Message Boards

Arduino and Wolfram Mathematica dynamic plot

POSTED BY: Jose Calderon
2 Replies

You should send raw bytes using Serial.write and then import them using something like ImportByteArray[ByteArray[yourData], "UnsignedInteger16"] (if for ADC values). Then you bypass encoding/decoding stage, and can pack 1 byte of real data per Serial.write

POSTED BY: Kirill Vasin

My first thought is to change the USB cable with one you have tested to have good data transfer speeds.

POSTED BY: A J Hardesty
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard