- 1
- 0
- 约1.75万字
- 约 30页
- 2018-04-28 发布于湖北
- 举报
基于ARM7的音乐播放器 2推荐
MP3 播放器是利用数字信号处理器DSP(Digital Sign Processing)来完成处理传输和解码MP3 文件的任务的。本设计基于LPC2103 及VS1003B 实现MP3 播放器的整体设计,并以SD卡做为MP3 播放器的存储设备。其中LPC2103 实现对SD卡的读写、FAT32 文件系统的实现、txt 文件的显示、控制LCD 的显示及相关汉字库的实现;而VS1003B 则实现将LPC2103从SD卡中读取出来的MP3 格式音乐进行解码,从而完成MP3 播放器的整体设计和实现。本次设计以分立芯片来实现MP3 播放器各个功能,相较于一般设计中以集成MP3 控制芯片来实现,这种设计更有利于对MP3 播放器的分析和学习。
关键字:MP3 解码;USB;SD 卡;FAT32;TXT 文档
ABSTRACT
Abstract: MP3 player is the use of digital signal processors DSP (Digital Sign Processing) to complete the processing and transfer the task of decoding the MP3files. The design is based on LPC2103 and VS1003B achieve the overall design of MP3 players, and using SD card as the storage devices of MP3 players. Implementation of these LPC2103 SD card reader, FAT32 file system to achieve, txt documents show that the LCD display and control related to the realization of Hanzi Ku; VS1003B while achieving LPC2103 from the SD card reader by the MP3format for music Decoder, MP3 players, thus completing the overall design and implementation. The separation of chip design to MP3 players to achieve the various functions, in comparison to the general design of the integrated MP3control chips to achieve, this design is more conducive to analysis and study the MP3 player.
Keyword: MP3 decoder; USB; SD card; FAT32; TXT documents
目录
摘要.......................................................1
Abstract...................................................2
第一章MP3 播放器的概述.....................................1
1.1 MP3 播放器的原理.......................................1
1.2 MP3 播放器的内部结构...................................1
1.3 MP3 播放器的历史和发展.................................1
第二章MP3 播放器的功能模块设计.............................2
2.1 MP3 的硬件框架.........................................2
2.2 SD 卡的读写............................................2
2.3 FAT32 文件系统.........................................4
2.3.1 FAT32 存储原理.......................................4
2.3.2 根目录的查找.........................................4
2.3.3 文件数据的查找.................................
原创力文档

文档评论(0)