hooglsight.blogg.se

Coolterm code
Coolterm code












  • Added special character handling option to combine contiguous CR characters in to a single CR.
  • CoolTerm will now automatically connect once the port becomes available.
  • The automatic re-connect function also includes the use case when connection settings with “Automatically connect on open” enabled are opened and the selected port is not immediately available.
  • This is useful when attached microcontrollers are being rebooted. The re-connect delay can be configured as well. If enabled, CoolTerm will attempt to re-open the port.
  • Added option to automatically reconnect to a re-appearing device has suddenly disappeared before while the port was open.
  • Added code to detect re-appearance of serial devices.
  • coolterm code

    When a port is currently open, it will be closed when the device suddenly disappears.

    coolterm code

  • Added code to detect sudden removal of serial devices.
  • coolterm code

    COOLTERM CODE FOR MAC

    Written in Xojo.ĬoolTerm for MAC Preview/caption] New Features CoolTerm is a simple serial-port terminal application (no terminal emulation) that is geared towards hobbyists and professionals with a need to exchange data with hardware connected to serial ports such as servo controllers, robotic kits, GPS receivers, microcontrollers, etc.įeatures include display of received data in text or hexadecimal format, support for multiple concurrent connection (if multiple serial ports are available), the ability to send data in text or hexadecimal format, local echo, hardware (CTS, DTR) and software flow control (XON), logging of received data to text files, and more.












    Coolterm code