-
使用68HC705J1A写的一个键盘的代码,包括资料说明,一份难得的资料,本人开发键盘时好不容易才找到的资料...
使用68HC705J1A写的一个键盘的代码,包括资料说明,一份难得的资料,本人开发键盘时好不容易才找到的资料-68HC705J1A use of a keyboard to write code, including the information note, a rare information, I developed the keyboard is not easy to find when the information
- 2022-07-25 00:31:34下载
- 积分: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
-
12" LCD iniotial +SSD1289IC
12" LCD iniotial +SSD1289IC-12" LCD iniotial+SSD1289IC
- 2022-06-13 18:03:09下载
- 积分:1
-
程序包括的内容是单片机与电脑通过串口通讯的程序,读者可以很容易将此代码移植到自己的系统上。...
程序包括的内容是单片机与电脑通过串口通讯的程序,读者可以很容易将此代码移植到自己的系统上。-Procedures, including the content is single-chip serial communication with the computer through the process, readers can easily transfer this code to your system.
- 2022-02-07 05:06:11下载
- 积分:1
-
44780字符液晶屏驱动演示程序总线方式
44780字符液晶屏驱动演示程序总线方式-44,780 Character LCD Driver Bus Demonstration Program
- 2022-01-24 08:54:56下载
- 积分:1
-
用来做键盘和显示的芯片7279的源代码,用C编的
用来做键盘和显示的芯片7279的源代码,用C编的-Used to make the keyboard and display the source code of 7279 chips, with C-series
- 2023-07-27 04:40:03下载
- 积分:1
-
LCD12232显示实验源代码,适合51,AVR,ARM单片机使用。
LCD12232显示实验源代码,适合51,AVR,ARM单片机使用。-Experimental LCD12232 show source code, suitable for 51, AVR, ARM Singlechip use.
- 2022-02-27 01:30:33下载
- 积分:1
-
AT89C2051驱动步进电机的电路和源码, 源码为C语言.
AT89C2051驱动步进电机的电路和源码, 源码为C语言.-AT89C2051 stepper motor drive circuits and source code, source code for the C language.
- 2022-01-26 08:18:30下载
- 积分:1
-
两线制的 温湿度 电流变送器 实验板,MSP1232
两线制的 温湿度 电流变送器 实验板,MSP1232-Two-wire current transmitter for temperature and humidity in the experimental plate, MSP1232
- 2022-01-28 11:01:59下载
- 积分:1
-
MSP430F149的数据采集程序,并显示在LED上。
MSP430F149的数据采集程序,并显示在LED上。-MSP430F149 data collection procedures, and displayed on the LED on.
- 2023-03-24 09:50:03下载
- 积分:1