- 1、本文档共37页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
数字时钟计时器本科毕业生设计
本 科 生 毕 业 设 计(论文)
题 目: 数字时钟计时器的设计
数字时钟计时器的设计
摘要:本文介绍了一款基于AT89C52单片机数字钟的设计,阐述了多功能数字钟的设计思路,详细叙述了系统硬件、软件设计的具体实现过程。论文重点阐述了时钟模块、显示模块、温度检测模块及相关控制模块等的模块化设计思路与制作。软件部分同样也采用模块化的设计思想,包括中断模块、时间调整模块设计,并采用简单流通性强的C语言编程实现。系统能实现时间的设定、日期和星期的显示等功能。在实际设计调试过程中,通过与实际时钟进行对比,查找造成误差的根源,确定了调整误差的方法,尽可能的减少误差,使得系统可以达到实际数字钟的允许误差范围内。
关键词:
Design of Digital Electronic Clock
Abstract:This paper introduces the design of digital clock based on SCM of AT89C52, the specific process of how the system hardware and software achieved were detailed description through the design of multifunction digital clock. The modular design and production, which clock module and the associated control module, were mainly recounted;As well as hardware designing,software design use the same method, consists suspension module, time adjust module, and that use the C language to achieve because of its simple and strong negotiability. In this design the functions of time run and change, functions of the year, month, day and week display have been achieved. And by comparing the actual clock, find out the source of the error and determined the method of adjusting error, reduce errors as much as possibly, so this system can achieve a practical digital clock with error within the permissible range.
Key? Words :AT89C52 microcontroller; Digital clock; time
目录
摘要 (I)
Abstract. (II)
1 引 言 (1)
1.1 课题的背景 (1)
1.2 研究目的和意义 (1)
1.3 论文研究内容与结构安排 (2)
2 系统方案的选择 (3)
2.1 方案论证 (3)
2.2 各模块方案选择与论证 (3)
2.2.1 单片机控制模块 (3)
2.2.2 时钟信号电路 (3)
2.2.3 显示模块 (4)
2.2.4 温度检测模块 (4)
3 系统硬件电路设计与实现 (5)
3.1 硬件电路设计 (5)
3.2 各单元电路说明 (5)
3.2.1 单片机主控制模块的设计 (5)
3.2.2 温度检测模块的设计 (5)
3.2.3 液晶显示模块的设计 (6)
4 系统软件设计 (11)
4.1 主程序设计 (11)
4.2 液晶驱动程序 (12)
5 系统调试及结果分析 (14)
5.1 系统调试 (14)
5.1.1. 硬件测试 (14)
5.1.2. 软件测试 (14)
5.2 结果分析 (14)
6 总结与展望 (15)
6.1 总结 (15)
6.2 展望 (15)
致谢 (16)
参考文献 (17)
附录 (18)
1 引 言
1.1 课题的背景
单片机作为微型计算机的一个分支,产生于20世纪70年代,经过二三十年的发展,在各行各业中已经广泛应用。单片机体积小,重量轻,抗干扰能力强,对环境要求不高,价格低廉,可靠性高,灵活性好[1-2]。随着科技的快速发展,时间的流逝,至从观太阳、摆钟到现在电子钟,人类
文档评论(0)