tauno-serial-plotter icon indicating copy to clipboard operation
tauno-serial-plotter copied to clipboard

Serial Plotter for Arduino and other embedded devices.

Results 9 tauno-serial-plotter issues
Sort by recently updated
recently updated
newest added

Hi, It seems like the windows installer creates the wrong shortcut in the Start menu + Desktop Repro: 1. Install (tested on Windows 11) 2. Search start menu for Tauno...

Hello, thank you very much for coding this. I have a suggestion for a new feature. The possibility to add subplots and label them. Do you think this is feasible?

No ports show on the snap store version, any idea?

![image](https://user-images.githubusercontent.com/42958218/115749173-21f49b80-a397-11eb-9992-9f51830baaa2.png) Looking the error in google yields no results.

Not sure how to describe the problem other than that it won't work most of the time. Every now and again it can print the output from my Arduino Nano...

Feature request: Is it possible to allow the app to remember the last used baud rate?

enhancement

Please, post latest version for Windows

Version 1.19.4 Windows 11 I have 4 signals sent via UART from an STM32f411 like so, ``` printf("%d,", (int)sine_sig_sample); printf("%d,", (int)noise_sig_sample); printf("%d,", (int)sine_noise_sig_sample); printf("%d\n,", (int)filtered_sig_sample); ``` but only first 2...

Hi! I ran into this issue when starting the application. When installing from ubuntu store app the open button is just gray. Qt: Session management error: Could not open network...