-
weeks meritorious test procedures plate DP51
周立功试验板DP51+程序-weeks meritorious test procedures plate DP51
- 2022-11-06 21:30:04下载
- 积分:1
-
PC 通过串口工具在发送节点A 端输入想要发送的数据,点击发送,在接收节点B 端
PC 上的串口工具上,可以看到节点B 收到的内容。如要发送10 个字节内容...
PC 通过串口工具在发送节点A 端输入想要发送的数据,点击发送,在接收节点B 端
PC 上的串口工具上,可以看到节点B 收到的内容。如要发送10 个字节内容为11 22 33 44 55 66 77 88 99 AA 的数据/时,在发送节点A 端的串口工具上输入 0A 11 22 33 44 55 66 77 88 99AA,其中0A 代表要发送数据的长度,以16 进制表示。在接收节点B 端的串口工具上就可以收到相应的数据。-PC through the serial port tool sending node A wants to send data from client input, click on send, at the receiving node B-side on a PC serial port tools, you can see the node B received. If you want to send 10 bytes of content 11 22 33 44 55 66 77 88 99 AA of the data/pm at the sending node A on the input side of serial port tools 0A 11 22 33 44 55 66 77 88 99AA, in which you want to send on behalf 0A the data length to 16 hexadecimal said. Node B at the receiving end of the tool on the serial port can receive the corresponding data.
- 2022-04-24 02:24:33下载
- 积分:1
-
超声波倒车雷达应用方案,配合硬件电路一起使用
超声波倒车雷达应用方案,配合硬件电路一起使用-Ultrasonic reversing radar applications, used in conjunction with the hardware circuit
- 2022-06-01 19:52:14下载
- 积分:1
-
ISP的下载使用,对硬件的开发很有用的东西,
ISP的下载使用,对硬件的开发很有用的东西,-ISP download use, the development of hardware useful things
- 2022-02-10 01:25:43下载
- 积分: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
-
freescale s12 IR remote control car
freescale s12 红外遥控小车-freescale s12 IR remote control car
- 2023-07-07 21:05:03下载
- 积分:1
-
拉幕式数码显示技术,有详细的电路图以及C的程序
拉幕式数码显示技术,有详细的电路图以及C的程序-La-screen digital display technology, a detailed circuit diagram and the procedure C
- 2022-03-30 08:14:49下载
- 积分:1
-
MSP430 MCU JTAG production of information (parallel port), download the file nam...
MSP430系列单片机JTAG制作资料(并口),下载后将文件名改为.pdf即可-MSP430 MCU JTAG production of information (parallel port), download the file name will be changed. Pdf can
- 2023-04-19 01:25:03下载
- 积分:1
-
CRC32,适用于internet,文件等的校验,可靠程度比CRC32高,但运算要比CRC16复杂,需要的占用的代码空间也大一点...
CRC32,适用于internet,文件等的校验,可靠程度比CRC32高,但运算要比CRC16复杂,需要的占用的代码空间也大一点-CRC applied to internet, checking the documents, reliable than CRC, but the operation than CYXLIC REDUNDANCY complex, requiring the occupants of the large code space 1:00
- 2023-02-22 22:20:04下载
- 积分:1
-
dual audio decoder di drives with Serial receive data from the serial debugger v...
双音频解码器MT8870的驱动,用串口接收数据,可从串口调试器查看接收的数据-dual audio decoder di drives with Serial receive data from the serial debugger view of the data received
- 2022-04-22 03:03:49下载
- 积分:1