/SerialTest

Serial port test tool on Win/Linux/Android, with realtime plotting, shortcut | Qt开发的跨平台串口助手,带实时绘图和快捷发送面板

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

SerialTest

downloads
A cross-platform serial port test tool.

中文介绍

Features

  • Tested on Windows, Ubuntu, Android, Raspbian
  • Fast response
    (Disable "Realtime" option in "data" tab for higher speed)
  • Low memory cost
    (around 1:1 memory cost in raw dump mode)
    (useful when dumping serial data)
  • Rich encoding support
    (UTF-8/16/32, GB18030, BIG5, KOI8-R, EUC-JP, EUC-KR, …)
  • Remember all preferences
    (All preferences are saved in one file on PC, portable and clean)
  • Export raw binary data or selected text
  • Real-time plot
  • Customized controllers
  • Android Bluetooth SPP support

Previews

port
port_android
data
plot

more previews

Change Log

Change Log

Build

You need to download qcustomplot.c and qcustomplot.h manually, put them in the /src folder, then build.