
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.2 [Aug 19, 2015]
- User-interface translations: Spanish and Russian. Thanks go to the translators Luciano Zini and Viacheslav Vasiliev. The Italian translation was done by Giuseppe Bordoni, the French translation by Jean-Michel Terrade, German by Ulrich Schnier and Polish by Krzysztof Kozłowski.
- The polling interval, at which Termite checks whether new data has been received, is now configurable.
- A new plug-in filter that automatically sends a reply when received data matches a search string. Corrections and extensions in other filters.