-
mc51单片机与isd1700芯片的通信程序,实现用单片机控制isd1700进行放音,录音等等功能...
mc51单片机与isd1700芯片的通信程序,实现用单片机控制isd1700进行放音,录音等等功能-mc51 SCM and isd1700 chip communication procedures, using single-chip microcomputer to control isd1700 playback, sound recording function, etc.
- 2023-05-14 03:45:03下载
- 积分:1
-
单片机控制GSM的短信发送。AT指令的介绍.
单片机控制GSM的短信发送。AT指令的介绍.-GSM single-chip microcomputer to control the message sent. Introduction AT commands.
- 2022-06-18 23:27:13下载
- 积分:1
-
这是一个基于凌阳单片机SPCE061A的GPS定位仪c代码
这是一个基于凌阳单片机SPCE061A的GPS定位仪c代码-This is a single-chip based on the Sunplus SPCE061A of GPS positioning c code
- 2022-05-27 00:27:53下载
- 积分:1
-
AV系统数字调谐PLL频率合成器的单片机控制
文章利用LC7218PLL频率合成器在AV领域的电调谐功能,提出了一个TV/FM/AM全景接收机设计方案,重点...
AV系统数字调谐PLL频率合成器的单片机控制
文章利用LC7218PLL频率合成器在AV领域的电调谐功能,提出了一个TV/FM/AM全景接收机设计方案,重点设计分析了LC7218与单片机之间的I/O数据结构,显示了它优良的性能。-AV system PLL digital tuning of the single-chip frequency synthesizer to control the use of article LC7218PLL frequency synthesizer in the AV field of electrical tuning function, a TV/FM/AM panoramic receiver design programs that focus on design and analysis of the LC7218 and MCU between the I/O data structure, demonstrated its excellent performance.
- 2023-07-07 09:30:03下载
- 积分:1
-
#include <4bitLCD20x4.h>
#include<ds1307.h>
#include<keypad.h...
#include
#include
#include
#include
#include
#include
- 2022-03-19 00:09:08下载
- 积分:1
-
文档包括LM567单通道红外遥控电路的图形,以及电子技术应用的一些文章,希望有用。...
文档包括LM567单通道红外遥控电路的图形,以及电子技术应用的一些文章,希望有用。-Documents, including single-channel infrared remote control circuit LM567 graphics, as well as a number of applications of electronic technology article, I hope useful.
- 2022-02-01 14:04: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
-
一个基于stc89s52 nRF2401的demo代码,
一个基于stc89s52 nRF2401的demo代码,-Stc89s52 nRF2401 based on the demo code,
- 2022-02-02 01:19:57下载
- 积分:1
-
基于MicroBlaze的LED闪烁
blink led using microblaze
- 2022-05-24 23:25:46下载
- 积分:1
-
画曲线头文件,最新制作可以进行画三角波,但可修改后画正玄矩形曲线...
画曲线头文件,最新制作可以进行画三角波,但可修改后画正玄矩形曲线-Painting curve header files, the latest production of the triangular wave can be painted, but can be modified after the painting is mysterious rectangular curve
- 2023-08-31 09:30:03下载
- 积分:1