-
USB实现C51固件代码和工程文件,开发包(库),…
C51的Usb实现代码及其固件工程文档,开发包(lib),及其相应函数。-C51 Usb achieve firmware code and project documentation, development kits (lib), and the corresponding function.
- 2023-07-23 06:50:04下载
- 积分:1
-
Avr90can32 dual
使用avr90can32双串口传输蓝牙数据-Avr90can32 dual-use Bluetooth serial data transmission
- 2022-04-20 14:10:43下载
- 积分:1
-
在网上找的,所以的关于MAX260,MAX261,MAX262,MAX263的中文资料及很多实例程序和经典电路...
在网上找的,所以的关于MAX260,MAX261,MAX262,MAX263的中文资料及很多实例程序和经典电路-Online to find, therefore, on the MAX260, MAX261, MAX262, MAX263 Chinese information and a lot of examples of procedures and the classical circuit
- 2022-12-19 12:25:04下载
- 积分:1
-
在80C51上实现USB2.0功能的源码
在80C51上实现USB2.0功能的源码-In the 80C51 functions to achieve USB2.0 source
- 2022-05-27 07:24:38下载
- 积分:1
-
I2c如 IIc 24LC64等器件的51单片机驱动程序,已经通过实际验证,很好用的...
I2c如 IIc 24LC64等器件的51单片机驱动程序,已经通过实际验证,很好用的-I2c such as IIc 24LC64 51 microcontroller device driver, has been through actual test Oh good use
- 2022-11-10 21:00:03下载
- 积分:1
-
模拟遥控器编码,可是模拟三个按键的编码,用c语言编写。
模拟遥控器编码,可是模拟三个按键的编码,用c语言编写。-Simulation of the remote control code, but simulate the three keys encoding, using c language.
- 2023-01-30 19:40:04下载
- 积分: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
-
12864LCD显示控制 可以显示图形和动画
12864LCD显示控制 可以显示图形和动画-12864LCD display control can display graphics and animation
- 2022-04-07 00:39:23下载
- 积分:1
-
24C02EEPROM C源程序,I2C接口,很有用的一种接口,值得学习。
24C02EEPROM C源程序,I2C接口,很有用的一种接口,值得学习。-24C02EEPROM C source code, I2C interface, a very useful interface, it is worth learning.
- 2022-11-14 07:55:03下载
- 积分:1
-
51 SCM
51单片机编程序学习实践经验丰富工程师编写实机通过-51 SCM-programmed study and practice of experienced engineers to prepare real machine through
- 2022-01-26 07:24:43下载
- 积分:1