-
电动自行车控制器程序利用PIC16F72
电动自行车控制器程序利用PIC16F72-electric bicycle controller procedures used PIC16F72
- 2022-12-13 15:55:02下载
- 积分:1
-
C8051F350单片机24位AD采样程序。
C8051F350单片机24位AD采样程序。-C8051F350 single-chip 24-bit AD sampling procedures.
- 2022-01-26 08:28:49下载
- 积分: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
-
利用单片机实现RS485多机通信程序示例
利用单片机实现RS485多机通信程序示例-use MCU RS485 multi-machine communication program examples
- 2022-05-29 20:20:59下载
- 积分:1
-
In electronic technology, the frequency is one of the most basic parameters, but...
在电子技术中,频率是最基本的参数之一,又与许多电参量的测量方案、测量结果都有十分密切的关系,因此频率的测量就显得更为重要。测量频率的方法有多种,其中电子计数器测量频率具有精度高、使用方便、测量迅速,以及便于实现测量过程自动化等优点,是频率测量的重要手段之一。在本次毕业设计中我们选择使用单片机来制作数字频率计,并在实际制作中采用了直接测频法。利用延时产生的时基门控信号来控制闸门,通过在单位时间内计数器记录下的脉冲个数计算出输入信号的频率,最终送入LCD中显示。这样制作出来的频率计不仅可以满足设计题目的参数要求,而且具有了单片机的稳定性和成熟性,且控制能力强,是一种低成本,高可靠的设计方案。-In electronic technology, the frequency is one of the most basic parameters, but also with a number of electrical parameters of the measurement program, the measurement results have a very close relationship between the frequency of measurement, therefore it is even more important. Measurement of the frequency of a number of means, electronic measurement of the frequency counter with high precision, easy to use, rapid measurement, and measurement is easy to realize the advantages of process automation is an important means of measuring the frequency of one. Graduates in this design we have chosen to make use of single-chip digital frequency meter, and used in the actual production of a direct
- 2023-03-06 02:50:04下载
- 积分:1
-
51 SCM information, I never opened, can not use.
51单片机的资料,我没打开,不清楚能不能用。-51 SCM information, I never opened, can not use.
- 2023-04-26 05:25:03下载
- 积分:1
-
ATMEL expansion outside the atmega128 ram right LCD driver testing procedures al...
atmel的atmega128外扩ram对液晶的驱动调试程序,已经使用。-ATMEL expansion outside the atmega128 ram right LCD driver testing procedures already in use.
- 2022-08-18 16:18:31下载
- 积分:1
-
智能门禁系统采用凌阳十六位单片机作为系统控制核心,利用其强大的语音识别功能,不仅实现了语音播放功能,完成了语音提示的要求,而且实现了语音控制门禁系统;利用其内置...
智能门禁系统采用凌阳十六位单片机作为系统控制核心,利用其强大的语音识别功能,不仅实现了语音播放功能,完成了语音提示的要求,而且实现了语音控制门禁系统;利用其内置的Flash闪存,实现了密码的断电保护。除此而外,在键盘输入方面,强大的功能选择键满足了系统的要求;16*2液晶显示器的选择使操作要求清晰明了。此套智能门禁系统强烈体现了其人性化的一面-Intelligent access control system uses the Sunplus 16 single-chip system control as the core, to use its powerful voice recognition features, not only realize the voice playback, the voice prompts to complete the requirements, but also realize the voice control of access control systems the use of its Purchase of Flash memory, realize the power to protect your password. Furthermore, in keyboard input, the choice of powerful features to meet key requirements of the system 16* 2 LCD display options so that operating requirements clear. This set of intelligent access control system strongly reflects its human side
- 2022-12-03 06:25:03下载
- 积分:1
-
c8051F040单片机中菜单显示,键盘输入例程
c8051F040单片机中菜单显示,键盘输入例程-menu, keyboard input routines
- 2022-02-21 06:06:38下载
- 积分:1
-
显示字符 1602 显示32个字符 语句容易理解
显示字符 1602 显示32个字符 语句容易理解-1602 characters display shows 32 characters in easy to understand statements
- 2022-07-26 04:05:41下载
- 积分:1