搜索资源列表
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
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
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
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
sd8psrc
- AVR ATtinyX5播放sd 卡 上的WAV文件。-This is a simple SD audio player biult with only an 8-pin microcontroller. The ATtinyX5 series (25/45/85) 8-pin AVR microcontroller has two fast PWM outputs in 250kHz carrier frequency. This enables to output a wide freque
music_pfatfs
- stc125a60s2 PWM 推动耳机播放SD卡里面的WAV音乐。文件系统为FATFS。内有低层SD卡驱动及双缓冲区的切换。-stc125a60s2 PWM promote headphone playback SD card inside WAV music. The file system FATFS. Within the lower the SD card drive and double buffer switching.
STM32-PWM-WAV
- 使用单片机stm32开发的语音程序,pwm方式-Voice program pwm way, using microcontroller stm32 development
mp3
- stc12 pwm 加二阶滤波 播放wav音频-stc12 pwm wav audio playback plus second-order filter
yuyin
- stc12 pwm 加二阶滤波 播放wav音频-stc12 pwm wav audio playback plus second-order filter
waefcV10
- 单片机解码WAV 源代码 PWM直接解码WAV 文件可直接输出真人语音-Single chip decoder WAV source code PWM directly decode WAV file can be directly output real voice
stm8_play_wav_by_wang@2017-7-7
- 通过串口将音频数据发往stm8,stm8通过互补的pwm通道输出BTL推动喇叭播放音乐。wav格式为16K采样8bit模式,附带了xp的录音机可以进行格式转换。(Through the serial port to the audio data sent to stm8, stm8 through the complementary pwm channel output BTL to promote the speaker to play music. wav format for the 16
STM32利用PWM波播放WAV声音文件
- PWM + FLASH + SD播放WAV(PWM + FLASH + SD play WAV)