-
ks0108 12864 液晶的C语言驱动
ks0108 12864 液晶的C语言驱动-ks0108 12864 LCD C-language-driven
- 2023-09-04 17:35:04下载
- 积分:1
-
P89c5x中文数据手册
P89c5x中文数据手册-P89c5x Chinese manual data
- 2022-08-11 04:11:37下载
- 积分:1
-
因为源是没有准备的一个微控制器,占用率…
由于该源程序并非为单片机而编写,因此资源占用率很大,要想在C51中使用,还必须对其进行改造-because the source is not prepared for a microcontroller, the occupancy rate has great resources, in order to use the C51, we must transform its
- 2022-03-21 14:43:57下载
- 积分:1
-
用于motor控制的dispic实现
用于motor控制的dispic实现-for motor control to achieve dispic
- 2023-01-20 08:40:04下载
- 积分: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
-
用msp430控制的OLED显示程序
用msp430控制的OLED显示程序
-MSP430 control with OLED display program
- 2022-03-29 04:23:59下载
- 积分:1
-
SCM stopwatch program, the classic study of information through the authenticati...
单片机的秒表程序,经典的学习资料,通过验证,可以迅速的深入单片机编程的精髓-SCM stopwatch program, the classic study of information through the authentication, can be quickly in-depth the essence of single-chip programming
- 2022-02-07 14:38:55下载
- 积分:1
-
随着数控dspic306011逆变电源的完成,完成佛…
用DSPIC306011完成的数控逆变电源,完成以下功能:键盘,液晶,串口,spwm,ADDA 使之能构将幅度,频率,功率可调-With the completion of the NC DSPIC306011 inverter power source, complete the following functions: keyboard, LCD, serial, spwm, ADDA conformation so that it can be amplitude, frequency, power adjustable
- 2022-03-25 21:51:42下载
- 积分:1
-
单片机的应用及其原理
单片机的应用及其原理-Theory and Application
- 2022-03-29 06:04:17下载
- 积分:1
-
SCM interrupted regular operations, detailing the decoder timer settings and ins...
单片机的中断定时操作,详细介绍了c51中定时器设置和中断设置应用情况-SCM interrupted regular operations, detailing the decoder timer settings and installed applications interruption
- 2023-03-12 21:45:03下载
- 积分:1