文件名称:AT89S52
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- 邹*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
串口编程源程序
及编程详细过程
1.建立项目
2.在项目中插入MSComm控件
3.利用ClassWizard定义CMSComm类控制变量
4.在对话框中添加控件
5.添加串口事件消息处理函数OnComm()
6.打开和设置串口参数
7.发送数据
-Serial programming source code and programming details of the process 1. Establish the project 2. MSComm control insert in the project 3. CMSComm class using ClassWizard control variables defined in 4. Add controls in the dialog box 5. Add a serial port event message handler OnComm () 6. Open and set the serial port parameters 7. send data
及编程详细过程
1.建立项目
2.在项目中插入MSComm控件
3.利用ClassWizard定义CMSComm类控制变量
4.在对话框中添加控件
5.添加串口事件消息处理函数OnComm()
6.打开和设置串口参数
7.发送数据
-Serial programming source code and programming details of the process 1. Establish the project 2. MSComm control insert in the project 3. CMSComm class using ClassWizard control variables defined in 4. Add controls in the dialog box 5. Add a serial port event message handler OnComm () 6. Open and set the serial port parameters 7. send data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AT89S52.c