基于stc89c52单片机的智能音乐演奏器设计【终稿】 毕业设计 .doc
文本预览下载声明
编号:
本科毕业设计(论文)
题目:(中文)基于stc89c52单片机的智能音乐演奏器设计
(英文)Design of Intelligent Music Player
学 院 信息学院
专 业 电气工程与自动化
班 级 电气升本
学 号
姓 名
指导教师 职称 副教授
完成日期 2014.04.10
摘 要
随着人们现代化水平的提高,科技产业发挥着举足轻重的作用。其中新兴技术由于其实用性广、成本低廉被广泛发展及运用。单片机技术是新兴技术的核心要素,正被人们广泛关注,因此它的发展前景很宽广。由于单片机有很强的实用性及开发周期短等优点,单片机的设计也越来越广泛。所设计的智能音乐演奏器,选用的是stc89c52单片机为主要控制系统,通过编程手段使音乐的播放功能得到实现。该播放器可以读取外置存储设备,对存储设备内的音频文件进行读取及解码,再通过外置音频播放。按键控制功能也是本设计的一大功能,设置相应按键来控制选歌、播放和停止。
【关键词】stc89c52;音乐演奏器;液晶显示
Design of Intelligent Music Player
Abstract
Technology industry plays a vital role in our life, with the improvement of people’s level of modernization . The emerging technologies have been extensively developed because of its wide availability and low cost. SCM technology, as a symbol of emerging technologies, develops also rapidly. As the microcontroller has the advantage of a strong practicability and short developing cycle, the design of microcontroller has become increasingly widespread. The name of the design is a smart music player, which choose stc89c52 MCU as the master. The music player achieves control music playback functions by means of programming. The player can read external storage devices, store and decode the files automatically, and then played by the external device. The function of keys controlling is a big program in this project. The player is set appropriate keys to control song selection, play and stop. 【Key words】 stc89c52 ;Music Player ;LCD display
目 录
1 绪 论 1
1.1 研究背景和现状 1
2.2研究的目的和意义 1
2 智能音乐演奏器的方案对比论证 3
2.1智能音乐演奏器的实现功能 3
2.2智能音乐演奏器的实现功能图 3
2.3系统各个子系统的方案对比 3
2.3.1 系统主控方案论证 3
2.3.2 电源供电方案论证 4
2.3.3 显示方案论证 5
2.3.4 按键输入方案论证 6
2.3.5语音模块论证 7
3 智能音乐演奏器的硬件设计 8
3.1单片机系统设计 8
3.1.1 单片机概述 8
3.1.2 单片机管脚及功能说明 8
3.1.3 单片机最小系统设计 9
3.2 LCD显示电路设计 10
3.2.1 LCD1602操作时序及引脚定义
显示全部