搜索资源列表
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
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
AudioPlayerwithucos
- stm32加入ucos的音频播放器,可以播放SD卡里的WAV格式的音频文件。-Stm32 join ucos audio player, can play the SD card format WAV audio files.
Mp3(r1)
- 基于STM32的多功能MP3,功能:MP3/WMA/WAV/MIDI音频文件播放,本系统的难点在于FAT文件系统的管理、触摸屏控制-STM32-based multi-function MP3 function the: MP3/WMA/WAV/MIDI audio file playback, the difficulty lies in the management of the FAT file system, touch-screen control
STM32-Music-player
- 利用STM32开发板MP3解码芯片:VS1053,实现MP3/OGG/WMA/WAV/FLAC/AAC/MIDI等各种音频文件的播放。 文件的播放。-Use STM32 development board MP3 decoder chip: Play VS1053, realized MP3/OGG/WMA/WAV/FLAC/AAC/MIDI and other audio files.
music-player
- 基于战舰STM32开发板自带的MP3解码芯片实现MP3/WMA/WAV灯各种音频文件的播放-Play Battleship based STM32 development board comes with the MP3 decoder chip MP3/WMA/WAV audio files of various lights
音频采集程序429
- stm32采集w9582IC音频流,可通过按键进行保存或者录音,从而达到一个wav文件流的采集和播放(STM32 collects w9582IC audio stream, which can be saved or recorded by the key, so as to achieve the collection and play of a wav file stream)