搜索资源列表
Record-wav
- 一个WINCE下记录声音的例程,作为提示或报警信息的应用,比较方便。-WINCE under a voice record routine, as a reminder or alarm applications more convenient.
pwm-wav-code.rar
- 本代码是在arm-lpc2220上做的一个pwm播放wav声音的源代码。,This code is in the arm-lpc2220 on to do a pwm player wav sound source.
audio
- 本驱动是 s3c2410 声卡驱动,实现了 mp3,wav格式的音频文件的播放 -The S3C2410 sound card driver is driven to achieve a mp3, wav format audio file player
2410-fs-ldqmoon
- 这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 unsigned char temp[24]="3.wav" // 文件明需要放在数组里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializing....\n") } Uart_Printf(
ima_adpcm_encoder_latest.tar
- This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by defau
wav
- 利用c语言编写的一个示波器,带硬件电路图。-The use of a language c oscilloscope with the hardware circuit diagram.
PWMMusic
- 首先要说:是我自己写的你他地方下不到! 这是一个用PWM播放.wav歌曲文件的程序,歌曲本身已经被和代码一起固化到FLASH中了,想要听到美妙的歌曲你只需要把PB0经过一个滤波放大电路接到蜂鸣器或耳机插孔上,并把程序下到你的STM32中运行就可以了。 另外,看看这篇关于PWM播放.wav的文章:http://wmx0901.blog.163.com/blog/static/10320222020097171727367/edit/-First of all, to say: I
DSP_Based_FDMA_Commucation_System
- 这是一个频分复用系统的数字处理方法,传送了2个wav文件,采样频率200kHz,2路载波的频率分别为44kHz,48kHz。整个代码涉及到wav文件的编码和解码,信号的数字滤波,调制解调。-This is a frequency division multiplexing system of digital processing methods, to send the two wav files, the sampling frequency of 200kHz, 2-carrier freq
Mp3Player
- 基于WINBOND W90P710开发板的开发的mp3播放器程序 实现了mp3播放 wav播放 txt查看等功能 有简易的操作界面 利用libmad做解码器-WINBOND W90P710 development board based on the development of the mp3 player program to play wav a mp3 player and other functions txt Show simple interface to do to use li
PIC1702sl
- This code is in the arm-lpc2220 on to do a pwm player wav sound source.-This code is in the pic on to communicate with fm1702
Test
- 为44B0的测试代码,可以测试蜂鸣器,IIS 播放WAV文件,USB点灯,按键,串行FLASH,IDE硬盘 LCD等。 0 : Please input a number 1 : Memory test 2 : Timer PWM test ( Beep ) 3 : IIC EEPROM test 4 : ADC test 5 : Download File by uart(DNW) 6 : IIS Play test(Please download *.wav by
wav
- 使用51做的一个WAV播放系统,可以播放存储在FLASH里的WAV语音-51 do with a WAV playback system, can play stored in the FLASH in the WAV audio
81558LEDvoice-basedplayers
- 基于8155的8LED语音播放机设计 实验中需要的信源,可以通过处理一段WAV文件,将其变为一段数据表进行实验。 基本功能: 1 将处理过的数据通过单片机进行存储(信号固化)。 2 用D/A转换器回放存储的信号。 3 通过模拟示波器显示回放的波形。 4 在数码管或LCD上显示回放波形的参数(最大/最小幅值,波形播放时间)。 -8155 8LED voice-based players need to design experiments in the source, yo
imm3851
- This project describes the work done on the development of an audio segmentation and classification system. Many existing works on audio classification deal with the problem of classifying known homogeneous audio segments. In this work, audio recordi
wavplay-v1.01
- 一款WAV格式的音乐播放软件,适合用在嵌入式平台-A WAV music player software, suitable for use in embedded platforms
wav_player_and_touch_panel
- FPGA project that implements a wav file player for a NIOS II in a DE2-70 board with a graphical interphace in a LTM touch panel.
HELLO_WAV_PLAYER
- HELLO_WAV_PLAYER 一个WAV解码器-HELLO_WAV_PLAYER a WAV decoder
dspM2_2_filter
- DSP Filter to filter a signal such as a .wav file
wav
- 本例程是在ccs3.3环境下编写的基于TMS320VC5509A的WAV语音文件播放程序,采用320AIC23B语音芯片,稍加修改可实现语音采样和PCM播放。部分关键代码添加注释,便于读懂,另外,本程序未采用调用CSL的方法,而是直接配置寄存器。因此,对于想深度了解DSP各模块寄存器功能和配置方法的程序员有更好的参考价值。-This routine is written in ccs3.3 environment WAV voice file playback program based TMS
wav
- 新手解码WAV格式音频文件,调了几天才出来,调用方便(Novice decoding WAV format audio file, adjusted for a few days out, convenient call)