-
包含I2C、UART、字符串、数字转换多个实例代码,读写等。
contain many examples code for I2c,UART,string ,digital convert, read/write to EEprom in microchip PIC16xx series. and the default compiler is hitech PIC16. -contain many examples code for I2c, UART, string, digital convert. read/write to EEprom in microchip PIC16xx seri es. and the default compiler is hitech PIC16.
- 2023-08-05 21:50:03下载
- 积分:1
-
这是新华龙(www.xhl.xom.xn)开发的,基于单片机,现在可以在它的网站上免费下载,不过当初他可是花了500大元买的。...
这是新华龙(www.xhl.xom.xn)开发的,基于单片机,现在可以在它的网站上免费下载,不过当初他可是花了500大元买的。 --It is developed by www.xhl.xom.xn and based on SCM.
- 2023-07-15 21:30:03下载
- 积分:1
-
将18b20温度传感器数据送液晶显示,c51通用,调试通过,希望大家多参考使用...
将18b20温度传感器数据送液晶显示,c51通用,调试通过,希望大家多参考使用-read data from 18b20 T.sensor to LCD,c51 ,debug succsess,wish frieds using good.
- 2022-04-15 04:59:46下载
- 积分: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
-
这是一个芯片资料,可以为单片机初学者提供一个认识芯片的文档.对学习单片机的同学有帮助...
这是一个芯片资料,可以为单片机初学者提供一个认识芯片的文档.对学习单片机的同学有帮助-This is a chip data, we can provide an understanding of single-chip chip beginners document. MCU learning students have to help
- 2023-01-09 14:40:04下载
- 积分:1
-
这是一个红外报警系统,该系统通过555调制红个发光管,发出38KHZ的红外信号,对面使用一个红外接收头接收信号用来检测是否有人通过,如果有,则声光报警,...
这是一个红外报警系统,该系统通过555调制红个发光管,发出38KHZ的红外信号,对面使用一个红外接收头接收信号用来检测是否有人通过,如果有,则声光报警,-This is an infrared alarm system, which modulator 555 through a red light-emitting tube, issued 38KHZ IR signal, opposite to the first use of an infrared receiver to receive signals to detect whether or not it was passed, if so, make a sound light alarm,
- 2022-06-14 10:18:34下载
- 积分:1
-
基于ATmega8的数控电源 包括显示 扫描 转换等详细的源程序
基于ATmega8的数控电源 包括显示 扫描 转换等详细的源程序-NC-based ATmega8 power, including details such as display scan conversion source
- 2023-03-14 12:20:03下载
- 积分:1
-
Wei Fu Lab2000P single
伟福 Lab2000P单片机仿真实验系统-Wei Fu Lab2000P single-chip simulation system
- 2022-04-09 22:48:13下载
- 积分:1
-
系统能够产生正弦波、方波、三角波。同时还可以作为频率计测频率。函数信号的产生由MAX038和外围电路完成,能产生1Hz―20MHz的波形。...
系统能够产生正弦波、方波、三角波。同时还可以作为频率计测频率。函数信号的产生由MAX038和外围电路完成,能产生1Hz―20MHz的波形。-system can produce sine, square, triangle wave. Also as frequency measurement frequency. Signals generated by the MAX038 completed and the external circuit, which can produce 1Hz- 20MHz waveforms.
- 2022-01-25 23:04:02下载
- 积分:1
-
CAN三台机子互相通讯(机子3程序),已调通,标准的标识符,11位。...
CAN三台机子互相通讯(机子3程序),已调通,标准的标识符,11位。-CAN communication with each other three loom (loom 3 procedures), Qualcomm has been transferred, the standard identifier, 11.
- 2022-01-25 23:31:05下载
- 积分:1