1 / 95
文档名称:

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

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

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

分享

预览

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

上传人:酒酿小樱桃 2016/7/14 文件大小:0 KB

下载得到文件列表

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

相关文档

文档介绍

文档介绍:本科毕业设计( 论文) 题目: AT89S51 学****开发板软件设计院(系): 电子信息工程学院专业: 自动化班级: 060403 学生: 学号: 060403123 指导教师: 2010 年 6月本科毕业设计( 论文) 题目: AT89S51 学****开发板软件设计院(系): 电子信息工程学院专业: 自动化班级: 060403 学生: 学号: 060403123 指导教师: 2010 年 6月 I AT89S51 学****开发板软件设计摘要由于单片机技术正得到越来越广泛的应用,许多集成电路生产厂家相继推出了各种类型的单片机,在单片机家族众多成员中, MCS-51 系列单片机以其优越的性能、成熟的技术及高可靠性和高性价比,迅速占领了市场,成为国内单片机应用领域中的主流。目前,可用 MCS-51 系列单片机开发的产品越来越多,与其配套的各类开发系统、各种软件也日趋完善,因此,可以极方便地利用现有资源, 开发出用于不同目的的各类应用系统。本课题是针对 AT89S51 实验开发板外围接口电路进行软件设计,以实现各种开发功能。本文介绍了各种开发功能例程,实现对实验开发板各部分硬件的控制。系统采用 C 语言编写,大大提高开发调试工作的效率;同时,所产生的文档资料也容易理解,便于移植。最后,对系统进行了软件调试,能够很好地完成功能要求。关键词: AT89S51 ; RS232 通信; DS1302 时钟; I2C 存储器读写; DS18B20 温度传感器; 1602 液晶接口; II 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 todo the software debugging for the system, able pl