搜索资源列表
comtest_stick
- 一个完整的winXP下对话框界面的串口通讯测试程序源码(用于操纵杆数据的快速读取)。VC++6.0编译完成可以直接执行。有很好的参考和应用价值。-a complete dialog under winXP serial communication interface testing procedures source (for the stick data Quick read). VC 6.0 compiler can complete the direct execution. Have a
C51_SL811_ModeDisk_manual
- 基于C51及SL811读写U盘的开发文档资料,包括芯片数据手册,测试命令及测试工具,电路原理图,配合基于C51及SL811读写U盘的源程序C51_SL811_ModeDisk_Program就可以产生完整的U盘读写模块
VC
- 用vc编写的用于GPRS通讯的数据中心程序,代码完整,可用-Vc prepared with GPRS communication for data center program, code integrity, can be used
serialport
- 功能完整的串口接收 发送数据 有选择串口 波特率的功能 等等 -serialport receive and send data
GPS
- 实现串口接受并读取GPS数据,然后进行分离,得到各部分独立的数据供上层使用,代码完整调理清楚-Serial port to accept and read the GPS data, and then were separated, and the use of the various parts of independent data for the upper, code integrity conditioning clearly
ATCommandV5
- 自己写的完整串口通信类,有实例程序,类中有详细的中文注释,多线程监听串口数据,搜索电脑上所有串口设备,对串口设备的插拔进行监听-Complete serial communication class to write their own, there are instances of the program, the class detailed notes in Chinese, all serial devices multithreaded monitoring serial data,
SerialPort
- 串口通信实现代码,使用SerialPort类实现,打开制定端口,发送/接受数据,代码完整-Serial communication implementation code, using SerialPort class implementation, develop open port, send/receive data, code integrity
iComm
- 利用COMM控件,自己写的串口调试助手,可以实现以ASCII码和HEX方式发送和接收数据,接收到的数据可以自动写入TXT文件,可以自动对接收到的一条完整消息末尾加换行,以方便保存和显示。-Write your own serial debugging assistant can be achieved in ASCII and HEX send and receive data, the received data can be automatically written to a TXT fi
完整串口通信程序(发送和接受)源代码
- 完整串口通信程序Vc++源代码,实现通过串口发送和接收数据的功能(Complete serial communication program Vc++ source code, to realize the function of sending and receiving data through the serial port)