-
LED dot
LED 点阵程序,调试通过,SED2510,-LED dot-matrix program, debug through, SED2510,
- 2023-08-27 01:50:04下载
- 积分:1
-
RF905 200米无线数据收发模块C语言程序
RF905 200米无线数据收发模块C语言程序-RF905 200 meter wireless data transceiver
- 2022-04-19 02:25:06下载
- 积分:1
-
本程序用于ATmega8不小心写错熔丝,而无法进行ISP下载时进行出厂设置恢复。接线请参考AVR单片机并行编程。...
本程序用于ATmega8不小心写错熔丝,而无法进行ISP下载时进行出厂设置恢复。接线请参考AVR单片机并行编程。-This procedure for ATmega8 fuse careless wrong, and can not be downloaded when ISP to restore the factory settings. Please refer to AVR single-chip wiring parallel programming.
- 2022-07-08 11:06:06下载
- 积分:1
-
单片机实验:定时/寄存器8253。原代码,ASM文件。
单片机实验:定时/记数器8253。的原程序代码,ASM文件。-SCM Experiment : Timing/Register 8253. The original code, ASM file.
- 2022-03-05 19:43:07下载
- 积分:1
-
这是关于Proteus仿真的源程序,用于ARM7的开发与实验
这是关于Proteus仿真的源程序,用于ARM7的开发与实验-This is the source on the Proteus simulation for ARM7 Development and Experimental
- 2022-02-24 11:46:19下载
- 积分: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
-
SCM IDE3000 instruction manuals, the 2nd edition, containing instruction set and...
单片机IDE3000的指导手册,第二版,内含指令集和集成环境的使用方法-SCM IDE3000 instruction manuals, the 2nd edition, containing instruction set and integrated use of the environment
- 2023-04-02 03:00:04下载
- 积分:1
-
单片机开发,通过1302 18b20 1602液晶显示器,实现闹钟的功能
单片机开发,通过1302 18b20 1602液晶显示器,实现闹钟的功能-Single-chip development, through the 1302 18b20 1602 LCD, the realization of an alarm clock function
- 2022-04-12 19:37:53下载
- 积分:1
-
8051 Absolute Encoder Positioner How to connect and drive absolute position enco
8051 Absolute Encoder Positioner How to connect and drive absolute position encoder with SSI serial interface. The encoder has been made by Siemens (6FX2001-5FS12). Archive contains: 1) schematic, 2) source in C and Assembler
- 2022-01-22 07:16:42下载
- 积分:1
-
此为一个单片机多机通信的程序
有两个从机一个主机
从机1负责采集温度并上传给主机
从机2控制电机转动...
此为一个单片机多机通信的程序
有两个从机一个主机
从机1负责采集温度并上传给主机
从机2控制电机转动
- 2022-03-17 13:54:14下载
- 积分:1