1 / 75
文档名称:

毕业设计(论文)-基于AT89C51数码时钟电路的设计.doc

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

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

分享

预览

毕业设计(论文)-基于AT89C51数码时钟电路的设计.doc

上传人:3346389411 2013/3/26 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于AT89C51数码时钟电路的设计.doc

文档介绍

文档介绍:2012届分类号:TM711
单位代码:10452
本科专业职业生涯设计
基于AT89C51数码时钟电路的设计
姓名
学号
年级 2008级
专业电气工程及其自动化
系(院)
指导教师

2011年 12 月 20 日
诚信声明
本人呈交给临沂师范学院的这篇毕业论文,除了所注参考文献和世所公认的文献外,全部是本人在指导老师指导下的设计成果。
学生签名:
日期:
经检查该毕业设计(论文)为独立完成,不存在抄袭现象。
指导老师签名:
日期:
摘要
本文通过对一个基于单片机的能实现定时,秒表,闹钟等功能的多功能电子时钟的设计学习,详细介绍了单片机应用中的数据转换显示,液晶显示原理,键盘扫描原理。从而达到学习、了解单片机相关指令在各方面的应用。系统由AT89C51、温度检测芯片、时钟芯片DS1302、液晶显示器LCD1602等部分构成,能实现时钟日历显示的功能,能进行时、分、秒的显示和实时温度显示。也具有时钟、日历的校准,定时时间的设定和闹铃等功能。文章后附有电路原理图、PCB板图和程序清单,以供读者参考。因水平有限,难免有疏落不足之处,敬请老师和同学能给与批评指正。
关键字:AT89C51;DS1302;LCD1602;时钟
Abstract
Based on a microcontroller based on the will to achieve timing, stopwatch, alarm clocks, and other functions of a multi-functional electronic clock design study, in detail, puter application of data conversion, Principle LCD, keyboard scanning principle. Thereby achieve studying and understanding the relevant directives SCM in all aspects of the application. By AT89C51 system, temperature detection chip, the clock chipsDS1302, liquid crystal displays ponentsLCD1602, to achieve clock calendar display function can be carried out, hours seconds of the show and real-time temperature display. Also calculated with the calendar and clock, calendar calibration, regular hours and set the alarm function. The article attached circuit diagram, the PCB plans and procedures checklist for the reference of our readers. Due to limited, and it will inevitably be lighter inadequate, locations will give teachers and students correction and criticism.
Key words: AT89C51;DS1302; LCD1602; alarm clocks
目录
前言 1
第1章总体方案介绍 2
2
2
第2章硬件仿真电路设计 3
Proteus 3
Proteus简介 3
AT89C51的电路设计 3
AT89C51简介 3
AT89C51的时钟电路设计 6
AT89C51的复位电路设计 6
AT89C51液晶显示模块的连接 8
8
AT89C51与LCD1602的连接 12
AT89C51与时钟芯片的连接 12
12
AT89C51与时钟芯片DS1302的连接 14
AT89C51与温度芯片的连接 15
15
16
AT89C51与键盘的连接 16