Download the new version of the Terminal software - version 1.9b 20040204 released in the part Download. You can read below what is new in this version here.
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
- small .exe file only 248k
- simple file send
- character counter
- 6x com ports
- baudrate up to 256kbps
- log to file (hex & string)
- transmit macros
What's new version 1.9b 20040204
- Rx&Tx counter
- Stay On Top
- hex sequence find
- baudrate bugfix
- new baurates 28800bps and 128000bps
- custom baudrate
- signal LEDs
- milliseconds in timestamp

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 ##=#).
If you'd like to store macro in macro list (up to 10 in each) just click with right mouse button and chose "save macro". 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
- Bray's Home Page - http://bray.velenje.cx/
- Download the Terminal from the HW-server.com - termv19b.zip
Related articles
- RS 485 & RS 422 - http://english.hw.cz/docs/rs485.html
- PC Parallel Port - http://english.hw.cz/docs/scp_ecp.html
- Atmel AT89C2051 programmer - http://hw-server.com/constrc/aatp.html
- RD2 Kit - HW Description - http://hw-server.com/constrc/rd2kit.html
- RD2 Kit - HW Description - http://english.hw.cz/programming/rd2kit.html