1 / 32
文档名称:

毕业设计(论文)-基于单片机的电子万年历设计.doc

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

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

分享

预览

毕业设计(论文)-基于单片机的电子万年历设计.doc

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

下载得到文件列表

毕业设计(论文)-基于单片机的电子万年历设计.doc

文档介绍

文档介绍:摘要
单片机应用技术飞速发展,从导弹的导航装置,到飞机上各种仪表的控制,从计算机的网络通讯与数据传输,到工业自动化过程的实时控制和数据处理,以及生活中广泛使用的各种智能IC卡、电子宠物等,这些都离不开单片机。单片机是集CPU,RAM,ROM ,定时,计数和多种接口于一体的微控制器。它体积小,成本低,功能强,广泛应用于智能产业和工业自动化上。
本文通过对一个基于单片机的能实现万年历功能电子时钟的设计,系统由主控制器AT89S52、时钟电路DS1302、显示电路、按键电路、和复位电路等部分构成,主控制系统作为控制中心,DS1302产生时钟,12864液晶显示对日期时间等进行显示,按键可以设置时间、闹钟等。能实现时钟日历和时间显示的功能,能进行时、分、秒的显示。
未来,万年历将会朝着精准度更高,外观更加美丽,价格更加实惠的方向发展,并且将会出现更多的辅助功能。
关键词:单片机,农历查询,万年历
ABSTRACT
As the rapid development of Single-chip puter Application technology, from the navigation device of missile to the various instruments on the aircraft control and work and data transmission to industrial real-time automation process control and data processing, as well as the extensive use of the smart card and electronic pets in live, All of this is inseparable from the microcontroller. SCM is set to CPU, RAM, ROM, timing, counting and multiple interfaces in one microcontroller. It has the advantages of small volume, low cost, strong function, widely used in smart industries, and industrial automation.
This paper designed a electronic clock which can achieve calendar function based on microcontroller, the system consists of main controller AT89C51, clock circuit, display circuit, DS1302circuit, and a reset ponents, the main control system as the control center, DS1302 generates a clock, a 12864 LCD display the date and time, the key can set the time, alarm clock, achieved the clock calendar and time display function, can carry out the time, seconds display.
In the future, the calendar will be more accurate, look more beautiful; more affordable prices of the direction of development, and will appear more auxiliary function.
Keywords: Monolithic single-chip,lunar calendar demand, perpetual calendars
目录

摘要 I
ABSTRACT II
目录 III
第1章绪论 1
课题的背景 1
电子万年历的发展 1
本次电子万年历设计 1
第2章设计要求与方案论证 3
设计要求 3
方案论证 3
控制部分的方案选择 3
显示部分的方案选择 3
单片机芯片的选择方案和论证 4
时钟芯片的选择方案和论证 4
第3章硬件设计 5
电路的设计框图 5
主要单元电路的设计 5