displaying data from serial port

22 views
Skip to first unread message

Adrian Godwin

unread,
Jan 13, 2021, 5:57:52 PM1/13/21
to devel...@arduino.cc
The recent extensions to the arduino plotter are useful and very welcome. It's especially good that it requires almost no work to get a meaningful display. However, the autoscaling of all data identically sometimes causes some streams to get lost or be difficult to read.

This utility (not my work) allows use of the same format (a simple csv line) to build extensive dashboards with whatever format is required. The format data can either be included in the stream or provided on the host with a separate file. This means that it can be used for more complex datasets with little or no change to the arduino side.


It would still be necessary to close the Arduino use of the serial port and allow SerialStudio to open it. This is trivial in most uses but less convenient when flipping between live data and programming.

Would it be possible to have the Arduino IDE offer generic access to the serial port by external programs when it shifts mode, rather than just the Monitor and Plotter options ?



Rob Tillaart

unread,
Jan 14, 2021, 2:29:47 AM1/14/21
to Arduino Developers
Adrian,
there exist serial splitting software like - https://www.eltima.com/products/serialsplitter/
might do the trick you are looking for.

Virus-free. www.avg.com

--
You received this message because you are subscribed to the Google Groups "Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to developers+...@arduino.cc.
To view this discussion on the web visit https://groups.google.com/a/arduino.cc/d/msgid/developers/CALiMYrtD6WW6By4g2MBZtq4EYGF8HOhe2L_AYbNtz60wBPdhCg%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages