搜索资源列表
API的串口通讯程序
- API的串口通讯程序,可设置为数据发送或者字符发送,可设置自动发送;接收可以为数据也可以为字符方式,有实时的错误报告。-API serial communication procedures, data can be set to send or characters sent, can be set to automatically send; to receive data can also character, a real-time error reporting.
使用串口通讯发送和接收文件
- 使用串口通讯发送和接收文件-use serial communications to send and receive documents
两台PC机间RS-232串口通信
- 两台PC机间RS-232串口通信:有乙机,再有乙机通过串口jieshou甲机键盘输入字符串发送给乙机,再由乙机通过串口接收字符并显示在屏幕上。当键入感叹号,结束收发过程。
串口工具
- 串口调试工具,可以定义发送字节
串口发送源代码
- 串口发送
LM3S8962串口通信例程
- 很好的串口通信例程,已经在keil上编译下载运行,按下开发板上的按钮,就可以通过串口发送数据。
串口通讯程序
- vb6.0环境 通过串口发送数据或文件内容
串口接收和发送的电脑软件
- 串口助手, 串口接收和发送的电脑软件,delphi7+SPComm源代码 作者:knight,Serial Debug
serial.rar
- qt串口编程 用于qt多线程编程读写串口....目的是先写串口发送命令出去,然后读串口的返回值.... ,serialthread
SendFile.bak
- 使用visual c++开发的串口文件发送程序,不像串口调试软件对发送文件大小有限制,波特率、串口数可调,命令行界面-The use of visual c++ Developed serial file procedures, unlike the serial debugging software to send the file size limitations, baud rate, serial number of adjustable, command-line interface
JavaCOM
- JAVA实现串口通讯,可以截获各串口发送的数据和对串口发送数据。-JAVA Serial communications can be intercepted by the serial port to send data and send data to the serial port.
READCOM2
- 串口发送、接收数据,显示数据、画图功能 可以选择16进制或ascii数据发送-Serial port to send, receive data, display data, drawing function can choose 16 hexadecimal or ascii data sent
HZ_COMM
- 汉显模块+kb3130秤重仪表测试程序,即可以实现汉显模块的汉字发送接收通讯,易可对toledo的kb3130型号仪表的通讯。需要commint串口控件支持-Han significantly kb3130 weighing instrument module test procedures, which can achieve significant module Han Chinese sent to receive communications, easily could toledo
cvery.comvc
- 对串口的操作,用串口进行数据的接收和发送,对串口的监控。
GPRSCommunication
- 利用计算机串口通信,实现对GPRS模块的控制,并进行英文及汉字的编码及发送功能。-Computer serial communication is used to achieve control of the GPRS module and the code in English and Chinese characters and send functions.
CSharpCOMSocket
- C#版串口通信编程(接收和发送数据)-C# version of the serial communication programming (receiving and sending data). .
SCOMMV2.3
- 串口调试工具V2.3++增强版。该增强版是由龚建伟老师的串口调试工具V2.3为基础改进而来。添加了工程中常用的ASCII/16进制/10进制/2进制的发送与显示等功能。希望对大家有所帮助。-Serial debugging tools V2.3++ Plus. The enhanced version of the teacher by the GONG serial debugging tools based on improvements from V2.3. Add commonly us
VB RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS232 serial debugging tools. Very
串口通信API
- 在windows api编程下实现串口通信的发送与接收(The realization of serial communication sending and receiving)
完整串口通信程序(发送和接受)源代码
- 完整串口通信程序Vc++源代码,实现通过串口发送和接收数据的功能(Complete serial communication program Vc++ source code, to realize the function of sending and receiving data through the serial port)