- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 1.01mb
- Update:
- 2015-01-05
- Downloads:
- 0 Times
- Uploaded by:
- 大鹏集成
Description: The first version of the prototype using Cortex M3 level of the chip, using the SD card as a buffer with music, through the WiFi module
LwIP network protocol stack connection bean server, data will be downloaded to the SD card in the first cache the system uses a Vx10xx MP3 decoder
Chip realization of decoding and playing music. Playing module always read cache the music in the SD card, so as to avoid network instability brought
Bad playback experience. In order to protect the open source project, SD card file system will not use any standard, we will regard it as a great
The use of FLASH buffer, with a simple linked list storage structure to store and index the music file. In order to solve the TCP Download Music
To the SD card and the SD to play music is produced when the read-write conflict, we introduce two SPI Flash as the middle of the table tennis double buffer medium. The version of the simple flow control using the improved XMODEM protocol, playing through the super te
To Search:
File list (Check if you may need any files):
webPlayer\1.png
.........\play v0.1 .pdf
.........\register debug\application\application.h
.........\..............\...........\app_cfg.h
.........\..............\...........\common_app_cfg.h
.........\..............\...........\common_environment_cfg.h
.........\..............\...........\platform.h
.........\..............\...........\template\app_cfg.h
.........\..............\...........\........\build_iar\settings\bootrom.cspy.bat
.........\..............\...........\........\.........\........\bootrom.dbgdt
.........\..............\...........\........\.........\........\bootrom.dni
.........\..............\...........\........\.........\........\bootrom.wsdt
.........\..............\...........\........\.........\........\template.crun
.........\..............\...........\........\.........\........\template.cspy.bat
.........\..............\...........\........\.........\........\template.dbgdt
.........\..............\...........\........\.........\........\template.dni
.........\..............\...........\........\.........\........\template.GSP_ES_XN12xx_GSPB_TEMPLATE.cspy.bat
.........\..............\...........\........\.........\........\template.GSP_TEMPLATE_FLASH.cspy.bat
.........\..............\...........\........\.........\........\template.GSP_TEMPLATE_FLASH_Lib.cspy.bat
.........\..............\...........\........\.........\........\template.template.cspy.bat
.........\..............\...........\........\.........\........\template.wsdt
.........\..............\...........\........\.........\........\template.wspos
.........\..............\...........\........\.........\template\List\startup.lst
.........\..............\...........\........\.........\........\Obj\startup.o
.........\..............\...........\........\.........\........\...\template.pbi
.........\..............\...........\........\.........\........\...\template.pbi.cout
.........\..............\...........\........\.........\........\...\uart_play.pbi
.........\..............\...........\........\.........\........\...\uart_play.pbi.cout
.........\..............\...........\........\.........\........\...\vs10xx.pbi
.........\..............\...........\........\.........\........\...\vs10xx.pbi.cout
.........\..............\...........\........\.........\........\...\xmodem_1k.o
.........\..............\...........\........\.........\........\...\xmodem_1k.pbi.cout
.........\..............\...........\........\.........\template.dep
.........\..............\...........\........\.........\template.ewd
.........\..............\...........\........\.........\template.ewp
.........\..............\...........\........\.........\template.ewt
.........\..............\...........\........\.........\template.eww
.........\..............\...........\........\config\interface_cfg.h
.........\..............\...........\........\......\template_app_cfg.h
.........\..............\...........\........\......\template_environment_cfg.h
.........\..............\...........\........\startup.s
.........\..............\...........\........\template.a
.........\..............\...........\........\template.c
.........\..............\...........\........\uart_play\app_cfg.h
.........\..............\...........\........\.........\console\app_cfg.h
.........\..............\...........\........\.........\.......\console.c
.........\..............\...........\........\.........\.......\console.h
.........\..............\...........\........\.........\uart_play.c
.........\..............\...........\........\.........\uart_play.h
.........\..............\...........\........\.........\vs10xx\app_cfg.h
.........\..............\...........\........\.........\......\vs10xx.c
.........\..............\...........\........\.........\......\vs10xx.h
.........\..............\...........\........\.........\xmodem_1k\app_cfg.h
.........\..............\...........\........\.........\.........\xmodem_1k.c
.........\..............\...........\........\.........\.........\xmodem_1k.h
.........\..............\app_cfg.h
.........\..............\default.c
.........\...