-
51的4*4键盘驱动当按键按下时返回一个值,且只在按下键时返回一次该值,之后返回0;无按键时返回0;包含消抖功能,在键盘的下降沿触发。
基于keil平台...
51的4*4键盘驱动当按键按下时返回一个值,且只在按下键时返回一次该值,之后返回0;无按键时返回0;包含消抖功能,在键盘的下降沿触发。
基于keil平台-51 4* 4 keyboard driver when the button is depressed to return a value, and press the button only once the value to return, followed by return 0 no keys to return 0 contains extinction Buffeting function, the falling edge trigger at the keyboard. Keil-based platform
- 2023-06-22 07:25:02下载
- 积分:1
-
温湿度传感器SHT系列数据手册中文说明。
温湿度传感器SHT系列数据手册中文说明。-Temperature and Humidity Sensor SHT series data sheet Chinese specifications.
- 2023-05-15 20:30: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
-
16 10进制加法程序,单片机KEIL51的制备
16位10进制加法程序,KEIL51编写,适合单片机 -16 10 hex addition procedures, KEIL51 preparation for SCM
- 2023-03-28 06:30:04下载
- 积分:1
-
金鹏 LCD AVR 128 驱动程序 已经调试成功显示
金鹏 LCD AVR 128 驱动程序 已经调试成功显示
-Jinpeng LCD AVR 128 Driver
- 2022-03-25 11:09:13下载
- 积分:1
-
DS1302原程序,经反复测试,没有任何问题,完全可以用
DS1302原程序,经反复测试,没有任何问题,完全可以用-DS1302 original program, after repeated testing, there is no problem, can use
- 2023-03-13 05:15:03下载
- 积分:1
-
用ATMEL AVR CPU开发MMC CARD 的MMC库
用ATMEL AVR CPU开发MMC CARD 的MMC库-with ATMEL AVR CPU MMC MMC library CARD
- 2022-11-30 09:50:03下载
- 积分:1
-
430开发板PCB图,可直接开板,适用于初学者
430开发板PCB图,可直接开板,适用于初学者-430 development board PCB diagram, can be directly opened plate for beginners
- 2022-02-14 07:21:00下载
- 积分:1
-
基于AVR单片机的伺服电机系统研究,将AVR用于工业控制的具体实例。...
基于AVR单片机的伺服电机系统研究,将AVR用于工业控制的具体实例。-AVR microcontroller based servo motor system will be used for industrial control AVR specific examples.
- 2022-05-29 16:31:45下载
- 积分:1
-
液晶显示模块1604测试源码。显示数字,使用汇编语言编写。
液晶显示模块1604测试源码。显示数字,使用汇编语言编写。-LCD Module 1604 test source. Figures show that is written in assembly language.
- 2022-04-21 21:06:40下载
- 积分:1