-
CAN通讯工具,用于与控制器通讯获取数据
CAN通讯工具,用于与控制器通讯获取数据-CAN_USB tool for communication
- 2022-07-06 19:36:46下载
- 积分:1
-
• 直接PWM 输出控制马达转速
• PWM 频率可达31kHz
• 三种输入型态控制转速:PWM 输入,VR 输入以及热...
• 直接PWM 输出控制马达转速
• PWM 频率可达31kHz
• 三种输入型态控制转速:PWM 输入,VR 输入以及热敏电阻输入
• 操作电压:12VDC
• 过电流保护
• 霍尔采集器输出控制转速反馈
• 马达转子锁定保护
• 马达转速可调-err
- 2022-07-23 14:31:21下载
- 积分: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
-
51单片机程序,ASM版,前一个是C版,请多提意见
51单片机程序,ASM版,前一个是C版,请多提意见-51 SCM program, ASM version is the C version of the previous, please speak up
- 2023-01-22 22:40:03下载
- 积分:1
-
SCM traffic lights curriculum program source code. See people for this, specific...
单片机交通灯等课程的程序原代码。 看到有人求这个,特地传上来。-SCM traffic lights curriculum program source code. See people for this, specifically- onto.
- 2022-07-26 09:27:03下载
- 积分:1
-
Collected in 16 AD conversion chip technical data and some application examples...
搜集的16位AD转换芯片的技术资料及部分应用实例论文AD976、AD7655、AD73360、ads1174、cs1160、LTC2497f-Collected in 16 AD conversion chip technical data and some application examples papers AD976, AD7655, AD73360, ads1174, cs1160, LTC2497f
- 2022-11-29 14:35:04下载
- 积分:1
-
这是一个在单片机实现时钟的程序
这是一个在单片机实现时钟的程序-This is one of the MCU clock procedures
- 2023-02-21 21:45:04下载
- 积分:1
-
msp430例程序 绝对真实 调试过 可用
msp430例程序 绝对真实 调试过 可用-Example MSP430 debug procedures have been absolutely true that the available
- 2022-03-10 18:08:46下载
- 积分:1
-
通讯误码仪测试软件
通讯误码仪测试软件-communications software error Test
- 2022-03-13 13:16:48下载
- 积分:1
-
SPI总线的学习
学习SPI总线-93C46应用程序,本程序为SPI总线应用程序
- 2023-08-20 22:35:03下载
- 积分:1