-
基于盛群单片机HT46R24的来电显示系统,可以修改端口为8051系列单片机,已添加了注释。有LCD显示模块,I2C存储模块,...
基于盛群单片机HT46R24的来电显示系统,可以修改端口为8051系列单片机,已添加了注释。有LCD显示模块,I2C存储模块,-Holtek HT46R24 Single Chip Based on the caller ID systems, can modify the port for the 8051 Series single-chip microcomputer has been added to the Notes. Has LCD display module, I2C memory modules,
- 2022-03-15 11:31:05下载
- 积分:1
-
upsd 3200序列的usb驱动,适合ST upsd 3200序列单片机的开发 仅供参考...
upsd 3200序列的usb驱动,适合ST upsd 3200序列单片机的开发 仅供参考-upsd 3200 series usb driver for ST upsd 3200 single-chip development sequence for reference only
- 2022-01-26 02:47:00下载
- 积分:1
-
单片机89C51,LCD12864密码锁程序设计程序。
单片机89C51,LCD12864密码锁程序设计程序。-Single-chip microcomputer 89C51, LCD12864 password lock program design process.
- 2022-01-25 17:05:05下载
- 积分:1
-
我上传的是单
本人上传的是 单片机 1602LCD液晶秒表.asm 源代码
-I uploaded is the single-chip LCD 1602LCD stopwatch. Asm source code
- 2023-08-13 13:05:02下载
- 积分: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
-
自制的MON51单片机仿真器,包含PCB
自制MON51单片机仿真器资料,含PCB-homemade MON51 MCU simulator, containing PCB
- 2022-03-24 00:29:29下载
- 积分:1
-
台湾凌阳单片机USB驱动源程序,为凌阳大学计划内容之一。
台湾凌阳单片机USB驱动源程序,为凌阳大学计划内容之一。-Taiwan Sunplus microcontroller USB Driver source, the University of Sunplus one of the contents of the plan.
- 2022-07-22 04:24:37下载
- 积分:1
-
AVR ATmega16 ds18b20 驱动程序,编译环境 ICCAVR6.31A 功能函数需要自己写移植代码...
AVR ATmega16 ds18b20 驱动程序,编译环境 ICCAVR6.31A 功能函数需要自己写移植代码-AVR ATmega16 ds18b20 driver, the compiler environment ICCAVR6.31A function needs its own code to write transplantation
- 2023-01-09 01:45:03下载
- 积分:1
-
DS18B20 temperature monitoring procedures, and single
DS18B20温度监控程序,上位机与单片机通过串口进行通信-DS18B20 temperature monitoring procedures, and single-chip host computer through the serial port to communicate
- 2023-08-19 01:05:03下载
- 积分:1
-
用keil c51写得温度传感器程序,可以显示小数点后一位,lcm1602显示...
用keil c51写得温度传感器程序,可以显示小数点后一位,lcm1602显示-Keil c51 with temperature sensors written procedures, one can show after the decimal point, lcm1602 show
- 2022-03-01 12:55:41下载
- 积分:1