1 / 22
文档名称:

基于单片机的多功能饮水机设计_毕业设计.doc

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

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

分享

预览

基于单片机的多功能饮水机设计_毕业设计.doc

上传人:追风少年 2013/12/1 文件大小:0 KB

下载得到文件列表

基于单片机的多功能饮水机设计_毕业设计.doc

文档介绍

文档介绍:基于单片机的多功能饮水机设计
【摘要】
随着计算机技术的发展,单片机技术已成为计算机技术中的一个独特的分支,单片机的应用领域也越来越广泛。本文所设计的智能饮水机就是单片机结合传感器的一个简单应用。本设计综合单片机、电子技术理论,从实际出发,完善了饮水机的功能。设计方案主要采用数字温度传感器作为检测单元,并运用了AT89C52作为主机单元、X5045EEPROM作为存储单元、HD7279芯片来管理键盘和显示器。整个系统实现了加热、对温度上下限的控制和定时加热功能。由于采用了自动检测和控制的电子设计技术,可较好地实现对水温的测量和控制,具有较广泛的应用前景。
【关键词】:温度采集,主机单元,存储单元,控制
ABSTRACT
With the development puter technology, computer technology microcontroller technology has e one of the unique branch, microcontroller application field of more and more widely. This design intelligent water dispenser is simply a single-bining sensor applications. The system design integrated SCM and electronic technology theory, from life reality, perfect the function of water dispenser. Design scheme, mainly adopts digital temperature sensor DS18B20 consisting temperature measuring system as the test unit and USES a AT89C52 as host unit, X5045EEPROM as storage unit, HD7279 chip to manage the keyboard and screen. The whole design system realize three functions, namely heating, for the temperature control of the upper and timing heating. Compared with the traditional water dispenser, as a result of the automatic detection and control of electronic design technology, can be achieved for temperature measurement and control, and has a broad prospect of application.
【KEY WORD】: temperature gathering, the host units, storage location and control
目录
引言 1
一、总体设计 1
二、硬件设计 2
(一)AT89C52单片机 2
(二)温度采集单元 3
(三)数据采集的设置、控制单元 6
(四)人机交互单元 8
三、软件设计 9
(一)主程序设计 9
(二)人机接口单元软件 10
(三)DS1302的软件设计 11
总结 13
附录一 14
附录二 15
附录三 16
参考文献 19
致谢 20

引言
随着科技的发展,单片机技术已经渗透到人类生活的方方面面,在家用电器、通讯产品等日用电子设备中都可见到单片机。目前广泛使用的饮水机,具有价格低廉、制造简便等优点。但是随着用户长时间使用,这些饮水机的缺点逐渐暴露出来,主要体现在以下几个方面:
第一,功能相对简单。只有简单的温度控制,用户不能根据自己的喜好设定温度。
第二,能耗较大。在无人使用时,饮水机仍处在开机状态,造成了能源的大量浪费。
第三,长期饮用饮水机里的水会对健康不利。由于广泛使用的饮水机烧水不能完全沸腾,长期饮用这种水会对身体造成较大的伤害。
本论文所设计的饮水机是在单片机控制下进行的温度控制,并通过显示器显示温度。对单片机及外围设备为主的系统进行了硬件和软件设计,并在此设计的基础上给出相应的原理图。
设计方案中主要采用数字温度传感器DS18B20组成的测温系统作为检测单元,并运用了AT89C52作为主机单元、X5045EEPROM作为存储单元、HD727