-
这是一个就算波特率的软件,功能强大,在单片机通信时不用自己动手计算,只要用此软件点击一下,就能得到结果。...
这是一个就算波特率的软件,功能强大,在单片机通信时不用自己动手计算,只要用此软件点击一下,就能得到结果。-This is a software that even if the baud rate, powerful, in the MCU communicate without it-yourself basis, as long as the click with this software, you can get results.
- 2022-05-05 10:35:21下载
- 积分:1
-
24C01 24C02 source of C51 | Serial Communication C51 source, not collate However...
24C01 24C02的C51源程序|串口通信C51源程序,
未整理,但编译后的HEX代码可在WS803上直接运行。-24C01 24C02 source of C51 | Serial Communication C51 source, not collate However, the compiled code of HEX at WS803 directly run.
- 2022-10-14 04:40: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
-
非常有用 毕业设计的朋友需要的请下载 好的话记得回复 直流稳压电源...
非常有用 毕业设计的朋友需要的请下载 好的话记得回复 直流稳压电源-Very useful design graduate of the Friends, please download necessary so well remember the reply of DC regulated power supply
- 2022-05-27 16:50:38下载
- 积分:1
-
是一个关于速度开环控制的空间矢量交流调速程序
是一个关于速度开环控制的空间矢量交流调速程序-a c programe for an open loop AC motor speed control. Method: space vector pulse width module
- 2022-03-07 00:42:08下载
- 积分:1
-
51单片机读写D1302 包含对时钟区以及RAM区两部分的读写例程,下载直接使用绝无BUG...
51单片机读写D1302 包含对时钟区以及RAM区两部分的读写例程,下载直接使用绝无BUG-D1302 single-chip microcomputer 51 to read and write clock zone contains two parts as well as the RAM area of the read and write routines, download direct use no BUG
- 2022-10-26 04:25:03下载
- 积分:1
-
Introduction 80C51 MCU Keil C51 Programming: 80C51 system architecture, assembly...
介绍80C51单片机的Keil C51编程:80C51的系统结构,汇编语言,C51语言,开发实例及一些注意事项.推荐!-Introduction 80C51 MCU Keil C51 Programming: 80C51 system architecture, assembly language, C51 language, the development of examples and some attention. Recommended!
- 2022-02-12 18:57:47下载
- 积分:1
-
AVR串行通信的异步传输模式USART,通过RS232与计算机或者单片机进行串行通信。...
AVR串行通信的异步传输模式USART,通过RS232与计算机或者单片机进行串行通信。-AVR serial communication ATM USART, through computer-or single-chip RS232 serial communication.
- 2023-05-02 11:50:02下载
- 积分:1
-
DS18B20原理图及资料
DS18B20原理图及资料 -DS18B20 schematics and information
- 2023-09-04 02:25:03下载
- 积分:1
-
18b20显示程序,动态显示,调试通过.
18b20显示程序,动态显示,调试通过.-18b20 display program, dynamic display, debugging through.
- 2023-01-08 18:35:04下载
- 积分:1