文件名称:DIYmp3-V1.2
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 543kb
- 下载次数:
- 0次
- 提 供 者:
- 雾**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个是我的毕业设计,能实现如下功能:播放MP3、上下一曲、暂停、音量调节、显示当前的文件大小、播放进度。此外,支持txt格式的电子书、电子相册、实时时钟等功能。
不过还存在很多问题,比如现在只能播放164的歌曲,超过164比特率的就会开始卡(优化读写函数以及换更高的晶振应该可以播放高码率的MP3)。显示电子书时个别文字不对应,还未找到原因。
主控芯片是STC12C5A60S2、VS1003。
-This is my graduation design, can realize the following functions: MP3, up and down a piece, pause, sound volume, show the current file size, played progress. In addition, the format support TXT e-books, photo album, real time clock etc. Function.
But there are still many problems, such as now can only play 164 songs, more than 164 bitrate will begin to card (optimization read and write functions and change higher crystals should play a higher bit rate MP3). Show individual words don t correspond when ebook, has yet to find out why.
Master control chip is STC12C5A60S2, VS1003.
不过还存在很多问题,比如现在只能播放164的歌曲,超过164比特率的就会开始卡(优化读写函数以及换更高的晶振应该可以播放高码率的MP3)。显示电子书时个别文字不对应,还未找到原因。
主控芯片是STC12C5A60S2、VS1003。
-This is my graduation design, can realize the following functions: MP3, up and down a piece, pause, sound volume, show the current file size, played progress. In addition, the format support TXT e-books, photo album, real time clock etc. Function.
But there are still many problems, such as now can only play 164 songs, more than 164 bitrate will begin to card (optimization read and write functions and change higher crystals should play a higher bit rate MP3). Show individual words don t correspond when ebook, has yet to find out why.
Master control chip is STC12C5A60S2, VS1003.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
毕业设计DIYmp3 V1.2
...................\App
...................\...\ds1302.lst
...................\...\HX8340b.lst
...................\...\main.c
...................\...\main.LST
...................\...\MP3player for 51.m51
...................\...\MP3player for 51.plg
...................\...\MP3player for 51.uvopt
...................\...\MP3player for 51.uvproj
...................\...\MP3player for 51_uvopt.bak
...................\...\MP3player for 51_uvproj.bak
...................\...\MP3_Menu.lst
...................\...\myfun.lst
...................\...\SD.lst
...................\...\SD_SPI.lst
...................\...\spi.lst
...................\...\vs1003.lst
...................\...\znFAT.lst
...................\Drivers
...................\.......\ds1302.c
...................\.......\HX8340b.c
...................\.......\INC
...................\.......\...\8x16.h
...................\.......\...\8x8h.h
...................\.......\...\cj.h
...................\.......\...\ds1302.h
...................\.......\...\Font.h
...................\.......\...\GB1616.h
...................\.......\...\GB3232.h
...................\.......\...\HX8340b.h
...................\.......\...\ico.h
...................\.......\...\MP3_Menufun.h
...................\.......\...\myfun.h
...................\.......\...\mytype.h
...................\.......\...\patch.h
...................\.......\...\pic.h
...................\.......\...\SD.h
...................\.......\...\spi.h
...................\.......\...\vs1003.h
...................\.......\...\znFAT.h
...................\.......\myfun.c
...................\.......\Old Drivers
...................\.......\...........\MySD.c
...................\.......\...........\MySD.h
...................\.......\...........\SD.c
...................\.......\...........\SD.h
...................\.......\SD.c
...................\.......\spi.c
...................\.......\vs1003.c
...................\.......\znFAT.c
...................\MP3原理图PCB
...................\............\MEDIA.pdf
...................\Outputs
...................\.......\ds1302.obj
...................\.......\HX8340b.obj
...................\.......\main.obj
...................\.......\MP3player for 51
...................\.......\MP3player for 51.hex
...................\.......\MP3player for 51.lnp
...................\.......\MP3player for 51.plg
...................\.......\myfun.obj
...................\.......\SD.obj
...................\.......\spi.obj
...................\.......\vs1003.obj
...................\.......\znFAT.obj
...................\App
...................\...\ds1302.lst
...................\...\HX8340b.lst
...................\...\main.c
...................\...\main.LST
...................\...\MP3player for 51.m51
...................\...\MP3player for 51.plg
...................\...\MP3player for 51.uvopt
...................\...\MP3player for 51.uvproj
...................\...\MP3player for 51_uvopt.bak
...................\...\MP3player for 51_uvproj.bak
...................\...\MP3_Menu.lst
...................\...\myfun.lst
...................\...\SD.lst
...................\...\SD_SPI.lst
...................\...\spi.lst
...................\...\vs1003.lst
...................\...\znFAT.lst
...................\Drivers
...................\.......\ds1302.c
...................\.......\HX8340b.c
...................\.......\INC
...................\.......\...\8x16.h
...................\.......\...\8x8h.h
...................\.......\...\cj.h
...................\.......\...\ds1302.h
...................\.......\...\Font.h
...................\.......\...\GB1616.h
...................\.......\...\GB3232.h
...................\.......\...\HX8340b.h
...................\.......\...\ico.h
...................\.......\...\MP3_Menufun.h
...................\.......\...\myfun.h
...................\.......\...\mytype.h
...................\.......\...\patch.h
...................\.......\...\pic.h
...................\.......\...\SD.h
...................\.......\...\spi.h
...................\.......\...\vs1003.h
...................\.......\...\znFAT.h
...................\.......\myfun.c
...................\.......\Old Drivers
...................\.......\...........\MySD.c
...................\.......\...........\MySD.h
...................\.......\...........\SD.c
...................\.......\...........\SD.h
...................\.......\SD.c
...................\.......\spi.c
...................\.......\vs1003.c
...................\.......\znFAT.c
...................\MP3原理图PCB
...................\............\MEDIA.pdf
...................\Outputs
...................\.......\ds1302.obj
...................\.......\HX8340b.obj
...................\.......\main.obj
...................\.......\MP3player for 51
...................\.......\MP3player for 51.hex
...................\.......\MP3player for 51.lnp
...................\.......\MP3player for 51.plg
...................\.......\myfun.obj
...................\.......\SD.obj
...................\.......\spi.obj
...................\.......\vs1003.obj
...................\.......\znFAT.obj