搜索资源列表
wav plaer
- 一个WAV音东播放器
8052 之语音合成源码
- 8052 之语音合成源码,使用 8052 的 3 个定时器做了个能播放 wav 数据的功能,对学习 PWM 做 D/A 有些用,附上源代码.
WAV4_8.以AVRMEGA32播放SD卡中的WAV音乐
- 以AVRMEGA32播放SD卡中的WAV音乐,其中包括SD卡的驱动,FAT文件系统等,以PWM方式输出声音,SD card to play AVRMEGA32 of WAV music, including the SD card drive, FAT file system, so as to PWM output sound
WAV.rar
- 单片机实现WAV文件的播放程序,使用TC20以上编译!,SCM broadcast WAV files, the use of more than TC20 compiler!
基于51单片机的音乐播放机
- 基于51单片机的音乐播放机 程序中所引用的歌曲16进制数值,均从WAV歌曲文件中提取,其中WAV文件以8000HZ采样8位编码,DAC0832同样 以8000HZ采样8位编码恢复波形,通过示波器观察声音波形 程序中3首歌曲均选取WAV文件中的192个采样点即24ms时间的波形,51 Single-chip-based music players proceedings quoted hexadecimal value of 16 songs, all songs from the WA
pwm-wav-code.rar
- 本代码是在arm-lpc2220上做的一个pwm播放wav声音的源代码。,This code is in the arm-lpc2220 on to do a pwm player wav sound source.
playwave
- stm32利用PWM波播放WAV声音文件-stm32 use of PWM wave play WAV sound files
Mp3Player
- 在ARM7开发板W90P710上实现的MP3播放器,支持mp3、wav格式,支持U盘和SD卡,带LCD彩屏显示。-W90P710 in ARM7 development board to achieve the MP3 player, support mp3, wav format, support U disk and SD cards, with color LCD display.
dspic33
- WAV 数字输出播放器,采用DSPIC33单片机,SPI接口读取SD卡(仅支持FAT),I2S接口数字输出。-Digital output WAV player, using dsPIC33 Singlechip, SPI interface SD card reader (supports only FAT), I2S digital output interface.
AN_O0326
- 利用PWM功能实现语音播放功能。本系统应用于Suplus SPMC65* Series上,使用PWM功能播放WAV格式的语音文件。-PWM function implementation using voice playback functionality. The system applies to Suplus SPMC65* Series on, use the PWM function to play WAV format audio files.
PWMMusic
- 首先要说:是我自己写的你他地方下不到! 这是一个用PWM播放.wav歌曲文件的程序,歌曲本身已经被和代码一起固化到FLASH中了,想要听到美妙的歌曲你只需要把PB0经过一个滤波放大电路接到蜂鸣器或耳机插孔上,并把程序下到你的STM32中运行就可以了。 另外,看看这篇关于PWM播放.wav的文章:http://wmx0901.blog.163.com/blog/static/10320222020097171727367/edit/-First of all, to say: I
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
A2000
- 通过WINDOWS的录音机录制的PCM音频8K16WAV文件经SACM_A2000算法压缩后变为SUB_BAND的音频格式,压缩前为:“.wav,8k/16bit;”压缩后为:“.16k/*.20k/*.24k下载 后用相应的解压缩算法进行播放。 -WINDOWS recorded by tape recorder PCM audio 8K16WAV papers have SACM_A2000 algorithm into SUB_BAND compressed audio forma
wav
- 使用51做的一个WAV播放系统,可以播放存储在FLASH里的WAV语音-51 do with a WAV playback system, can play stored in the FLASH in the WAV audio
wav_player
- 基于STM32的wav音频格式播放器,播放文件存于SD卡,FAT16系统格式-Wav audio format based on the STM32' s player, to play the file stored on the SD card, FAT16 system format
AN_O0326
- 利用PWM功能实现语音播放 SPMC65系列单片机上,使用MCU的 PWM 功能播放WAV规格的语音文件。WAV格式的语音文件存储于外扩的 Flash SPR4096中,MCU 通过普通 IO 模拟访问 SPR4096的时序,用串行方式读取 SPR4096中的语音数据,并将语音数据转换为 PWM输出。-Voice playback using PWM function realization SPMC65 MCU, use the MCU s PWM function specific
AVR_WAV
- AVR WAV音频文件的播放,使用ATmega8读取EN25F32里面的数据,然后实现播放WAV音频,PCM格式编码-AVR WAV audio file player, which uses ATmega8 read EN25F32 data, and for playing WAV audio, PCM coding format
89s52pwm-wav
- st89s52播放音乐文件,可以播放wav格式,程序自行理解,-St89s52 play music files, can play wav format, and the program to understand,
wav-sounds
- 单片机直接播放wav声音,不用其他IC 声音内容使用winhex得到,更改其他声音请注意格式为wav 单声道 8bit 其他格式需改解码方式-SCM direct broadcast wav sound, no other IC audio content using winhex get change other sounds Note mono 8bit wav format to other formats can be changed decoding
STM32利用PWM波播放WAV声音文件
- PWM + FLASH + SD播放WAV(PWM + FLASH + SD play WAV)