-
利用51单片机对u盘进行读写操作,其中用到的usb芯片是sl811master。...
利用51单片机对u盘进行读写操作,其中用到的usb芯片是sl811master。-use 51 to u-SCM write, which to use the USB chip is sl811master.
- 2022-04-25 01:48:02下载
- 积分:1
-
能够学会用单片机控制打印,还能深入了解单片机内部机理。...
能够学会用单片机控制打印,还能深入了解单片机内部机理。-to learn how to use the SCM control print, but also in-depth understanding of the internal mechanism of SCM.
- 2023-08-15 19:10:02下载
- 积分:1
-
ds1302+proteus 仿真通过
ds1302+proteus 仿真通过
-ds1302+ proteus simulation through
- 2022-02-06 07:40:52下载
- 积分:1
-
zhx101
红外通信的程序以及使用还有电路的设计大家可以参考使用-ZHX101
- 2022-04-24 04:11:01下载
- 积分:1
-
好实用的好东东,快下呀!
好实用的好东东,快下呀!--Infrared ray communication design based on SCM.
- 2023-08-06 21:50:02下载
- 积分: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
-
source code for avr
source code for avr
- 2023-05-22 20:15:03下载
- 积分:1
-
按键扫描 51单片机加8279
8279通过74LS 138译码器扩展4×4键盘、6位显示器。
由3...
按键扫描 51单片机加8279
8279通过74LS 138译码器扩展4×4键盘、6位显示器。
由3-8译码器对SL0~SL2译出键扫描线,由另一3-8译码器译出显示器的位扫描线,并采用了编码扫描方式。
为了防止出现重键现象,扫描输出线高位SL3不参加键扫描译码。CPU对8279的监视采用了查询方式,故8279的中断请求信号IRQ悬空未用。
-Scan button 82,798,279 plus 51 single-chip decoder 74LS 138 through the expansion of 4 × 4 keyboard, the display 6. From 3-8 decoder SL0 ~ SL2 translated to the key scanning line, by another 3-8 decoder translated display scan line, and uses code scanning. In order to prevent the emergence of the phenomenon of re-key, scan the output line does not take part in high level SL3 scan decoding keys. CPU on the 8279 surveillance using the query mode, the 8279 interrupt request signal IRQ left unused.
- 2022-03-09 10:15:53下载
- 积分:1
-
Containing t6963c drive LCD with AT89C51 the original procedure
含t6963c驱动器LCD与AT89C51的原程序-Containing t6963c drive LCD with AT89C51 the original procedure
- 2023-06-03 06:55:04下载
- 积分:1
-
29个单片机实验(转载)
29个单片机实验(转载)-29 SCM experiment (reproduced)
- 2022-03-30 10:54:37下载
- 积分:1