搜索资源列表
Sprit
- 一个使用Mscomm控件编写的串口通信软件,对于使用VC编写串口通信程序具有很大的帮助。吐血奉献!-use of a control Mscomm prepared by the serial communication software. VC prepared for the use of serial communication program is a great help. Hematemesis dedication!
Programfor Serial Communication between PC and Single
- 使用 VC++6.0 提供的串行通信 MSComm 控件以及 Windows API 函数实现 PC 机 和单片机之间的通信。详细介绍了实现的方法,给出了应用实例。 -use the serial communication MSComm and Windows API function PC and communication between the microcontroller. Details on the methods to achieve, an example of
MSComm_useexample
- 一个MSComm控件的收发程序,能够同时完成串口发送和接收功能-a MSComm transceiver procedures can be completed at the same time sending and receiving serial port function
pc_c51
- 利用VC提供所的MSCOMM控件实现了单片机和微机之间的串行通信,经调试已经成功
IcCard
- 基于VC++6.0应用MSCOMM控件的串口通信上位机程序,实现与51单片机的通信
用VC实现PC机与单片机串口通讯
- PC机与单片机串口通讯可以通过多种方式来实现,在这里只介绍使用MSCOMM控件进行通讯。-PC and microcontroller serial communications to be many ways to achieve here in only MSCOMM controls on the use of communication.
DAC0832驱动 C51源程序
- MSComm控件实现中文Win 9x下的通信[VB]51-MSComm Chinese Win 9x realization of communication [VB] 51
SCommTest
- 串口通信 基于MSComm控件的串口调试程序及源代码在Visual C++环境下-Serial communication serial port controls based on MSComm debugger and source code in Visual C++ Environment
SerialDebugSourceCodeAndProgrammingAssistantDetail
- 串口调试助手源程序及编程详细过程。 保证你学会 VC环境下MSComm控件的使用,从而实现 PC与单片机的串口通信。-Serial debug source code and programming assistant detailed process. Guarantee that you learn to VC environment MSComm control the use of PC and SCM in order to realize the serial communica
jisuanjitongxingchengxukaifa
- 计算机指令发送到PLC、以什么样的格式进行通信、该如何进行通讯、以及设置的通信语言 利用MSComm 控件进行通信程序设计主要包括初始化程序、和校验函数、发送和接收数据三个部分-Computer commands sent to the PLC, what kind of format to communicate, how to communicate, as well as the communication language setting controls the use of MS
vc-com
- 串口程序示例 MSCOMM控件 只要用来连通单片机与PC机-Sample MSCOMM control program as long as the serial port is used to connect MCU and PC-
VB-Mscomm-rx-and-tx
- 在VB环境下利用Mscomm控件,向单片机发送数据(每按一下发送按钮即向单片机发送1个字节), 使单片机接收到该数据后,马上再将该数据发送到VB当中。-In the VB environment using Mscomm control, sending data to the MCU (each click on the Send button to send a byte immediately SCM), SCM received the data so that immediatel
vbMsComm
- Mscomm控件实例,单片机与电脑通过串口实习通讯实例,电脑与电脑间实现串口通讯实例-Mscomm control instance, microcontroller and computer training through the serial port communication instance, computers and computer realization of serial communication between the instances
WinCE_SerialPort
- 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a
VCPPUART
- 上位机与单片机通讯的源程序,通过调用MSComm控件,处理单片机从串口接收的数据,并编写窗体按钮事件来向单片机发送数据。-Communication between PC and microcontroller source code, by calling the MSComm control, processing data received from the serial port MCU, and the preparation of the form the button event
installed-MSCOMM-control
- MSCOMM 控件在未安装MSCOMM32.ocx环境下不能运行,本文档中写出MSCOMM控件自动安装-MSCOMM32.ocx MSCOMM control environment is not installed can not run, write this document automatically installed MSCOMM control
AT89S52
- 串口编程源程序 及编程详细过程 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据 -Serial programming source code and programming details of the process 1. Establish the
testcomm
- 利用VC 下的MSCOMM控件实现与下位机如单片机的串口通信!比较实用的简单测试程序!-MSCOMM VC
PC-step-motor
- 本源码为上位机上的步进电机控制系统,采用MSCOMM控件进行数据命令通信,程序里有详细的通信命令说明,控制步进电机的转动方向,转动速度,转动角度等。-The source code for the PC on the stepper motor control system, using data MSCOMM control command communication, a detailed program descr iption of the communication command a
VBcomm_collect_data
- 用VB的MSCOMM控件进行串口实时数据采集-VB with comm collecting data.