Selection of utilities

Tauno Serial Plotter – graphical serial data plotting tool

Tauno Serial Plotter is a graphical serial data plotting tool designed for Arduino boards and other embedded devices.

It reads incoming serial output and turns numeric values into live plots, making it useful for monitoring sensor readings, debugging microcontroller projects, and visualising changing data without building a custom dashboard.

This is free and open source software.

Key Features

  • Provides a simple PyQt6 interface for plotting live serial data.
  • Plots multiple variables at once with different colors for each series.
  • Handles integers, floating point values, and negative numbers.
  • Automatically scrolls the time scale on the X axis.
  • Automatically resizes the data scale on the Y axis.
  • Supports labels for data series when labels are included in the serial stream.
  • Lets users adjust plot settings and export data from the graph context menu.

Website: github.com/taunoe/tauno-serial-plotter
Support:
Developer: Tauno Erik
License: GNU General Public License v3.0

Tauno Serial Plotter at start

Tauno Serial Plotter is written in Python. Learn Python with our recommended free books and free tutorials.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments