arduino-plotter icon indicating copy to clipboard operation
arduino-plotter copied to clipboard

An Arduino library for easy graphing on host computer via serial communication

Results 16 arduino-plotter issues
Sort by recently updated
recently updated
newest added

Is there a way to print current data value (in case of a time graph) along with the legend for each plot?

enhancement

Support for 7+ variable graphs. Support to choose line color on graph of specified variable.

enhancement
3.0.0

Provide debugging alternative since the serial port has been hi-jacked. Expose function to allow messages to be sent through plotter library and display on listener

enhancement
3.0.0

It would be good to add a simple command line in the listener to send characters or commands for the control of the target

enhancement

Add option to freeze listener and write out data to csv. Could also be a record option to save info over longer time period

enhancement

The listener displays 1e+03 instead of 1043 and after the window has filled with the same number for a while it will display NaN on Y scale. https://i.imgur.com/IG5fRAy.gifv Also, how...

bug
enhancement