-
用61位单片机与C程序实现语音复读功能!
用61位单片机与C程序实现语音复读功能!-With 61 single-chip microcomputer with C program features voice repetition!
- 2022-07-27 07:01:31下载
- 积分:1
-
该程序为USB HUB程序,其作为开发USB HUB类型的产品很有帮助。
该程序为USB HUB程序,其作为开发USB HUB类型的产品很有帮助。-procedures for the USB hub procedures, as the development of types of USB hub products helpful.
- 2023-03-25 03:10:03下载
- 积分:1
-
cd4094驱动程序,驱动共阴极数码管,单片机作为控制器,…
cd4094驱动程序,驱动1位共阴极数码管,pic12c508a作为控制器,gp0-gp2分别为data,clk,strobe.-cd4094 drivers, driving a total digital cathode tubes, pic12c508a as controller, gp0-Day for data, clk, strobe.
- 2022-03-23 11:43:06下载
- 积分:1
-
HT1621B,PIC程序,使用IO通信
ht1621b,的PIC的程序,用IO口来通信-ht1621b, the PIC procedure, I use IO to communication
- 2022-07-27 15:14:49下载
- 积分:1
-
一个用于控制和读取GPS 系统的单片机程序。 所用的单片机是MICROCHIP 的PIC18F252...
一个用于控制和读取GPS 系统的单片机程序。 所用的单片机是MICROCHIP 的PIC18F252-The singlechip program is used for controling and read GPS system.The singlechip is PIC18F252 of MICROCHIP
- 2022-10-06 07:00:02下载
- 积分:1
-
由4X4组成16个按钮矩阵,设计成16个音。 可随意弹奏想要表达的音乐。...
由4X4组成16个按钮矩阵,设计成16个音。 可随意弹奏想要表达的音乐。
-By the 4X4 matrix composed of 16 buttons, designed to tone 16. Free to play the music you want to express.
- 2022-01-25 23:45:01下载
- 积分:1
-
最近非常流行的STC增强型单片机PDF应用资料
最近非常流行的STC增强型单片机PDF应用资料-Recently very popular STC-enhanced single-chip application information PDF
- 2022-02-03 23:07:31下载
- 积分: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
-
LCD1602的显示程序,用的是S51单片机,已通过调试。
LCD1602的显示程序,用的是S51单片机,已通过调试。-LCD1602 display program, using a S51 MCU has passed debugging.
- 2022-01-28 08:39:17下载
- 积分:1
-
关于ADuC845中URAT功能所写的小程序
关于ADuC845中URAT功能所写的小程序-On the ADuC845 in URAT function of small programs written by
- 2022-03-04 09:32:40下载
- 积分:1