-
语音芯片PM50八方源代码,在播音函数中写入你需要播音的例子即可播放对应的语音。...
语音芯片PM50八方源代码,在播音函数中写入你需要播音的例子即可播放对应的语音。-voice chip PM50 from all source code, the audio function you need to write radio broadcast of examples corresponding voice.
- 2022-03-11 23:21:22下载
- 积分:1
-
communication power, the rectifier module controller program. Indicator, 8M crys...
通信电源中,整流器模块控制器程序。ATmega16L,8M晶振,使用USART通信中断,使用ADC采集模块数据,使用部分通用I/O口控制模块开关机。-communication power, the rectifier module controller program. Indicator, 8M crystal use USARTs communications interruptions, and the use of ADC data acquisition module, the use of part of general-purpose I/O control module switching machines.
- 2023-08-22 10:35: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
-
mp3学习资料 对初学者很有帮助 内有原码和原理图
mp3学习资料 对初学者很有帮助 内有原码和原理图-mp3 learning materials useful for beginners, there are the original code and schematic diagram
- 2022-03-04 05:05:42下载
- 积分:1
-
Singlechip C8051F9XX SMbus sample programs
C8051F9XX单片机SMBUS示例程序-Singlechip C8051F9XX SMbus sample programs
- 2022-01-26 06:36:23下载
- 积分:1
-
应用与C51的TCP/1P协议栈,可应用与单片机上网方案
应用与C51的TCP/1P协议栈,可应用与单片机上网方案-Application and C51 TCP/1P protocol stack, Internet applications and SCM program
- 2022-02-03 03:11:31下载
- 积分:1
-
这不是源码,这是Protel99SE版本的 通用器件封装库,很多朋友在寻找...
这不是源码,这是Protel99SE版本的 通用器件封装库,很多朋友在寻找-source, which is Protel99SE generic version of the device packaging for many friends in the search for
- 2023-02-01 20:40:04下载
- 积分:1
-
汽车电子转速表电路,包括原理图和印制板图,使汽车电子的典型电路,值得学习...
汽车电子转速表电路,包括原理图和印制板图,使汽车电子的典型电路,值得学习-automotive electronic tachometer circuit, including schematic and PCB plans, the typical automobile electronic circuits, it is worth learning
- 2022-01-24 16:14:58下载
- 积分:1
-
编译环境为ADS, 用于proteus仿真,基于ARM7芯片
编译环境为ADS, 用于proteus仿真,基于ARM7芯片-Compiler environment for ADS, for the Proteus simulation, based on the ARM7 chip
- 2022-06-29 12:25:28下载
- 积分:1
-
最高实时取样率2M点/秒,精度8Bit
取样缓冲器深度:256字节
模拟频带宽度 0...
最高实时取样率2M点/秒,精度8Bit
取样缓冲器深度:256字节
模拟频带宽度 0 - 1MHz
垂直灵敏度100mV/Div - 5V/Div (按1-2-5 方式递进)-2M real-time sampling rate of the highest points/sec, accuracy of sampling 8Bit buffer depth: 256 bytes bandwidth analog 0- 1MHz vertical sensitivity 100mV/Div- 5V/Div (by way of progressive 1-2-5)
- 2022-02-04 12:25:12下载
- 积分:1