Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - lpc mp3
Search - lpc mp3 - List
一个在 LPC2148 使用软件式 MP3 Decoder 播放例程,此例程由 SD/MMC 读取 MP3 格式,支持FAT 12/16/32 型式,Software MP3 Decoder 支援 MPEG-1,MPEG-2,MPEG-2.5 Audio Layer-I,Layer-II 及 Layer-III 播放,全部硬件仅需使用一颗 LPC-2148 (ARM-7)再加上一颗小 AMP IC即可,详情见例程内 AN10583.pdf,使用 Rowley CrossWorks V1.6 编译下编译完成.
Update : 2008-10-13 Size : 1.67mb Publisher : kly

新版的FreeRTOS操作系统源代码4.0.0版,包含ATmel,LPC,MSP430移植的例子和TCPIP协议栈uip和Lwip。个人觉得比ucos好-new version of the operating system source code version 4.0.0, includes ATmel, LPC, MSP430 transplant examples and TCPIP stack and Lwip East. Feel better than CENTER
Update : 2025-02-17 Size : 2.51mb Publisher : 王艳辉

MP3解码芯片VS1003的驱动C程序及测试例子,主控芯片LPC2131,编程环境ADS1.2-MP3 decoder chip VS1003 driven C procedures and the test case, Master Chip LPC2131, the programming environment ADS1.2
Update : 2025-02-17 Size : 230kb Publisher : 陈浩

基于LPC2148的MP3设计,采用软件解码方式,文件系统采用efsl,软件解码采用madlib-based LPC2148 MP3 design, using software decoding, file system used efsl. decoding software used madlib
Update : 2025-02-17 Size : 2.36mb Publisher : 施彬

一个在 LPC2148 使用软件式 MP3 Decoder 播放例程,此例程由 SD/MMC 读取 MP3 格式,支持FAT 12/16/32 型式,Software MP3 Decoder 支援 MPEG-1,MPEG-2,MPEG-2.5 Audio Layer-I,Layer-II 及 Layer-III 播放,全部硬件仅需使用一颗 LPC-2148 (ARM-7)再加上一颗小 AMP IC即可,详情见例程内 AN10583.pdf,使用 Rowley CrossWorks V1.6 编译下编译完成.-LPC2148 use a software to play MP3 Decoder type routines, the routines by the SD/MMC read MP3 formats, support for FAT 12/16/32 patterns, Software MP3 Decoder supports MPEG-1, MPEG-2, MPEG-2.5Audio Layer-I, Layer-II, and Layer-III player, all the hardware just to use an LPC-2148 (ARM-7) coupled with a small AMP IC can be, as detailed in routine AN10583.pdf, the use of Rowley CrossWorks completed under the compiler compiler V1.6.
Update : 2025-02-17 Size : 1.67mb Publisher : kly

LPC2142 做MP3的源程序,单声道的,效果还是不错,-LPC2142 make the source MP3, mono, the effect is still good,
Update : 2025-02-17 Size : 2.18mb Publisher : yizaisong

DL : 0
arm7 lpc2132+vs1003+sdcard制作MP3 此程序在 KEIL3下编译-arm7 lpc2132+ vs1003+ sdcard produced MP3 in KEIL3 under this program to compile
Update : 2025-02-17 Size : 514kb Publisher : 高岩

LPC2368armMP3.rar 最新资料,软件解码部分-LPC2368armMP3.rar-to-date information, software decoding part
Update : 2025-02-17 Size : 164kb Publisher : Jun

基于LPC 2148的MP3播放器源代码。该代码是linux下的MPEG 音频解码示例程序,并包含文件系统-LPC 2148 based on the MP3 player source code. The code is under linux sample program MPEG audio decoder, and includes the file system
Update : 2025-02-17 Size : 1.35mb Publisher : lshi

ARM做的MP3播放器(LPC2148+VS1003+CH375+OLED)有频谱,用了操作系统uCOS-II(共享全部源码)-ARM' s MP3 player to do (LPC2148+ VS1003+ CH375+ OLED) have a spectrum, with the operating system uCOS-II (sharing all the source code)
Update : 2025-02-17 Size : 1.43mb Publisher : 雷鹏勇

基于ARM7内核的芯片LPC2103,MP3解码芯片为VS1003,带SD卡文件系统,12864液晶,基于IAR开发环境,是ARM学习开发的好资料,也可用于DIYmp3 原理图源码齐全-Based on the ARM7 core chip LPC2103, MP3 decoder chip for the VS1003, with a SD card file system, 12864 LCD, based on the IAR development environment, is to study the development of good information on ARM, but also can be used DIYmp3 complete schematic source
Update : 2025-02-17 Size : 346kb Publisher : 老五

该代码为C语言所编写的,开发环境为Keil uv2或Keil uv3。代码所实现的功能是:将自然界的声音转换成数字代码,然后通过ARM7将数据以*.mp3格式存入SD卡中,并可以回放。所需的硬件平台是NXP公司的ARM7(LPC2478)开发板一块,另外SD卡带有文件系统,是本人移植的。-The code is written in C language, development environment for Keil uv2 or Keil uv3. Code implemented functions are: the nature of the voice conversion into digital code, and then ARM7 data stored in*. mp3 format, SD card, and can playback. The hardware platform is required for NXP' s ARM7 (LPC2478) development board an additional SD card with the file system, is my transplant.
Update : 2025-02-17 Size : 493kb Publisher : 菜香闻

DL : 0
PCM编码、WMA编码、ADPCM编码、LPC编码、MP3编码、AAC编码、CELP编码等,包括优缺点对比和主要应用领域 音频编码很好的参考-PCM encoding, WMA encoding, ADPCM coding, LPC encoding, MP3 encoding, AAC coding, CELP coding, including the advantages and disadvantages of contrast and the main application field of audio coding a good reference
Update : 2025-02-17 Size : 11kb Publisher : cygnus

Linear-Predictive-Coder MATLAB Implementation of LPC algorithm for speech signal # Why LPC? In communication systems it is often necessary to transmit audio(speech) signal in compressed or encoded form because of bandwidth limitation of the channel. In this regard, ‘Linear predictive coding(LPC)’ is an effctive method of speech coding at a low bit-rate. # Features ** Analysis/Encoding phase,Synthesis/Decoding phase. **Human voice modelled with all-pole filter. ** LPC parameters(filter coefficients, pitch, gain etc) extraction at the decoding phase. ** Non-overlapping frames of 30 milliseconds in duration # How To Run ** Make sure MATLAB(latest version) is installed ** Put both files(LPC.m with .mp3 file) in the same folder ** Open LPC.m file and run it. ## Comments Different audio (.mp3) files can be coded/decoded by changing the input file name in the code.
Update : 2025-02-17 Size : 2kb Publisher : japaoli
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.