资源列表
自编串口程序
- 串口操作源程序,可以对串口读写操作,当然也可以自发自收,是一个联系串口通信的好例子-source can write to serial port, of course, can also spontaneously collected, the serial link is a good example of communication
TCP2COM.TCP端口与COM口映射
- TCP端口与COM口映射。含源代码,说明。,TCP2COM is a software that works as a portmapper between a tcp port and a com port. When running, the software redirects all I/O of a given com port to a tcp port. The program can run as a NT service or in user environment
TheSerialCommunicationbetweenPLCandHostComputerinV
- 用VB6.0来实现工控机与上位机之间的串口通信-Using VB6.0 to achieve IPC and the host computer serial communication between the
SerialPort-Terminal
- SerialPort Terminal 很好的串口编程,可以作为参考资料-SerialPort Terminal
int_485
- 485编程实例分析文档-485 Programming Document Analysis
HOOK
- 基于串口通讯(通过USB转串口)的示波器界面,必须确定已经连接正确的端口才能进行数据传输。
ccbiancheng
- 采用c编写的一个程序,实现双机之间串口通信的功能,包括详细的设计内容。-C write a program used to realize serial communication between the double features, including detailed design content.
串口通信应用程序
- 这是串口通信应用中一个比较好的例子,同还展示了如何通过串口来获得GPS接收到的数据,并作相应的处理,是一个完整的示例。-This is the serial communication applications a good example, with the display through the serial GPS receiver to receive the data, and accordingly, is a complete example.
Serial-debugging-assistant
- 基于JKI的串口调试助手,希望对初学者有所帮助-JKI-based serial debugging assistant, hope to help beginners
PortMon
- 串口监视,可以用来监视串口接收和发送的数据-Serial surveillance, surveillance can be used to send and receive serial data
Analogmeter
- 模拟电表软件,主要模拟电表数据、遥测数据、参数修改、报文显示、可以模拟2个电表(可以自行修改增加),最终通过RS232转485输出-Analog meter software, the main analog meter data, telemetry data, parameter modification, message displays, you can simulate two meters (which can be modified to increase its own), th
111
- 串口动态链接库.rar,用VC实现的,串口通讯例子