-
控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序....
控制电机运动的G代码程序,如果对G代码不清楚,请先看懂G代码,然后再看本程序.-Control motor movement, G code program, if the G code is not clear, please understand G code, and then look at the procedures.
- 2022-02-24 09:33:51下载
- 积分:1
-
Battery LED light automatic lighting control system design and implementation, w...
光电池LED自动照明控制系统的设计与实现,这是一套毕业设计,里面包括电路原理图和程序原码包,还有相关的芯片资料,这是一套很大的系统
-Battery LED light automatic lighting control system design and implementation, which is a graduation project, which include the circuit schematic diagram and procedures for the original code package, and chip-related information, this is a great system
- 2022-02-04 20:07:59下载
- 积分:1
-
DS18B20驱动程序,已通过实物认证.
DS18B20驱动程序,已通过实物认证.-DS18B20 driver has passed certification in kind.
- 2022-03-11 10:32:56下载
- 积分: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
-
- 2022-01-24 19:02:01下载
- 积分:1
-
低电压检测.
A口低8位接键盘列线,键盘行线接VDDIO;B口高8位接LED
// 按K1键 低电压为2.4v
// 按K2键 低电压2.8v...
低电压检测.
A口低8位接键盘列线,键盘行线接VDDIO;B口高8位接LED
// 按K1键 低电压为2.4v
// 按K2键 低电压2.8v
// 按K3键 低电压3.2v
// 按K4键 低电压为3.6v
- 2022-03-14 07:54:44下载
- 积分:1
-
在网上找的,所以的关于MAX260,MAX261,MAX262,MAX263的中文资料及很多实例程序和经典电路...
在网上找的,所以的关于MAX260,MAX261,MAX262,MAX263的中文资料及很多实例程序和经典电路-Online to find, therefore, on the MAX260, MAX261, MAX262, MAX263 Chinese information and a lot of examples of procedures and the classical circuit
- 2022-12-19 12:25:04下载
- 积分:1
-
c8051f020中使用液晶lcd的程序,经调试通过。液晶采用fyd。
c8051f020中使用液晶lcd的程序,经调试通过。液晶采用fyd。-C8051F020 used in liquid crystal lcd procedures adopted by the debugger. LCD using fyd.
- 2022-03-18 16:37:21下载
- 积分:1
-
单片机控制步进电机程序源码,希望能帮助到需要的朋友。
单片机控制步进电机程序源码,希望能帮助到需要的朋友。-Single-chip stepper motor control program source code, hoping to help a friend in need.
- 2022-01-26 06:42:40下载
- 积分:1
-
MSP430 串口RS485 通信代码很详细
MSP430 串口RS485 通信代码很详细-MSP430 serial RS485 communications code in great detail
- 2022-04-27 05:26:03下载
- 积分:1