Terminal

com port development tool 

 

What is it?

Terminal is a simple serial port (COM) terminal emulation program. It can be used for communication with different devices such as modems, routers, embedded uC systems, GSM phones,... It is very useful debugging tool for serial communication applications.

 

 

Features

  • without instalation, only single and small .exe file
  • simple file send
  • character counter
  • baudrate up to 256kbps & custom baudrate
  • up to 20 com ports
  • log to file (hex & string)
  • transmit macros
  • scripting (with graph/visualization support)

Macros

In macros you can use all characters from keyboard and any ASCII char if you use $xx or #xxx. Where $xx is hex and #xxx dec format of ascii code. If you want to use # or $ char in macro you should type it twice ($$=$ and ##=#).

You can store macro in macro file. Active macro is "saved" even if you don't save it and will be available next time when you'll start Terminal. Macro string can be up to 128 characters long.

Download & Links

Download the new version of the Terminal software - version 1.9b 20080315

download

Terminal is still FREE but if you find this tool useful and if you'd like to support this project and make a small donation...here is the simplest way to do it It's secure, quick and easy.


What's new...

  • 20080315 - 10 more macros