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

基于单片机的智能音乐电子钟设计

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

基于单片机的智能音乐电子钟设计(任务书,开题报告,论文14000字)
摘  要
在本次毕业设计中,设计目标是设计出一个基于单片机的智能音乐电子钟。用选择AT89C51单片机作为本次设计的主芯片,这是一种低电压高性能并且拥有4K内存的8位微处理器芯片。在本次设计中除了选用AT89C51作为主芯片之外,其他主要的硬件还包括用来显示时间的数码管,用于设置并修改时间的独立按键,用于发出声音的蜂鸣器等等。完成的电子钟可以实现作为一个电子钟最基本的设置初始时间及修改时间,准确的走时显示时间,准点报时等,设计比较成功。除了对本次电子钟的设计的叙述之外,本毕业设计报告还包括对单片机及电子钟的研究背景及意义的介绍,同时也对完成该设计所需要的基本软件如proteus和keil等软件的使用及基本操作做了简要的说明。另外对于本次电子钟设计的软件部分尤其是其实现功能的流程做了详细的介绍。
关键词:AT89C51单片机;数码管;蜂鸣器

Abstract
The system design is based on ATMEL Corporation AT89C51microcontroller.development  platform to achieve a high precision, intelligent clock systemAT89C51 is a flash with 4Kbytes,of erasable programmable read only memory, low voltage, high-performance  CMOS 8-bit microprocessor, microcontroller AT89C51 adopted as the control center, by the MCU control the digital display of, modify, easy to operate, set the time using the keyboard, the whole point timekeeping system using passive buzzer, by adjusting the input square wave of the total power ratio, to achieve chime melodies sound features, the entire system more perfect, showing time and date, the whole point of time, adjust the setting time and date functions, in addition to those introduced in addition to 51 single-chip and assembly procedures and methods of some experience, so that after 51 MCU assembler can be transferred to local changes to the microcontroller, to achieve different functions, saving development time again. Concludes with a summary about doing intelligent microcontroller-based clock problems and difficulties encountered, and the AT89C51 microcontroller with industry-standard MCS-51 performance in all aspects were compared, the biggest feature is read-only memory can be repeated rubbing In addition, efficiently streamlined version of the microcontroller AT89C51 microcontroller for many embedded control system provides a high flexibility and low cost solution, but also because it is widely used. [资料来源:THINK58.com]
Key words: AT89C51 microcontroller; digital; buzzer

目  录
第1章 绪论    1
1.1 选题背景    1
1.2 国内外研究现状    1
1.3 本文主要研究内容及章节安排    2
1.3.1 本文主要研究内容    2
1.3.2 本文章节安排    2
1.4 本章小结    3
第2章 系统方案设计    4
2.1 数字时钟设计方案    4
2.2 数码显示设计方案    4
2.3 定时报时设计方案    4
2.4 本章小结    4
第3章 硬件系统设计    5
3.1 系统框图与说明    5
3.2 模块设计    6
3.2.1 主控芯片    6
3.2.2 电源电路    8
3.2.3 晶振电路    8
3.2.4 复位电路    9
3.2.5 数码管显示驱动电路    9
3.2.6 整点报时电路    10 [来源:http://think58.com]
3.2.7 按键电路    11
3.3 本章小结    11
第四章 软件仿真    12
4.1 Proteus软件简介    12
4.2 用Proteus软件设计智能时钟的仿真电路    12
4.3 电路图绘制    13
4.4 本章小结    16
第5章 软件系统设计    18
5.1 主程序设计    18
5.1.1 中断程序流程图    18
5.1.2 时间及日期按键设置和调整流程设计    18
5.1.3 显示时分秒及年月日子程序流程图    18
5.2 本章小结    22
第6章 程序编写调试及智能时钟系统调试与仿真    23
6.1 程序汇编软件Keil简介及操作方法    23
6.2 时钟系统仿真    28
6.3 仿真调试    30
6.4 本章小结    33
第7章 总结    34
致  谢    35
参考文献    36
  [资料来源:http://THINK58.com]