SerialGUI-rs is a graphical serial monitor written in Rust.
It uses the serialport-rs library for serial communication and eframe for its desktop interface, giving users a cross-platform way to connect to serial devices without relying on a terminal. The application is designed for monitoring live serial output and can also visualise incoming comma-separated numeric data in a chart panel, which makes it useful for tasks such as watching sensor values and other streamed measurements.
This is free and open source software.
Key Features
- Configure serial communication settings including baud rate, parity, and related parameters.
- Monitor serial device output in real time.
- Plot incoming numeric data in a live graph panel.
- Automatically scale charts to match changing data ranges.
- Handle fragmented packets from continuous serial data streams.
- Limit chart history to 1000 samples to keep memory usage under control.
Website: github.com/Opentronika/SerialGUI-rs
Support:
Developer: Opentronika
License: GNU General Public License v3.0
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. |

