Vovsoft Logo
Vovsoft Facebook Page Vovsoft Twitter Account Vovsoft Youtube Channel
Menu
Home » Feature Requests » Serial Port Monitor

Serial Port Monitor Feature Requests



Here are the features requested by users.

πŸ‘‰ We will try to implement the features with the most votes first.
πŸ‘‰ A valid license key must be entered for voting!
πŸ‘‰ Each license key can be used for a maximum of 1 vote per feature!
πŸ‘‰ A universal license key can be used to vote for all programs, even the freeware tools!

Serial Port Monitor Icon Serial Port Monitor Windows

Ability to display received hex values correctly starting from $80. Currently only ASCII values can be displayed correctly (up to $7F).

Ability to send CR/LF sequence when sending ASCII - ability to easily send control codes like CR (#10 = 0xA), LF (#13 = 0xD)

Ability to enumerate and sniff serial interfaces that use non-standard driver models like FTD232 based devices that do not provide a COMn programming interface e.g. micro-controller boards, vehicle OBD2 interfaces etc so it becomes easy to reverse engineer proprietary addresses of system hardware devices to help create Android apps that can program proprietary features and not just read generic OBD-2 codes

Ability to monitor multiple serial ports at the same time

Ability to monitor the serial port at the same time that another application is sending and receiving data

Ability to specify "send" repeat time, be it minutes or hours

Ability to wait a signal to mean they start transmission, and one other signal to mean the transmission has ended. This way, we can put codes to monitor activity and automatically export the data in txt.

Application should detect the available COM port at start.

Automatic reconnection of the RS232 connection to handle any disconnections that may occur (after events like PC restarts, Windows updates, and similar occurrences)


× Pay What You Want

A valid license key must be entered for voting!
Done πŸ‘ Ability to save transmission as log files

Done πŸ‘ Ability to send binary and hexadecimal data

Done πŸ‘ Ability to send serial commands according to a time schedule

Done πŸ‘ Add flow control options: none, xon, rts, dsr

Done πŸ‘ Different icons for connect and disconnect buttons.

Done πŸ‘ More parity options: none, odd, even, mark, space

Done πŸ‘ Receive in HEX format