-
包括单片机c8051f202x系列的datasheet,大家看一下
包括单片机c8051f202x系列的datasheet,大家看一下 -Including single-chip c8051f202x series datasheet, a look at U.S.
- 2022-08-06 15:56:47下载
- 积分:1
-
C语言 端口控制和中断控制 数据的读取 控制电磁阀
C语言 端口控制和中断控制 数据的读取 控制电磁阀-KEIL C byte_read
sector_erase
unsigned char byte_program
unsigned char byte_program_and_verify
unsigned char Compare
- 2022-07-25 08:00:17下载
- 积分:1
-
凌阳单片机5语音程序学习凌阳单片机学习者参考
凌阳单片机的语音程序5,供学习凌阳单片机的学习者参考-Sunplus MCU 5 voice procedures for learning Sunplus SCM reference learners
- 2022-07-27 03:57:18下载
- 积分:1
-
自动交通管理系统 用红、绿、黄三支共两组发光二极管表示交通信号灯,利用单片机模拟有时间显示的定时交通信号灯控制管理。信号灯的变化规律可如下: 1)放行线:绿灯亮...
自动交通管理系统 用红、绿、黄三支共两组发光二极管表示交通信号灯,利用单片机模拟有时间显示的定时交通信号灯控制管理。信号灯的变化规律可如下: 1)放行线:绿灯亮放行25秒,黄灯亮警告5秒,然后红灯亮禁止。 2)禁止线:红灯亮禁止30秒,然后绿灯亮放行。 3)当某一方向的红灯亮时,若该方向有车通过,则用扬声器声报警。(撞红灯信号可用3-5V模拟量表示) 同时用2位数码管进行30秒钟递减时间显示。-automatic traffic management system using red, green, yellow a total of three light-emitting diodes, said two traffic lights, using SCM time simulation shows the regular traffic signal control. Signal changes in the law to be as follows : 1) Release Line : green clearance 25 seconds, bright yellow warning five seconds, and then the red-ban. 2) prohibit the lines : red-Ban 30 seconds, then green clearance. 3) When the red light in one direction- that if the direction of a car passed, the use of loudspeakers sound alarm. (Red light signals can hit 3- 5V analog said), while using two digital tube for 30 seconds decreasing time displayed.
- 2022-01-20 23:00:09下载
- 积分:1
-
基于C51的充气泵控制系统程序源码,可以实现精确控制
基于C51的充气泵控制系统程序源码,可以实现精确控制-C51-based control system for inflatable pump source program, can achieve precise control
- 2023-06-17 04:10:03下载
- 积分:1
-
MSP430 用串行数据传输方式在液晶上综合显示字符、文字和图形...
MSP430 用串行数据传输方式在液晶上综合显示字符、文字和图形-MSP430 serial data transmission on a comprehensive LCD display characters, text and graphics
- 2023-08-04 06:00:03下载
- 积分:1
-
AD9852的单音频产生波形程序 加载失时钟是外部
设置的
AD9852的单音频产生波形程序 加载失时钟是外部
设置的
-AD9852 produce a single audio waveform loader missing external clock is set
- 2023-06-06 00:00: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
-
This document is my internship source code, the development environment is Keil5...
此文档是我生产实习的源码,开发环境是Keil51,使用的控制CPU是华邦系列单片机,功能是实现恒温箱的交互控制-This document is my internship source code, the development environment is Keil51, control the use of the CPU is Winbond series microcontroller, is functional incubators of interactive control
- 2023-06-01 22:10:03下载
- 积分:1
-
一个很好的模拟单
一个用于单片机仿真的好软件版。不需要花钱买仿真板,直接在电脑上用这个软件连接实物图就可以了。是电子设计的必备软件。里面还有教程!-A good simulation for the single-chip version of the software. The simulation does not need to spend money to buy plates, directly on your computer to use this software to connect the physical map on it. Electronic design is an essential software. There are tutorials there!
- 2022-03-22 20:38:36下载
- 积分:1