搜索资源列表
VC-serial
- vc下写的串口驱动程序例程 与一般的不同 有界面方便设置参数-vc wrote under the serial driver routines with a different set up a convenient interface parameters
CSCommTest
- 串口驱动程序,在界面上能发送接收数据,主要是参照网上的教程实现的,代码能运行通过,是一个界面程序-Serial port driver, the interface can send receive data, mainly by reference to the realization of online tutorials, and code to run through, is an interface program
comport
- 打开串口,设置串口号,用户界面GUI,方便操作-Open the serial port, set the serial number, user interface GUI for easy operation
GetPortAvalableonPC
- 基于VS的界面设计中,使用串口通信时,自动检测PC串口数量的程序。-Based on the VS, interface design, using serial communication, automatic detection of the PC serial number of the program.
SCOMMV23
- 程序实现电脑串口通信,功能实用,界面简洁,调试未出现问题,可以连接外接传感器等。-Computer serial communication procedures, functional, simple interface, debugging problems, you can connect an external sensor.
CommDiag
- 用mfc编写的串口应用程序,使用便利。附上了全部源码。界面简洁易于扩展。-Easy-to-use MFC based serial port communication program.
RS23or2485
- VS++下开发的RS232/485 串口通讯程序,带界面-Under VS++ developed RS232/485 serial communication program, with the interface
串口通信
- 串口通信编程,初学者可以仿照读写,界面需要自己拓展