1 / 100
文档名称:

AT89S51学习开发板软件设计 毕业设计论文.doc

格式:doc   大小:2,068KB   页数:100页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

AT89S51学习开发板软件设计 毕业设计论文.doc

上传人:xiang1982071 2017/11/23 文件大小:2.02 MB

下载得到文件列表

AT89S51学习开发板软件设计 毕业设计论文.doc

相关文档

文档介绍

文档介绍:本科毕业设计(论文)
题目:AT89S51学****开发板软件设计
院(系): 电子信息工程学院
专业: 自动化
班级: 060403
学生:
学号: 060403123
指导教师:
2010年 6月
本科毕业设计(论文)
题目:AT89S51学****开发板软件设计
院(系): 电子信息工程学院
专业: 自动化
班级: 060403
学生:
学号: 060403123
指导教师:
2010年 6月
AT89S51学****开发板软件设计
摘要
由于单片机技术正得到越来越广泛的应用,许多集成电路生产厂家相继推出了各种类型的单片机,在单片机家族众多成员中,MCS-51系列单片机以其优越的性能、成熟的技术及高可靠性和高性价比,迅速占领了市场,成为国内单片机应用领域中的主流。目前,可用MCS-51系列单片机开发的产品越来越多,与其配套的各类开发系统、各种软件也日趋完善,因此,可以极方便地利用现有资源,开发出用于不同目的的各类应用系统。
本课题是针对AT89S51实验开发板外围接口电路进行软件设计,以实现各种开发功能。本文介绍了各种开发功能例程,实现对实验开发板各部分硬件的控制。系统采用C语言编写,大大提高开发调试工作的效率;同时,所产生的文档资料也容易理解,便于移植。最后,对系统进行了软件调试,能够很好地完成功能要求。
关键词: AT89S51;RS232通信;DS1302时钟;I2C存储器读写;DS18B20温度传感器;1602液晶接口;
The Software Design Of AT89S51 Learning Development Board
Abstract
As the single chip puter technic is used wider and wider in all areas, many manufacturers of integrated circuit have developed all kinds of single chip puter family, the MCS-51 series of single chip puter has quickly gained the market share and e the main stream in the national application area of single chip puter with their excellent performance ,mature technic, high reliability and high cost performance. At present, there are more and more products that can be used to develop MCS-51 series single chip puter, and the development systems and softwares matched to them are improved day by day. Therefore, we can conveniently use available resources to develop all kinds of application system used for different aims.
This project is the software design for peripheral interface circuit of AT89S51 experimental board, in order to achieve a variety of development functions. This article describes a variety of routine of development functions, to achieve the control for the various parts of the experimental development board. The system uses the C language, greatly improve the efficiency of developmental debugging; the same time, the resulting documentation is also easy to understand, easy to transplant. Finally, it is necessary to do the software debugging for the sys