- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于单片机的录音笔的设计与实现
基于单片机的录音笔的
设计与实现
摘要
随着电子技术的飞速发展,数码录音笔已得到越来越多的人的青睐,论文通过对多种录音笔的设计方案进行比较和分析,选定低成本的STC单片机设计一个数字录音笔。
本论文研究基于单片机录音笔的设计,在对音频采集理论研究的基础上,本设计以低功耗STC89C51单片机为控制核心,通过单片机、语音芯片ISD4004、液晶显示LCD12864、键盘模块、温度传感器模块及实时时钟模块结合实现了硬件电路的设计,ISD4004语音芯片使得大大简化了外围电路的设计,也很好保证了录音效果,LCD12864使得人机交互更简洁方便,同时,本设计还增加了时间、温度的显示及语音播报功能。文中也给出了软件部分的程序,并且通过现场调试,达到预期的效果。
数码录音笔在录音领域等实际应用中具有诸多优势,值得进一步学习和研究。
关键词 :低功耗 STC89C51 ISD4004 录音 语音播报
Abstract
With the rapid development of electronic technology, digital voice recorder has been more and more people of all ages, the paper compared and analyzed by a variety of recording pen design, selected low-cost STC microcontroller design a digital voice recorder.
The thesis is based on the design of the single-chip voice recorder, on the basis of theoretical research on audio capture, the design of low power SCM STC89C51 for control core LCD12864, keyboard module, the temperature sensor module, single-chip, voice chip ISD4004, liquid crystal display and the real-time clock module to achieve a combination of hardware circuit design, ISD4004 voice chip so that greatly simplifies the design of peripheral circuits is also very good to ensure that recordings, LCD12864 makes the human-computer interaction more simple and convenient at the same time, the design also increased the time and temperature display and voice broadcast feature. Also gives the software part of the process, and through on-site commissioning, to achieve the desired results.
Digital voice recorder has many advantages in practical applications such as recording field, it is worth further study and research.
Key words: low-power STC89C51 ISD4004 recording voice broadcast
目录
摘要 I
Abstract II
目录 III
前言 1
1 设计要求及方案 2
1.1 设计任务及要求 2
1.2 设计方案选择与论证 2
2 系统的硬件设计与实现 4
2.1 核心控制模块 4
2.1.1 STC89C58RD+单片机介绍 4
2.1.2 单片机复位、晶振电路设计 7
2.2 音频处理模块 8
2.2.1 ISD4004芯片简介 8
2.2.2 SPI 11
2.2.3 LM386芯片简介 14
2.2.4 音频处理电路设计 15
2.3 液晶显示模块 16
2.3.1 LCD12864介绍 16
2.3.2 12864模块与单片机接口电路 18
2.4 时钟模块 19
2
文档评论(0)