搜索资源列表
PortMon
- 非常好用的串口监听工具,后台运行,自动记录串口通讯的数据往来-Serial Port Monitor is very useful tool, running in the background, automatically record the serial data communication between
SendReceive_COMM
- This program was designed as a utility tool to allow the user to send and recieve data from a serial com port while monitory the byte data. If a loopback ciruit is made on the com port(jumper send to recieve DB9 pins 2 & 3) a developer can also monit
ComMsg
- 串口通信调试程序,能够进行两个串口之间的通信,并能将接收到的数据分别以不同的数据格式显示出来,如十六进制,ASCI码等,能监控串口通信的整个过程。-Debug serial communication procedures, to carry out the communication between two serial ports, and be able to receive data in different data formats is displayed, such as hexa
M_232
- vc++环境中实现串口通信,分时和两个类型串口通信。并显示存储数据。本例实现和环境监测仪与逆变器的通信,可用于太阳能环境参数的监测。-vc++ environment to achieve serial communication, sharing, and two types of serial communication. And display the stored data. In this case the environment monitor implementation and
ascii_serialPort
- 在VS2005环境下,以C# 语言,采用 serialPort 完成的 ASCII码串口调试程序,简单,灵活。接受按钮还能启到串口监控的功能。-With C# in VS2005, using serialPort to send or receive ASCII, then receiving function could monitor the port.
java-com
- 自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their
SCC
- VC++写的串口通讯监视软件,尤其是它的界面也是值得学习的,类似OFFICE的风格。-VC++ to write software to monitor serial communication, in particular, it is worth learning the interface, similar to the style OFFICE.
newjsq
- 华鹏集团 高压开关柜电流监视器源码 2012年9月-Huapeng Group High Voltage Switchgear current monitor source code in September 2012
串口监视
- 用于调试串口,可监视串口是否被程序占用等,在调试过程中起到重要作用(It can monitor whether the serial port is occupied by the program and so on. It plays an important role in the debugging process)