New Serial Monitor

(I'm not sure if its appropriate to post it there. It's project sharing but I guess people in this category will benefit from this.)
Hi there. I'd like to share an open-source Serial Monitor there. It's called SerialTest.

It works like the Serial Monitor and Serial Plotter on the Arduino IDE, but it runs on Android, too.
Plus, you can communicate with your board via serial port, Bluetooth, BLE, TCP server, TCP client and UDP.
I hope you like it.

1 Like
Some previews

Data panel on Windows

Bluetooth connection on Windows

Plotter panel and data panel in a single window(You can also split them)
mixed_plotter

TCP client on Linux, with connection history

Control panel, showing the servo motor being controlled by it
ctrl

Android hardware serial

TCP server, with the ability to control every connected client

The new version V0.3.2 has been released. It fixes the timestamp error in the previous version and introduces support for merging timestamps. macOS users can also download the DMG file from GitHub Release or SourceForge.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.