-
a TV remote control decoder
电视遥控器c51 a-a TV remote control decoder
- 2022-02-14 08:19:50下载
- 积分:1
-
8路AD采集系统,数字电压表,采用ADC0809模数转换芯片,单片机控制的数字采集系统...
8路AD采集系统,数字电压表,采用ADC0809模数转换芯片,单片机控制的数字采集系统-8-channel AD acquisition systems, digital voltage meter, the ADC0809 analog-to-digital converter chip, single-chip microcomputer controlled data acquisition system
- 2023-05-22 00:20:03下载
- 积分:1
-
用增强型单片机51RD2做的控制器,功能包括驱动320*620的LCD,AD/DA采集,键盘采集,微型打印机接口,多CPU通信,ISP在线远程下载等。...
用增强型单片机51RD2做的控制器,功能包括驱动320*620的LCD,AD/DA采集,键盘采集,微型打印机接口,多CPU通信,ISP在线远程下载等。-with enhanced microcontroller 51RD2 do controller, Driver features include 320* 620 LCD, AD/DA acquisition, keyboard acquisition, micro-printer interface, Multi-CPU communications, remote ISP online downloads.
- 2022-04-06 17:13:24下载
- 积分: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
-
颜色分辨 芯片TCS230 读取白色发光二极管的亮度及颜色植转化后输出...
颜色分辨 芯片TCS230 读取白色发光二极管的亮度及颜色植转化后输出-chip TCS230 color perception read white LED brightness and color conversion plant output
- 2022-06-16 23:52:36下载
- 积分:1
-
单片机在循环显示数字列的同时,采用查询方式控制数字的显示时间和音乐播放的开关。音乐低频信号由定时器采用中断方式产生。...
单片机在循环显示数字列的同时,采用查询方式控制数字的显示时间和音乐播放的开关。音乐低频信号由定时器采用中断方式产生。-SCM in circulation figures out show at the same time, using figures for the control of time- and the music player switching. Music low-frequency signals used by the timer interrupt way.
- 2023-08-08 02:30:03下载
- 积分:1
-
Controller for use with the MP3 playback feature FOSS
与MP3播放功能FOSS一起使用的控制器
- 2022-02-27 08:47:04下载
- 积分:1
-
STC89C54RD used to achieve a complete flowmeter control system source code, cont...
采用STC89C54RD实现的一个完整的流量计控制系统源代码,包含了对STC89C54RD内部Flash的编程(自创)和对ICL7135的数据采集编程,该代码实现的产品已经实用化。-STC89C54RD used to achieve a complete flowmeter control system source code, contains an internal Flash programming STC89C54RD (own) and ICL7135 data acquisition programming, the code of the product has been the realization of practical use.
- 2022-08-19 22:49:09下载
- 积分:1
-
应用于ARM单片机的LCD1602的驱动代码
应用于ARM单片机的LCD1602的驱动代码-Applies to ARM MCU LCD1602 driver code
- 2023-08-13 09:40:03下载
- 积分:1
-
AT89C2051单片机中文手册,AT89C2051是一个非常便宜的51系列单片机,E.
AT89C2051中文手册,AT89C2051是非常便宜的51系列单片机,简单好用。-AT89C2051 Chinese Manual, AT89C2051 is a very cheap 51 series microcontroller, easy-to-use.
- 2022-03-23 17:04:09下载
- 积分:1