Skip to content

RS-232 serial terminal for embedded developers written in Qt

License

Notifications You must be signed in to change notification settings

ivanovp/iserterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RS-232 serial terminal written in Qt

It was designed for embedded software developers.

Features:

  • Hexadecimal view/send
  • Delay can be defined separately for common characters and newline character
  • Newline can be defined separately for sending and receiving
  • Sending file
  • Saving console's content to file
  • History of entered commands with auto completion
  • Sending raw hexadecimal, decimal, binary data
  • Sending pre-defined texts with one button/shortcut
  • Automatic logging to file

Compile

You need Qt 5 with QtSerialPort. Type 'qmake' and 'make' on console.

Authors

Copyright (C) Peter Ivanov <[email protected]>, 2015-2024

This software is based on Simple Terminal example.

Copyright (C) 2012 Denis Shienkov [email protected]

Copyright (C) 2012 Laszlo Papp [email protected]

Contact: http://www.qt.io/licensing/

About

RS-232 serial terminal for embedded developers written in Qt

Resources

License

Stars

Watchers

Forks

Packages

No packages published