-
89C51 to read and write procedures for the IIC
89c51的iic 读写的程序-89C51 to read and write procedures for the IIC
- 2022-08-21 06:44:53下载
- 积分:1
-
智能巡线绕障小车的设计,采用51单片机,超声波测距。
智能巡线绕障小车的设计,采用51单片机,超声波测距。-Impaired wound smart patrol car design, the use of 51 single-chip, ultrasonic ranging.
- 2022-03-04 23:55:44下载
- 积分:1
-
1602LCM液晶显示屏的驱动函数和实例
1602LCM液晶显示屏的驱动函数和实例-1602LCM LCD driver functions and examples
- 2022-07-02 19:39:40下载
- 积分:1
-
SHT71数字温湿度传感器的AVR单片机驱动程序
SHT71数字温湿度传感器的AVR单片机驱动程序-SHT71 digital temperature and humidity sensor AVR Single Chip Driver
- 2023-08-09 22:40:03下载
- 积分:1
-
这是我校用于课程设计的USB单片机的库函数。内容精彩,不可多得。...
这是我校用于课程设计的USB单片机的库函数。内容精彩,不可多得。-This is my school curriculum design for the USB MCU library functions. As exciting indeed.
- 2022-03-22 13:41:19下载
- 积分:1
-
GPS的发展nea1803 51单片机和12864的串口数据采集中断…
GPS开发 NEA1803 51单片机与12864 由串口中断收取数据 显示经度纬度 高度 速度 时间 使用卫星数-GPS development NEA1803 51 SCM and 12864 collected by the serial interrupt data show a high degree of longitude latitude speed time-use satellite
- 2022-11-17 06:05: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
-
单片机多机通信,分为主机部分和从机部分。
单片机多机通信,分为主机部分和从机部分。-Single-chip multi-machine communications, the host is divided into parts and parts from the machine.
- 2022-03-23 10:01:16下载
- 积分:1
-
Sine wave (triangular wave) generator
正弦波(三角波)发生器程序,可产生三角波,很实用-Sine wave (triangular wave) generator
- 2022-02-04 18:14:29下载
- 积分:1
-
ICDLL1. AT24C01A/02/04/08/16/64卡
该系列IC卡均为非加密存储卡,容量分别为1K,2K,4K,8K,16K,64K bit,...
ICDLL1. AT24C01A/02/04/08/16/64卡
该系列IC卡均为非加密存储卡,容量分别为1K,2K,4K,8K,16K,64K bit,只有读、写两种操作。-ICDLL
1. AT24C01A/02/04/08/16/64卡
该系列IC卡均为非加密存储卡,容量分别为1K,2K,4K,8K,16K,64K bit,只有读、写两种操作。
- 2022-03-25 10:15:48下载
- 积分:1