- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
洛 阳 理 工 学 院
毕 业 设 计(论 文)
题目_基于系统
姓 名 __
系 (部)
专 业 _
指导教师
基于MCS-51的语音控制系统
摘 要
基于MCS-51单片机的语音控制系统是对所学单片机知识的一个综合运用。系统综合了单片机、集成芯片、液晶显示、红外遥控等知识点,是对单片机功能的一个很好的展示。该设计中用STC89C52单片机作控制器,结合时钟芯片、温度芯片和语音芯片,实现了闹钟的功能,还可以显示温度。单片机是整个系统的核心和中枢,各个模块由单片机来控制,并通过单片机有机结合成一个整体。设计中用LPH7366液晶模块显示时间、日期和温度信息。时间和日期是由时钟芯片DS1302直接产生;温度通过DS18B20来测量;另外,利用语音芯片ISD1790的录音和放音功能,实现闹钟的音乐播放。红外遥控原理的运用,使得闹钟可以远程关闭,体现了闹钟的趣味性和实用性。系统中使用三个按键,用来调节时间和定时。闹钟的具体功能有:时间、日期和温度的显示,时间和日期的调整,闹铃。音乐可以自由录音,选择播放。
关键字:闹钟,单片机 ,语音
Sound Control System Based on MCS-51
ABSTRACT
Sound Control System Based on MCS-51 is a comprehensive use of MCU. The system includes knowledge of MCU, IC, LCD and telecontrol. It shows the power of MCU very well. In the system STC89C52 is the controller. With clock chip DS1302, temperature sensor DS18b20 and sound chip ISD1790, it seems to be a clock. It can also show the temperature. The MCU is the center part of the system. Every module is controlled by the MCU and the MCU combines all the modules together. In this design, time and temperature are displayed on the LCD. Time and date are created by DS1302 directly. Temperature is measured by temperature DS18B20. In addition, by using ISD1790’s function of recording and playing music, we can make it an alarm clock. Telecontrol can close the alarm clock remotely, which show interestedness and practicality of the system. In the system, three buttons are used to adjust or set the time. Functions of the system are following: display of time, date and temperature; adjustment of time and date; alarm clock. What’t more, the music can be selected by yourself.
KEY WORDS: Alarm Clock,,
目 录
前 言 1
第1章 绪论 2
1.1 单片机的概念 2
1.2 单片机的分类 2
1.3 单片机的应用领域 2
1.4 单片机的发展趋势 3
第2章 系统概述 4
2.1 系统设计要求 4
2.2 方案选择 4
2.3 系统功能图 4
2.4 系统操作说明 5
第3章 系统硬件原理及设计 6
3.1 STC89C52单片机 6
3.1.1 STC89C52概述 6
3.1.2 单片机最小系统 8
3.2 时钟芯片DS1302 8
3.2.1 DS1302概述 8
3.2.2 芯片引脚及功能介绍 8
3.2.3 DS1302命令字 9
3.2.4 DS1302数据传输时序图 10
3.2.5 DS1302与单片机的连接图 11
3.3 温度芯片DS18B20 11
3.3.1 DS18B20概述 11
3
文档评论(0)