优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

基于AT89S51单片机的数字电子钟设计

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:

摘要:本文介绍了一款基于AT89S51单片机数字钟的设计,通过多功能数字钟的设计思路,详细叙述了系统硬件、软件的具体实现过程。论文重点阐述了数字钟硬件中MCU模块、语音模块、时钟模块和相关控制模块等的模块化设计与制作;软件同样采用模块化的设计,包括中断模块、闹钟模块、语音模块、时间调整模块设计,并采用简单流通性强的C语言编写实现。本设计实现了时间与闹钟的修改功能、语音播报功能、年、月、日和星期的显示功能。并且通过对比实际的时钟,查找出了误差的来源,确定了调整误差的方法,尽可能的减少误差,使得系统可以达到实际数字钟的允许误差范围内。

[资料来源:THINK58.com]

关键词:AT89S51单片机;数字钟;语音播报
 The design of digital electronic clock base on SCM of AT89S51

[来源:http://www.think58.com]

Abstract:This paper introduced the design of digital clock based on SCM of AT89S51, 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 consisted of MCU module, voice module,clock module and the associated control module, were mainly recounted;As well as hardware designing,software design use the same method, consists suspension module,alarm clock module, voice 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 and alarm clock run and change, voice broadcast,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. [资料来源:THINK58.com]

Key  words :AT89S51 microcontroller; Digital clock; Voice Broadcast [资料来源:http://www.THINK58.com]


 目  录
第1章  绪论 1
1.1  课题背景 1
1.2  课题意义 1
1.3  数字钟的应用 2
1.4  本章小结 2
第2章 整体设计方案 3
2.1  单片机的选择 3
2.2  单片机的基本结构 5
2.3  本章小结 6
第3章  数字钟的硬件设计 7
3.1  最小系统设计 7
3.2  数字钟的外围电路设计 9
 3.2.1  时钟电路 9
 3.2.2  LCD显示电路 11
 3.2.3  语音录放电路 13
 3.2.4  电源电路 13
 3.2.5  相关控制电路 14
3.3  本章小结 16
第4章  数字钟的软件设计 17
4.1  系统软件设计内容 17
4.2  主程序 18
4.3  时钟设置子程序 20
4.4  中断子程序 23
4.5  LCD显示子程序 24
4.3  本章小结 24
第5章  调试与功能说明 26

[资料来源:www.THINK58.com]


5.1  硬件调试 26
5.2  系统性能测试与功能说明 28
 5.2.1  系统时钟误差分析 28
 5.2.2  软件调试问题及解决 29
5.3  系统PCB图 30
5.4  本章小节 30
结论 31
致谢 32
参考文献 33
附录1  34
附录2  35 [资料来源:www.THINK58.com]


[资料来源:www.THINK58.com]

[来源:http://www.think58.com]