
Configure the settings and work conditions of RS232 terminals via the messenger-like interface of the management utility displaying all received data and the options for editing and typing new strings to transmit. Logging all sent and received data to an ASCII file is possible.
Termite is a simple RS232 terminal, which uses an interface similar to that of "messenger" or "chat" programs. It comes with a large window that displays all received data and an edit line for typing in strings to transmit. Unlike other tools, it uses a heuristic search for selecting an appropriate COM port. Termite also allows you to select non-standard Baud rates (MIDI, DMX512). Termite focuses on text data, and specifically text that is sent and received as strings terminated with "new-line" characters. It has no provisions for transferring files or binary data.
v3.4 [Apr 3, 2018]
- Bug fix in handling the backspace character in received text.
- Bug fixes in handling the display of forwarded data (received data that is re-transmitted on a second port).
- The time-stamp filter now has a setting to time-stamp every new line (instead of only time-stamping after a minimum delay has been passed).
- The documentation for writing plug-in filters has been updated.