
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.
v2.8 [Jan 20, 2012]
The "search" function now searches from the start of the text if the cursor is positioned at the end of the text.
The mode-less search dialog could not be operated with the keyboard, because Termite itself was implemented as a modal dialog application. This has now been corrected.
The "time-stamp" filter now supports both time stamps that are relative to the first data received, or time stamps in local time ("wall clock time"). In addition, the time-stamp is not always forced to be aligned in the left column.