搜索资源列表
chuankou
- 基于ART采集卡和嵌入式ARM主板用EVC实现数据的实时采集及串口接收和发送。可以通过串口调试助手观察串口的通讯状态。-ART-based capture cards and embedded ARM board with the EVC to achieve real-time data acquisition and serial port receive and send. Can be observed through the serial port to debug serial co
WinCE_SerialPort
- 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a