/SerialPlotterPlus

Serial Plotter for Arduino

Primary LanguageProcessing

Serial Plotter Plus

Serial plotter created with Processing

  • Useful for Arduino debugging.
  • Multiple data separated by commas can be plotted simultaneously. (See: ArduinoSenderExample)
  • Left-button click on the graph area to stop updating.
  • Use mouse wheel or pinch-out to zoom in x axis.
  • Right-button drag to slide the graph.
  • Y-axis range is 0 to 1023. Easy to change it on the code.