文件格式:word+autocad
文件大小:1.39MB
适用专业:机械设计制造及其自动化
适用年级:大学
下载次数:1 次
我要下载:点击联系下载论文编号:203182
资料简介:
毕业设计-基于AT89S51单片机的数字电子钟设计,共34页,14515字,附电路原理图
摘 要:本文详细介绍了基于单片机的数字电子钟的设计,本电子钟可以实现日期、时间的显示和调整,带有整点语音播报和一个闹钟,并且可以显示当前气温。
本设计包括硬件设计和软件设计两部分。主要硬件有:AT89S51单片机、DS1302时钟芯片、LCD1602显示管、DS18B20温度传感器、若干按键等。软件部分采用模块化的设计,包括中断模块、闹钟模块、语音模块、时间调整模块设计,并采用简单流通性强的C语言编写实现。用数字温度计DS18B20测量当前气温,在把实时数据显示在LCD1602上的同时,不断扫描按键,如果有按键按下,则对按键做出相应的响应。
关键词:AT89S51单片机;数字钟;温度测量
Abstract:This paper focuses on introducing the design of single chip processor based digital electronic clock, it can show and regulate time and date and bacause of integral point,voice broadcast and an alarm clock, it can also display the current temperature.
The design consist of hardware and software design . The main hardware: AT89S51 MCU DS1302 clock chip, the LCD1602 display tube, DS18B20 temperature sensor, a number of buttons and so on. The software part of adopts modularization, including the interrupt module, alarm clock module, voice module, and adjusting time modular design, and simple liquid written in C language to achieve. Measuring the current temperature with digital thermometer DS18B20, it can show the current-time information in the LCD1602,at the same time, it constantly scan button, if the button is pressed, then it will make the appropriate response.
Key words :AT89S51 microcontroller; Digital clock; Temperature measurement
目 录
摘要1
关键词…1
1 前言 2
2 整体设计方案 3
2.1 单片机的选择… 3
2.2 单片机的基本机构… 5
3 数字钟的硬件设计 6
3.1 最小系统设计… 6
3.2 数字钟的外围电路设计… 8
3.2.1 时钟电路 8
3.2.2 LCD显示电路 10
3.2.3 语音录放电路12
3.2.4 电源电路13
3.2.5 相关控制电路14
3.2.6 温度测量电路15
4 数字钟的原件设计17
4.1 系统软件设计内容…17
4.1 主程序18
4.3 时钟设置子程序20
4.4 中断子程序24
4.5 LCD显示子程序 25
4.6 ISD2500语音播报软件程序… 25
5 调试与功能说明…27
5.1 硬件调试…27
5.2 系统性能测试与功能说明28
6 结论30
参考文献… 31
致谢… 32
附录… 32
资料文件预览:
共2文件夹,4个文件,文件总大小:1.39MB,压缩后大小:364.60KB
- 毕业设计-基于AT89S51单片机的数字电子钟设计
- 刘冰波毕业论文
开题论证审批表刘冰波.doc [36.76KB]
基于单片机的数字电子钟毕业设计.doc [1.16MB]
封面.doc [32.50KB]
Drawing00.dwg [165.63KB]
我要下载:基于AT89S51单片机的数字电子钟设计