-
ds18b20和1602液晶显示,能精确读取温度到小数点后两位。
ds18b20和1602液晶显示,能精确读取温度到小数点后两位。-LCD ds18b20 and 1602 can accurately read the temperature to two decimal places.
- 2022-02-14 07:36:01下载
- 积分:1
-
声卡采集系统的设计,很好的事例,希望对大家有很大的帮助,我们也互相交流...
声卡采集系统的设计,很好的事例,希望对大家有很大的帮助,我们也互相交流-sound sample design
- 2022-01-22 14:52:04下载
- 积分:1
-
330PWM输出的简易程序,供C8051F330的初学者参考
330PWM输出的简易程序,供C8051F330的初学者参考
- 2022-08-13 05:15:48下载
- 积分:1
-
12864的液晶屏驱动程序使用51单片机编写
12864的液晶屏驱动程序使用51单片机编写-12864
- 2022-02-15 03:23:46下载
- 积分:1
-
PM50 voice chip
PM50语音芯片播放语音程序,采用串行方式,AVR单片机控制-PM50 voice chip-play voice procedures, using serial, AVR control
- 2022-05-26 04:12:03下载
- 积分: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
-
SST89C54/SST89C58单片机的IAP在线编程功能,如何使用FLASH寄存器对内部FLASH的操作...
SST89C54/SST89C58单片机的IAP在线编程功能,如何使用FLASH寄存器对内部FLASH的操作-SST89C54/SST89C58 does the monolithic integrated circuit IAP
on-line programming function, how use the FLASH register for the
internal FLASH operation
- 2022-02-11 13:51:21下载
- 积分:1
-
KeilC开发,51通过8255对外部4*4键盘进行控制.按键分别为0
KeilC开发,51通过8255对外部4*4键盘进行控制.按键分别为0-9以及上下左右,加上确认取消.-KeilC development through 8255 to 51 4* 4 external keyboard control. Keys were 0-9 and above and below, coupled with canceled.
- 2022-07-27 22:59:27下载
- 积分:1
-
鼠标应用程序示范
MCU AT89S51 XAL 12MHz
本程序可以实现鼠标的功能,并将位置显示在LCD上...
鼠标应用程序示范
MCU AT89S51 XAL 12MHz
本程序可以实现鼠标的功能,并将位置显示在LCD上-Mouse model application MCU AT89S51 XAL 12MHz mouse in this program can realize the function, and location displayed on the LCD on
- 2022-06-03 08:02:27下载
- 积分:1
-
32位arm9微处理器S3C2410的iis音频总线测试源代码
32位arm9微处理器S3C2410的iis音频总线测试源代码-32-bit ARM9 microprocessor S3C2410 the iis audio bus test source code
- 2022-01-26 08:24:57下载
- 积分:1