-
用C51编写的电热水壶C51程序,附详细的代码,测试通过,放心使用,请认真参考...
用C51编写的电热水壶C51程序,附详细的代码,测试通过,放心使用,请认真参考-C51 with C51, prepared by Electric Kettle procedures, with detailed code, test, ease of use, please give serious consideration to
- 2023-01-30 10:00:04下载
- 积分:1
-
这是一个键盘扫描的程序,相信想做毕业设计的同学非常想得到的哦,想要就看看吧,不好的话多提建议哦...
这是一个键盘扫描的程序,相信想做毕业设计的同学非常想得到的哦,想要就看看吧,不好的话多提建议哦-This is a keyboard scanning procedures, wanted to believe that the students graduate design is the kind of oh, want to see it on, the poor more suggestions oh
- 2022-02-07 21:30:58下载
- 积分:1
-
本人以前做的一个DVD+TV 项目,51用做控制,含 NEC红外遥控接收和转发,VFD1632驱动,OSD 芯片M35055,NTSC高频头控制以及I2C 24...
本人以前做的一个DVD+TV 项目,51用做控制,含 NEC红外遥控接收和转发,VFD1632驱动,OSD 芯片M35055,NTSC高频头控制以及I2C 24C02的读写,因为以前所写,有些地方看起来有点乱,但功能模块OK,整个程序也是可以运行的,希望能给初用者有点参考-I used to do a TV DVD, 51 used as a control, with NEC infrared remote control and forwarding, VFD1632 drive, OSD M35055 chip, NTSC tuner control and I2C 24C02 read and write, because it was written in some places appear to be a little messy, but functional modules OK, the entire procedure can be run in hopes of giving users a bit early reference
- 2022-01-31 09:24:44下载
- 积分:1
-
89C2051实现软PLC。有PLC程序的输入采用24C04健…
用89C2051实现的软PLC。PLC程序存在24C04,用按健输入程序,数码管显示,程序以解释的方式执行。-89C2051 achieve the soft PLC. There 24C04 PLC procedures used by Kin importation procedures, digital control, to explain the procedures implemented.
- 2022-01-26 00:54:12下载
- 积分:1
-
温湿度传感器SHT系列数据手册中文说明。
温湿度传感器SHT系列数据手册中文说明。-Temperature and Humidity Sensor SHT series data sheet Chinese specifications.
- 2023-05-15 20:30:03下载
- 积分:1
-
周立功的CAN通讯的调试界面,支持2.0B协议
周立功的CAN通讯的调试界面,支持2.0B协议-Week Ligong debugging of CAN communication interface, support 2.0B deal
- 2022-11-30 07:15: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
-
本代码基于凌阳SPCE061A芯片,实现波形发生器功能,能实现波形包括正弦波、方波、三角波、锯齿波,外括数码管显示,语音报数据的功能。...
本代码基于凌阳SPCE061A芯片,实现波形发生器功能,能实现波形包括正弦波、方波、三角波、锯齿波,外括数码管显示,语音报数据的功能。-Based on this code SPCE061A Sunplus chips, realize waveform generator function, can realize waveforms including sine wave, square wave, triangle wave, sawtooth, outside, including a digital display, voice, data reported.
- 2023-06-06 13:15:03下载
- 积分:1
-
单片机与电脑一体机数据传送的接收部分.请多多支持
单片机与电脑一体机数据传送的接收部分.请多多支持-Single-chip machine and computer to receive data transmission part.
- 2022-06-19 17:23:45下载
- 积分:1
-
MSP430F247 Program Example
MSP430F247 Program Example-MSP430F247 application
- 2022-01-31 00:15:48下载
- 积分:1