-
With the Lunar calendar display, complete functions, with schematics, can make p...
带农历显示的万年历,功能齐全,附电路图,可以做产品。-With the Lunar calendar display, complete functions, with schematics, can make products.
- 2023-03-28 16:05:04下载
- 积分:1
-
这个程序是可以作为OV6620摄像头数据采集用的,飞思卡尔智能车摄像头组会对他们有帮助。...
这个程序是可以作为OV6620摄像头数据采集用的,飞思卡尔智能车摄像头组会对他们有帮助。-This program can be used as OV6620 camera used for data acquisition, Freescale smart car camera group will helpful to them.
- 2022-03-19 10:37:54下载
- 积分:1
-
44键盘多模块演示程序,使用双向双次键扫描技术LCALL INKEY 双向双次键扫描...
44键盘多模块演示程序,使用双向双次键扫描技术LCALL INKEY 双向双次键扫描-keyboard module demonstration, the use of the bi-directional bonding time scanning technology LCALL INKEY meeting of the bi-directional scanning Bond
- 2023-04-13 14:55:03下载
- 积分:1
-
凌阳061a单片机语音识别使用例程。包括两个基本语音识别例子...
凌阳061a单片机语音识别使用例程。包括两个基本语音识别例子-Sunplus 061A routine use of single-chip speech recognition. Includes two examples of the basic speech recognition
- 2022-04-22 10:56:30下载
- 积分:1
-
Sl811 increase the use of single
利用单片机arm加sl811芯片实现对u盘读写的控制,代码仅供大家参考,如有不对之处,敬请谅解-Sl811 increase the use of single-chip chip arm of the u disk read and write control code for your reference, if doing so after updating
- 2022-03-17 18:22:58下载
- 积分:1
-
飞思卡尔单片机MC9SDG128B的计数器源程序,用于速度测量中脉冲个数统计,可以实现速度测量,路程测量等。...
飞思卡尔单片机MC9SDG128B的计数器源程序,用于速度测量中脉冲个数统计,可以实现速度测量,路程测量等。-Freescale" s single-chip counters MC9SDG128B source for the pulse velocity measurement in the number of statistics, can achieve the speed measurement, distance measurement.
- 2023-04-10 19:40:04下载
- 积分:1
-
C语言 端口控制和中断控制 数据的读取 控制电磁阀
C语言 端口控制和中断控制 数据的读取 控制电磁阀-KEIL C byte_read
sector_erase
unsigned char byte_program
unsigned char byte_program_and_verify
unsigned char Compare
- 2022-07-25 08:00:17下载
- 积分: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
-
DAC7611,12位串口DA驱动程序,只需将代码中的四个端口按自己的电路修改就可以使用。...
DAC7611,12位串口DA驱动程序,只需将代码中的四个端口按自己的电路修改就可以使用。-DAC7611, 12 bit serial DA driver, just the code of the four ports in accordance with their own modifications on the circuit can be used.
- 2022-05-05 16:27:01下载
- 积分:1
-
基于AVR单片机mega8的电表C源程序(第一部分主函数与显示部分)...
基于AVR单片机mega8的电表C源程序(第一部分主函数与显示部分)-Based on the AVR Microcontroller mega8 meter C source code (the first part of the main function and display part)
- 2022-08-13 09:50:15下载
- 积分:1