搜索资源列表
iis
- 基于2410的一个iis总线测试程序 声音控制芯片是飞利浦的UTS1341 可通过xmodem发送声音文件(WAV)到内存,然后播放
于 STM32 播放 WAV 档
- 于 STM32 播放 WAV 档,使用 8 位 PWM 作为 DAC,解码 WAV 来播放,附源程序.
ARMJISHU_MP3_code
- 基于STM32的wav播放器源码.处理器使用的是stm32f103vet-Wav player based on the source STM32
VoicePlayer
- LPC2148编写的WAV格式文件播放器,可以测试录制声音并播放。-LPC2148The compilation WAV form document player, may test the record sound and broadcast.
pic32-wavplayer-2.0.12
- 基于pic32微处理器的wav播放器源代码,拿来就用。做项目的人不要错过。-Pic32-based microprocessor wav player source code, brought on by. Do not miss the people to do the project.
8051play_wav
- 用8051采用pwm方式播放 串口语音数据,据说不错 ,后台通过串口传输wav文件。-By 8051 using pwm voice broadcast of the serial data, it is said is true that the background wav file through the serial transmission.
wav
- 基于lpc2148(arm7)的wav音乐格式播放器的设计,采用24bitPCM1770DA转换芯片,播放音质极好-Based on lpc2148 (arm7) the wav format music player designed 24bitPCM1770DA conversion chips, excellent sound quality playback
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(
uda1341
- uda1341中文详细使用说明以及WAV的格式介绍-uda1341 detailed instructions in Chinese, as well as WAV format descr iption
stm32_dac_audio
- Play wav file with stm32
Audio_playback_and_record
- cortexM4内核 stm32F407例程,录音播放wav,-Audio playback and record
LPC1766
- 基于LPC1766的WAV播放器,完成的工程,已调试-Based LPC1766 WAV player, completed the engineering, commissioning
mp3
- 刚做好的MP3&WAV播放器,现已将代码上传,供大家学习参考。-MP3 & WAV player, just do a good job now upload the code for all to learn.
STM32F4DiscoveryWAV_Player
- 可以再STM32F4探索板上实现U盘中wav的播放器;将文件中的hex文件下载到开发板上即可实现-STM32F4 Discovery WAV Player
lab3_v7_final.rar
- An LPCXpresso 1769 with baseboard that implements an .wav player. Wav must be in SDCard and without light the player stops working.,An LPCXpresso 1769 with baseboard that implements an .wav player. Wav must be in SDCard and without light the player s
ss
- 51单片机播放wav程序源代码,共大家参考使用-The broadcast wav program 51 of the 51 single-chip microcontroller Play wav program 51 microcontroller broadcast wav program
iis
- S3C2440 IIS裸板驱动程序,能在裸板实现WAV文件的播放 -S3C2440 IIS video driver
STM32_Music
- C Source code for STM32F103. Include LCD, USART, playing WAV music
SD-WAV
- 使用LPC1766通过读写SD卡中的WAV文件并通过DAC播放,能实现双声道和单声道-By using the LPC1766 SD card reader and WAV file playback through the DAC, to achieve dual-channel and single-channel
WAV-files-from-SD
- WAV file player from SD card with FAT FS.