Skip to content

patou01/py_serialPlot

Repository files navigation

py_serialPlot

A simple serial plotter written in Python, works on Python 3.7

Features

  • Takes any number of inputs, all formulated in line "y1, y2, y3 ... yn\n".
  • Can use the first input as x axis

libraries and versions

  • Matplotlib 3.3.2
  • numpy 1.19
  • pySerial 3.4

to be done

  • Allow different scales for each input
  • Make y resizing better
  • Smooth user experience, unlikely to ever happen
  • Reduce cpu load

About

A serial plotter similar to the one from arduino

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages