-
the driver source of the LED of the SPCE061A
SPCE061A单片机上LED驱动源程序,包含LED配置显示-the driver source of the LED of the SPCE061A
- 2022-04-11 18:06:53下载
- 积分:1
-
PIC16F877应用的AD转换主程序
并可以通过LCD显示
PIC16F877应用的AD转换主程序
并可以通过LCD显示-PIC16F877 applications AD conversion by the main program and LCD display
- 2023-05-18 12:35: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
-
单片机 c8051f06x 的中英文说明资料
单片机 c8051f06x 的中英文说明资料-c8051f060 datasheet
- 2022-09-03 11:10:03下载
- 积分:1
-
在单片机开发中比较常用的12864液晶屏源程序,c语言的,具有动态显示的。...
在单片机开发中比较常用的12864液晶屏源程序,c语言的,具有动态显示的。-e development of the more commonly used in single-chip LCD screen of the 12864 source code, c language, with a dynamic display.
- 2022-03-30 15:21:54下载
- 积分:1
-
C51 TIMER 0的使用
Timer_0_mode_1_counter_gate_hard
C51 TIMER 0的使用
Timer_0_mode_1_counter_gate_hard-C51 TIMER 0 use Timer_0_mode_1_counter_gate_hard
- 2022-07-14 09:38:58下载
- 积分:1
-
spi 翻译资料 7.2 SPI总线
SD卡信道由指令和数据位(起始位和结束位)组成,SPI信道由字节定向。
每一个指令或数据块由8位的字节和CS标志构...
spi 翻译资料 7.2 SPI总线
SD卡信道由指令和数据位(起始位和结束位)组成,SPI信道由字节定向。
每一个指令或数据块由8位的字节和CS标志构成。类似SD卡协议, SPI通讯由
指令、响应和数据组成。全部的主机与SD卡之间的通信由主机控制。主机执行
每一跟CS标志为低的总线-spi Translation 7.2 SPI bus data channel from the SD card command and data bit (start bit and end bit) component, SPI channel directed by byte. Every command or data block from 8-bit bytes and CS constitute signs. SD card similar to the agreement, SPI communications from command, response and data components. All of the host and the communications between the SD card by the host control. Each host implementation with CS low marks for bus
- 2023-04-25 13:15:05下载
- 积分:1
-
This is based on the MCU programming gprs hope to help everyone
这是基于单片机的gprs编程
希望能给予大家帮助
-This is based on the MCU programming gprs hope to help everyone
- 2023-07-18 20:15:04下载
- 积分:1
-
digital clock display procedures and an examination revealed that the procedures...
数字钟的显示程序以及一个检验显示的程序,用在8051或8031-digital clock display procedures and an examination revealed that the procedures used in 8051 or 8031
- 2022-03-18 19:16:20下载
- 积分:1
-
单片机课程设计PPT,汇编语言,电子书籍
单片机课程设计PPT,汇编语言,电子书籍-SCM curriculum design PPT.rar
- 2022-07-19 20:11:37下载
- 积分:1