-
c# wince MP3播放器,可以播放wav
用c# 编写的wince 嵌入式系统下的音乐播放器源码,可以播放MP3和WaV,完美运行。不可多得的学习资料。
- 2023-01-09 14:00:04下载
- 积分:1
-
Speex语音编解码器Microcrontroller
播放应用程序包括在解码和播放Speex编码的消息,已被存储到嵌入式STM32F101xx和STM32F103xx闪存。的播放应用程序主要使用两个缓冲区来存储消息解码。一旦一个缓冲区已经发挥,应用重用解码一帧。解码后的数据被使用TIM2的中断处理函数,即在8千赫率。这个应用程序是存储语音信息很少的内存需求非常有用。的用户可以记录和存储的语音信息隐藏于闪存STM32F103xx,然后回放。在演示你最多可以存储1分钟的声音到Flash记忆。为此,必须有59字节的用于数据存储的闪存通过固件的EEPROM。为了比较的目的,一个单独使用原始的PCM格式(无Speex编解码器)来存储声音1分钟需要938字节的内存空间。这意味着一个外部使用记忆,这相当于一个额外的成本。
- 2022-01-25 14:40:35下载
- 积分:1
-
8位频率计s
8位频率计s-zaszasasasasasasasasasasas
- 2022-04-17 17:28:23下载
- 积分:1
-
Example Interrupt program for LPC2100
Example Interrupt program for LPC2100 -Example Interrupt program for LPC2100
- 2022-03-17 09:18:40下载
- 积分:1
-
你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门...
你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门狗的复位,从而延长了看门狗的复位时间)不喂就复位. 程序中我以lcpRD2为例.-you may have to reset the hardware watchdog short time and anguish that this approach help you solve the problem. DOG with timers, if more than a certain time (running fly procedures, or were closed throughout the interruption, it will not lead to the timer DOG, resulting in the reduction watchdog, thereby prolonging the watchdog reset the time) do not feed on the reset. proceedings I lcpRD2 example.
- 2023-07-12 06:15:03下载
- 积分:1
-
这是一个MSP430在IAR环境下开发的益而高点亮LCD的一个小程序...
asfasd f asdfasdfasdf asd-asfasdfasdf asdfasdfasdf asdfasdfasdfasd
- 2022-01-28 17:28:12下载
- 积分:1
-
泰文 128 的液晶 karakter
# include//使用ATmega 128# include# include# include# include /头的液晶显示器无符号char a;字符数据[ 33 ];void main(void){while(1){液晶_ gotoxy(0,0);液晶显示器(“阿利”_ putsf)液晶_ gotoxy(0.1);(a),数据(国际);液晶_把(数据);};}
- 2022-04-18 06:27:10下载
- 积分:1
-
单片机间的通信程序(建立在C++语言上的开发)两片52位单片机间的通信...
单片机间的通信程序(建立在C++语言上的开发)两片52位单片机间的通信-Communication between the microcontroller program (based on C++ language development) 2 52 communication between MCU
- 2022-02-03 22:21:06下载
- 积分:1
-
eb55 Evaluation routines for ads
eb55评估板例程 for ads-eb55 Evaluation routines for ads
- 2022-11-26 19:20:03下载
- 积分:1
-
I2C header files, compatible with TWI Communications, includes API function call...
I2C头文件,兼容TWI通信,内含API函数可做twi通信调用-I2C header files, compatible with TWI Communications, includes API function calls to do twi Communications
- 2023-05-26 07:20:03下载
- 积分:1