-
LPC2119芯片中CAN数据转232数据源码程序,请下载的兄弟们参考。...
LPC2119芯片中CAN数据转232数据源码程序,请下载的兄弟们参考。-LPC2119 chip CAN data transfer 232 of data source program, please download the brothers as a reference.
- 2022-03-05 22:08:02下载
- 积分:1
-
AT89S51控制DS18B20进行温度测量,用三段LED进行显示,伟福仿真成功...
AT89S51控制DS18B20进行温度测量,用三段LED进行显示,伟福仿真成功-AT89S51 control DS18B20 temperature measurement, using three-LED display, Wei Fu successful simulation
- 2022-04-13 04:02:45下载
- 积分:1
-
基于AVR单片机的USB驱动源程序.内有多个例子供参考,
基于AVR单片机的USB驱动源程序.内有多个例子供参考,-Based on the AVR MCU USB driver source code. There are a number of examples for reference,
- 2022-11-14 15:00: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
-
spi 翻译资料 7.2 SPI总线
SD卡信道由指令和数据位(起始位和结束位)组成,SPI信道由字节定向。
每一个指令或数据块由8位的字节和CS标志构...
spi 翻译资料 7.2 SPI总线
SD卡信道由指令和数据位(起始位和结束位)组成,SPI信道由字节定向。
每一个指令或数据块由8位的字节和CS标志构成。类似SD卡协议, SPI通讯由
指令、响应和数据组成。全部的主机与SD卡之间的通信由主机控制。主机执行
每一跟CS标志为低的总线-spi Translation 7.2 SPI bus data channel from the SD card command and data bit (start bit and end bit) component, SPI channel directed by byte. Every command or data block from 8-bit bytes and CS constitute signs. SD card similar to the agreement, SPI communications from command, response and data components. All of the host and the communications between the SD card by the host control. Each host implementation with CS low marks for bus
- 2023-04-25 13:15:05下载
- 积分:1
-
SCM C program design and application examples
单片机C程序设计及应用实例的例子-SCM C program design and application examples
- 2022-02-05 09:32:10下载
- 积分:1
-
在Protues下仿真用2片164驱动8个LED数码管
在Protues下仿真用2片164驱动8个LED数码管-Protues simulation used in the next two 164 drives 8 LED digital tube
- 2022-08-21 09:23:26下载
- 积分:1
-
双STF16360EN驱动点阵VFD显示
双STF16360EN驱动点阵VFD显示-Dual-drive dot matrix VFD display STF16360EN
- 2022-01-31 20:58:45下载
- 积分:1
-
18F448实现在CAN通信,已通过调试.
18F448实现在CAN通信,已通过调试.-18F448 achieve the CAN communications, has passed the debugging.
- 2022-10-31 20:35:03下载
- 积分:1
-
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。...
周立功公司开发的单片机手册,具体的数据手册见周立功网站下载。-Week Ligong Singlechip developed manual, the specific data manual see Zhou Ligong website.
- 2022-02-15 22:40:00下载
- 积分:1