搜索资源列表
串口扫描源码
包含的功能有打开串口,设置掩码等参数,读取数据并存入文件,写入数据等。
串口通信最终测试机
- 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters,
串口linux
- linux下读写串口,包括参数的设置,以及如何进行读写-Serial literacy, including parameter settings, and how to read and write
串口通信1
- 用从c++编写的串口通信程序,内有详细的了解并设置串口参数的源码,并含通信原理-prepared from the use of serial communication program, with detailed understanding of serial port parameters and set up the source code, and communication with Principle
软件侦测串口协议
- 利用MSComm控件,不依赖太多硬件设备,指利用纯软件方法侦测串口通信参数设置情况-use MSComm control, do not rely on too many hardware devices that use software-only method to detect serial communication parameters settings
基于串口AT的手机短信程序
- 基于串口AT的手机短信程序 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。-based on the Serial AT SMS to a procedure based on the Serial SMS Send/Receive procedures; Demo is very simple, based on asynch
crjSCOMM
- 用于串口通讯,选择串口,设置串口参数,进行单片机和PC机的通信调试 -for serial communications, choice of serial, serial port parameters set for SCM and PC communication Debugging
SComm_helper
- 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据 -1. Item 2 of the establishment. Insert the project MSComm 3. Use ClassWizar d definition C
serial
- 串口通讯程序,包括打开、设置串口参数,读写串口等 -Serial communication procedures, including open, set the serial port parameters, such as reading and writing serial
serial1
- 串口通讯程序,包括打开、设置串口参数,读写串口等 -Serial communication procedures, including open, set the serial port parameters, such as reading and writing serial
SerialCommT
- 实现串口通信,可以动态设置串口参数,配置串口参数,是一个比较好的串口调试工具。-Serial communications, serial port parameters can be dynamically set up, configure serial port parameters, is a relatively good serial debug tools.
Com1wizard
- 串口通讯,串口精灵,模拟串口回调!返回串口参数-Serial communications, serial wizard, analog serial callback! Return serial port parameters
02212759646
- 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-1. The establishment of the project 2. MSComm inserted in the project controls 3. CMSComm use Cla
uart2
- linux下的串口简单测试程序。实现打开串口,设置串口参数,发送数据功能-linux serial port under the simple test procedure. Realize open the serial port, set the serial port parameters, send data function
UART
- ARM LPC2100串口编程实例,涉及一些串口参数设置及编程.-ARM LPC2100 诒 实, noise of dashing waves 一些 诓 眉.
SerialPortByVB
- 串口调试VB源代码.可以实现串口接收,串口参数设置,并能保存相关信息,特别适合于对串口通讯有兴趣的程序员.-Serial debug VB source code. Can be achieved to receive serial port, serial parameter setting, and to preserve relevant information, especially suitable for serial co
Example2
- 基于Windows API的虚拟终端实现,能设置串口参数,和流控制。能打开文件,和保存文件。-Based on the Windows API to achieve the virtual terminal can be set up serial port parameters, and flow control. Can open the file, and save the file.
串口
- 与台达PLC进行串口通信,读取参数及控制运动(Read parameters and control movement)
MSComm 串口通信6月9日
- 数据的读取:串口通信串口按位发送和接收字节,可以将来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件使用。串口通信最主要的参数是波特率、数据位、停止位和奇偶校验。(The data read: serial communication serial port by sending and receiving bytes, parallel data characters
串口工具源码
- 模拟串口工具 可以自选串口参数 实现数据接收和发送。附带源码。(comtest :can send message and receive message ,with resource)