搜索资源列表
ucos_IIS
- S3C44B0X 自带的IIS 音频接口的使用,通过 DMA 数据传输方式编程实现对wav 声音文件(不超过 10 秒)的循环播放。 -S3C44B0X built-in IIS audio interfaces use, through DMA data transmission programming right wav sound files (not more than 10 seconds) to broadcast the cycle.
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
audioPractice
- 主要是在ucos系统进行wav文件的解码,播放。需要的开发环境是ads1.2-Mainly in ucos system wav file decoding and playing. The needs of the development environment is ads1.2
zxg
- 对具有周期性的音频进行加噪声后自相关然后输出为wav音频,使用tc编写-A periodic audio add noise then related it and then output as wav audio
AudioPlayerwithucos
- stm32加入ucos的音频播放器,可以播放SD卡里的WAV格式的音频文件。-Stm32 join ucos audio player, can play the SD card format WAV audio files.