-
51 Singlechip a good learning materials, a large number of source code, but also...
学习51单片机的好材料,大量的源程序,而且是用C语言编写的!-51 Singlechip a good learning materials, a large number of source code, but also with C language!
- 2022-07-07 01:12:35下载
- 积分:1
-
1602的详细讲解,DATASHEET 和KEILC51的原码,可以作为参考
1602的详细讲解,DATASHEET 和KEILC51的原码,可以作为参考-1602 of detailed briefings, DATASHEET and KEILC51 original code, can be used as reference
- 2022-04-17 14:24:31下载
- 积分: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
-
使用51单
利用51单片机来实现航标灯的控制,使用定时器来控制二极管的发光,可以模拟水上航标灯的功能,实现对过往船只的航向指引!-The use of 51 single-chip to achieve the control of aids to navigation lights, the use of timers to control the light-emitting diode, can simulate the function of water navigation lights, the achievement of passing ships on the guidelines of course!
- 2022-04-01 17:52:45下载
- 积分:1
-
"SCM C programming language and examples" of the code, and I hope to e...
《单片机C语言编程与实例》的代码,希望对从事单片机开发的朋友有所帮助。-"SCM C programming language and examples" of the code, and I hope to engage in the development of SCM friends help.
- 2022-01-25 20:37:38下载
- 积分:1
-
海泰克触摸屏编程软件ADP 6.0 的使用手册,有了它编程就很简单了。...
海泰克触摸屏编程软件ADP 6.0 的使用手册,有了它编程就很简单了。-海泰克touch-screen programming software ADP 6.0 user
- 2022-01-30 14:08:00下载
- 积分:1
-
65526ram应用实例 看过即会不看后悔
65526ram应用实例 看过即会不看后悔-65526ram application examples will be seen that the
- 2022-03-24 12:23:30下载
- 积分:1
-
C51 man
C51人机接口技术,有4×4键盘程序显示及其仿真-C51 man-machine interface technology, there are 4 × 4 keyboard display and simulation
- 2022-06-13 06:47:38下载
- 积分:1
-
支持SD卡的MP3电路图,powerpcb4.0格式.使用AVR单片机
支持SD卡的MP3电路图,powerpcb4.0格式.使用AVR单片机-support the SD card MP3 circuit diagrams powerpcb4.0 format. Use AVR
- 2023-04-19 11:55:03下载
- 积分:1
-
使用 AT89C2051 控制的数字温度测量仪表。
使用 AT89C2051 控制的数字温度测量仪表。-AT89C2051 to control the use of digital temperature gauges.
- 2022-03-20 11:32:28下载
- 积分:1