-
freescale MCF5485EVB开发板上中断操作示例,利用一个timer产生中断,另外3个timer作为GPIO,使3g个LED每隔1秒钟轮换亮一次。...
freescale MCF5485EVB开发板上中断操作示例,利用一个timer产生中断,另外3个timer作为GPIO,使3g个LED每隔1秒钟轮换亮一次。-freescale MCF5485EVB interrupt the operational example of the development board, using a timer generate an interrupt, another three timer as a GPIO, so 3g a LED light at one-second rotation time.
- 2022-05-30 09:50:08下载
- 积分:1
-
俄罗斯方块程序 ,本压缩包里面含有原理图和远程序(Proteus),
俄罗斯方块程序 ,本压缩包里面含有原理图和远程序(Proteus),-Russian box procedure, the compressed packet inside contains schematic and far from the procedure (Proteus),
- 2022-03-24 00:55:06下载
- 积分:1
-
通过C语言控制数码管动态扫描显示,通过按钮可以控制数码管的大小,然后进行定时器中断进行倒计时。...
通过C语言控制数码管动态扫描显示,通过按钮可以控制数码管的大小,然后进行定时器中断进行倒计时。-Through the C language to control the digital control of dynamic scan showed that the adoption of digital control button can control the size, and then proceed to the countdown timer interrupt.
- 2022-04-09 02:24:18下载
- 积分:1
-
51写的拼音输入法
51写的拼音输入法-51 write phonetic input method
- 2022-03-11 21:36:03下载
- 积分:1
-
一个利用ds1820进行温度采集的程序,单片机为c51
一个利用ds1820进行温度采集的程序,单片机为c51-ds1820 use of a temperature collection procedures, c51 microcontroller
- 2022-02-03 10:38:58下载
- 积分:1
-
软件中包含了Cypress的SL811 USB接口芯片的固件程序以及如何51单片机进行操作的例子,并且有Linux下的驱动程序,阅读并借鉴这个程序就可以做出支持...
软件中包含了Cypress的SL811 USB接口芯片的固件程序以及如何51单片机进行操作的例子,并且有Linux下的驱动程序,阅读并借鉴这个程序就可以做出支持USB HOST的系统了。-software includes the Cypress SL811 USB interface chip firmware procedures and how to 5 a microprocessor operating examples, as well as Linux drivers, read and learn from this procedure can make USB HOST support of the system.
- 2022-02-21 19:20:03下载
- 积分:1
-
void InitGoertzel(void)
作用:初始化算法参数
用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter(...
void InitGoertzel(void)
作用:初始化算法参数
用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter()
float CGoertzel::GetMagnitude(unsigned char * sampleData, int length) //算法主接口
作用:对采集下来的音频数据用算法处理,返回一个结果
参数:sampleData-音频数据缓冲地址指针;
length-缓冲区尺寸(音频数据数量),字节数;
返回值:返回算法结果。
void SetParameter(DWORD set_SampleRate, DWORD set_TargetFreq, DWORD set_BlockSize)
作用:设置算法参数;
参数:set_SampleRate-音频数据抽样速率;
set_TargetFreq-目标信号频率;
set_BlockSize-算法数据块尺寸(采样点);
用法:调用本函数后,需要调用一次InitGoertzel(void)才会生效-void InitGoertzel (void) function: initialization algorithm parameters Usage: The algorithm performs a pre-test, if the need to change the parameters, calling SetParameter () float CGoertzel:: GetMagnitude (unsigned char* sampleData, int length)// Algorithm for the main interface role: to collect audio data from the treatment algorithm to return a result parameter: sampleData-audio data buffer address pointer length-buffer size (the number of audio data), number of bytes return value: the return of
- 2023-03-11 13:30:04下载
- 积分:1
-
数字波形发生器,能够产生同步的几个方波.
数字波形发生器,能够产生同步的几个方波.-digital waveform generator capable of producing several square synchronization.
- 2022-04-28 09:47:13下载
- 积分:1
-
关于温度传感器的内容,已经调试成功的,应该OK,希望有帮助啊
关于温度传感器的内容,已经调试成功的,应该OK,希望有帮助啊
-Temperature sensor on the content, have been debug successful, it should be OK, hope that has helped ah
- 2022-03-18 02:20:45下载
- 积分:1
-
系统的最小板程序,可以作为其他开发的基础!可以通过键盘控制!...
系统的最小板程序,可以作为其他开发的基础!可以通过键盘控制!-the smallest board procedures, can be used as the basis for other development! Keyboard control can!
- 2022-02-05 06:26:34下载
- 积分:1