8000 GitHub - taunoe/tauno-monitor: Simple serial port monitor.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

taunoe/tauno-monitor

Repository files navigation

Tauno Monitor

The serial port monitor for Arduino and other embedded development.

The goal is to make a user friendly serial port monitor for the GNOME desktop.

Features:

  • Remembers the last used settings (Theme, Baud Rate, Port etc.)
  • Auto reconnects to the serial port when the connection is lost
  • Can log data to a file
  • Customizable colors
  • Displays data in different formats: ASCII, BIN, OCT or DEC
  • Can open multiple instances

Important

Depending on your system you may need to add a user to dialout group to open serial ports:

sudo usermod -a -G dialout $USER
sudo usermod -a -G plugdev $USER

You may also need to install udev rules. PlatformIO have a good instructions

Screenshots

Light mode

Dark mode

Preferences window

Log file

Install

Flatpak

Get it from the Flathub

Snap

Get it from the Snap Store

Ubuntu users also must enable "Access USB hardware directly" on the Ubuntu Store Software store:

Ubuntu permissions

or from command line:

snap connect tauno-monitor:raw-usb

Build

You can build Tauno Monitor using GNOME Builder: import the project and press the Play button.

Support

Buy Me A Coffee


Copyright 2023-2025 Tauno Erik https://taunoerik.art

Sponsor this project

Contributors 4

  •  
  •  
  •  
  •  
0