windelbouwman / lognplot

Plotting and logging of real-time data for desktop.
GNU General Public License v3.0
78 stars 11 forks source link

Interface with arduino serial plotter #28

Open windelbouwman opened 4 years ago

windelbouwman commented 4 years ago

There are several options for plotting data with arduino.

Having compatibility with arduino would extend the user base.

See this link with an overview:

https://arduino.stackexchange.com/questions/1180/serial-data-plotting-programs

Not sure how this should work, but there must be a good way to make this work properly.