搜索资源列表
ColorFormView_src
- 这个源代码主要是讲串口通信的,是串口数据传输的例子-the source code is mainly stresses serial communications, serial data transmission is an example
desinmscomm
- 串口通信,进行串口读写数据。串口通信,进行串口读写数据。-serial communications, serial read and write data. Serial Communication, serial read and write data.
comport
- 该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据
USB3
- 通用串行总线(USB)是一种新兴的计算机外围串行通信接口标准,与常用的计算机接口(如串口、并口等)相比,通用串行总线(Universal Serial Bus,USB)具有热插拔、即插即用、数据传输可靠、扩展方便、低成本等优点。从问世以来,它得到了广泛的应用,一方面已成为当前计算机必备的接口之一,同时也被广泛地应用于嵌入式系统设计中。 从1994年USB 0.7出现开始,USB实施者论坛(Implementation Forum)先后定义了USB 0.8、0.9、1.0、1.1、2.0以及USB
serialcommunication
- 用LABview编写,实现RS232串口通信,配置波特率,奇偶校验位,数据位等参数
TestComm
- 基于VC++的GPS串口通信实用程序,串口通过MSCOMM控件读取GPS数据,性能测试优良
serialsV1.023
- window下的串口调试工具,可以用来和单片机之间进行数据通信,将RS232电平转化成TTL电平
MethTest
- 用于瓦斯监测系统的上位程序,包括串口通信模块、数据采集模块、图形显示模块、信息处理模块等。可以实现自动标定过程控制。-Gas monitoring system for the upper procedures, including serial communication module, data acquisition modules, graphics modules, information processing module. Automatic calibration process
vc_and_usart
- Vc++编写的实时读写串口数据,并用VC画出相应的数据波形。-Vc++ written in real-time read and write serial data, and draw the corresponding data using VC waveforms.
MSCommV1
- 用MFC写的串口通信界面。可以接收串口发送过来的数据,进行实时曲线绘制。-Using MFC to write serial communication interfaces. Send them to receive serial data in real-time curve drawing.
jishucheng_vb
- vb开发的通过串口与计数秤进行通信的程序,可以自动采集和手动采集数据,也可向下发命令控制计数秤-vb development of scale through the serial port to communicate with the counting procedures can be automatically collected and manually collected data can also be counting down command-control-fat scale
mfc_serialport
- 基于对话框的mfc的串口程序,实现zigbee网络下数据通过串口传递给PC机。应用serialport类实现串口的通信-Mfc dialog based on serial procedures, to achieve zigbee network data transmission through the serial port to the PC. Serialport application Serial communication type
port
- 该程序是串口通信界面的设计,主要用查询单片机电流电压值并能在界面显示出来,并且能将数据加载至单片机中。-The program is the design of serial communication interface, the main query and single-chip current and voltage values displayed in the interface, and is capable of loading data to the MCU.
serial
- 串口编程调试精灵,利用VB编写的串口调试软件,实现在线设置通信速率、奇偶校验、通信口而无须重新启动程序,可以设置定时发送的数据和时间间隔,可以自动显示接受到的数据并能在字符、十六进制和二进制之间自由切换,自动保存设置参数。-Debug serial programming wizard, VB prepared using serial debugging software, set up online communication rate, parity, oral communication
chuankou
- RS232串口通信源代码及数据传输后上位机界面开发-RS232 serial communication and data transfer source code after the host computer interface development
qxt
- 关于串口通信方面的,能够实时采集下位机的数据,从而转化为图形!-With regard to serial communications, capable of real-time acquisition of data under the bit machine, which translated into a graphic!
communicate
- VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
SCommTest
- MFC,实现串口数据通信,发送目标信息等-MFC, serial data communications, such as sending target information
chuankou
- MFC可以实现串口的通信,发送串口为发送的数据,接受窗口为发送数据的显示。-A serial port communication
8542397
- 这个源代码主要是讲串口通信的,是串口数据传输的例子()