{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于单片机的手势控制音乐系统设计

来源:56doc.com  资料编号:5D27966 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D27966
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于单片机的手势控制音乐系统设计(任务书,开题报告,外文翻译,论文11400字)
摘 要
随着社会的发展和生活水平的提高,人们对生活质量的要求也随之提高,按键播放的mp3已经满足不了人类对于自动化、远程控制的需求。手势控制音乐系统是以简单的判断语句对于不同的手势发送不同的控制命令的系统,系统以单片机为处理核心,实现核心算法,以声音传感器和距离传感器获得周围噪音音量信息以及测距信息;以WT5001—48L为芯片的音乐扩展模块,由单片机通过二线串口控制模式驱动,实现播放以及控制音乐的功能。以液晶显示屏为显示模块,由单片机驱动,显示从音乐扩展模块反馈的播放信息;本文从硬件电路原理分析及设计,软件编程的设计实现和电路的搭建与调试等几个方面介绍了手势控制音乐系统的设计过程,实现了手势控制音乐播放的功能。最后介绍了设计系统的过程中出现的问题和总结。
关键词: 液晶显示;声音传感器;距离传感器;软件编程;wt5001-48L
     
The design of gesture controlled music system based on MCU
Abstract
With the development of society and the improvement of living standards, the quality of life need to be improved.Mp3 players controlled by keyboard only can not statisfy most people.We persuit automatic and remote controll. Gesture-controlled music system is a system using simple juggment statement to control the music according to different gesture. This system use the MCU as the processor realize the core algorithm. The system uses two sensors (sound sensor and distance sensor)to get the information of the size of noise around and the distance of your gesture. The music extension module which uses wt5001-48L chip is driven by SCM through two-wire serial control mode to realize the function of play and control music. As display module, the LCD screen driven by Arduino was used to display the information of the music playing from the music extenxion module’s feedback.  In this paper, the design of the system was introduced through three aspects including the analysis and design of hardware circuit, software programming and circuit design and debugging. At the end of this paper, the problems happened during the process of designing the system was summarized.
Keywords: LCD ;screen;sound sensor ; distance sensor;software programming;wt5001-48L
 

基于单片机的手势控制音乐系统设计
基于单片机的手势控制音乐系统设计
基于单片机的手势控制音乐系统设计
基于单片机的手势控制音乐系统设计


目 录
摘 要    I
ABSTRACT    II
目 录    III
第一章 绪论    1
1.1背景    1
1.2设计目标    1
1.3 论文结构    1
第二章 硬件电路设计    3
2.1系统功能    3
2.2系统原理    3
2.3单片机模块    4
2.4信息采集    6
2.4.1 测距模块    6
2.4.2 测声模块    7
2.5显示模块    7
2.5.1显示模块的选择    7
2.5.2显示电路的设计    8
2.6音乐扩展模块    9
2.7 本章小结    10
第三章 程序设计    11
3.1程序的总体设计    11
3.2 初始化设置    12
3.3 信息采集    12
3.4 控制函数    13
3.5 液晶显示函数    15
3.6 小结    16
第四章 系统测试与结果    17
4.1 仿真调试    17
4.1.1 超声波部分仿真结果    18
4.1.2 声音传感器部分仿真结果    19
4.2 硬件调试    20
4.3调试过程中遇到的问题    22
4.3.1 音乐模块不执行指令的问题    22
4.3.2 显示模块显示乱码    24
4.4 小结    25
第五章 总结    26
参考文献    27
致  谢    28
附  录    29

推荐资料