FREE Serial Monitor lets you record RS232 data into a text file and test serial communication between COM devices and applications. Download for free Serial Port Monitor and try advanced features.
这个好用 CommMonit
Serial Monitor works by installing a filter driver on top of a serial device driver. A filter driver intercepts all I/O requests issued by application. There are control requests that configure port parameters as well as data transfer requests that pass data between application and serial device....
RS232 Port Monitor comes with a slew of powerful features, including advanced filtering and search options, built-in terminal, convenient data visualizers, the ability to record serial communication data to a file, and more. The software has a streamlined and user-friendly interface and doesn’t...
The built-in Serial Terminal module is used to create serial port terminal sessions. Once created, the session can be used to send text or binary data to a connected serial device and to receive device's responses. Combined with Serial Monitor's connection monitoring capabilities, it becomes a...
Serial Port Monitor Non-intrusive software serial port sniffer & RS232/RS422/RS485 protocol analyzer for Windows. This software allows you to monitor the data that devices and apps exchange over serial ports. The program facilitates the development, debugging and analysis of software and hardware ...
串口数据监视工具 Serial Port Monitor可以在其它应用读写串口时监视串口数据, 很好用,但只有15天试用期。
s Serial Port Monitor for a few upcoming projects. Last year, I had an official communication with Oliver Rider of Eltima Software that brought me to a number of utilities with undeniable benefits. Later, I got the license key (registration code) from Oliver for my professional edition, while...
The serial port monitor can send data from text or binary files. Also, you may type a data string in the program window. You can insert characters with code from 0 to 31 (0 - 2F Hex) from a popup menu. Log files. All received bytes can be saved to a file, complete with precise...
The purpose of this API is to allow for any extension to interact with Microsoft's Serial Monitor extension for VSCode. When your extension activates, you can use the following code to get access to the API: import{SerialMonitorApi,Version,getSerialMonitorApi,LineEnding,Parity,StopBits,Port}fro...