搜索资源列表
定时计数器T0作定时应用
- 用 AT89S51 单片机的定时 / 计数器 T0 产生一秒的定时时间,作为秒计数时间,当一秒产生时,秒计数加 1 ,秒计数到 60 时,自动从 0 开始。-with AT89S51 SCM timer / counter T0 produce than the regular time, seconds count as a time when a second time when, seconds count plus one, count to 60 seconds, the automa
20063161712468
- 序(约延时8ms)后再回到按键查询状态,不断循环;有按键时,LED动态显示子程序作为按键防抖延时被连续调用二次(约延时16ms),待按键处理程序执行完后,再回到按键查询状态,同时兼顾了按键扫描取值的准确性和LED动态显示的稳定性。秒定时采用定时器T0中断方式进行,60秒计数由定时-sequence (about 8ms delay) to come back button inquiries and continuously cycle; When a button, LED dynamic d
dianzizhongchenxu
- 电子钟源程序 定时器T0、T1溢出周期为50MS,T0为秒计数用,T1为调整时闪烁用,P3.5为调整按钮,P0口 为字符输出口,P2口为位选端,采用共阳显示管。时间调整方法:按3。5未超过1s进入省电模式,数码管不亮,内部时钟计时按3。5超过1s进入调整模式,要调整的时间会闪动,此时,按下P3。5超过0。5S,进入下位调整按下P3。5未超过0。5S,当前位加一-electronic timer bell source T0, T1 overflow cycle of 50-MS, T0 used
time2.asm
- 本程式設定Timer0 Timer1為模式2計數使用,分別由輸入埠T0 T1輸入計數值5與3 P0與P1分別為計數完成次數之輸出-Timer0 Timer1 model for the use of two counts, Ports imported from T0 T1 input numerical five dollars and three P0 and P1 respectively count the number of completed's output
amexpo1s.amexpo2s.amgauss.amrect
- 在MATLAB中非平稳信号的调用函数,生成以T0为中心的双边指数调幅信号-MATLAB Central Africa in a smooth signal transfer function, T0 generation to the center of the bilateral index AM signal
AMEXPO1S
- 在matlab中生成单边指数调幅信号. y=amexpols(N,t0)N生成信号的点数,t0函数的起始点,y返回信号.-generated in Matlab unilateral index AM signal. Y = amexpols (N, t0) - N signal points, the starting point t0 function, y return signal.
AMEXPO2S
- 生成以t0为中心的双指数调幅信号 y=amexpo2s(N,t0),N产生信号的点数,t0时间中心,y返回产生的信号.-generation to t0 for the AM signal-index amexpo2s y = (N, t0). N signal from the score, time t0, y return to the signal.
AMGAUSS
- 生成以t0为中心的高斯调幅信号. y=AMGAUSS(N,t0),N产生信号的点数,t0时间中心,y返回信号产生的信号.-generation to t0 for the Gaussian signal amplitude. Y = AMGAUSS (N, t0), N signal from the score, time t0, y return signal signal.
200606200123547308806
- 小灯控制程序 *** *** 中断入口程序 *** ORG 0000H 程序执行开始地址 LJMP START 跳至START执行 ORG 0003H 外中断0中断入口地址 RETI 中断返回(不开中断) ORG 000BH 定时器T0中断入口地址 RETI 中断返回(不开中断) ORG 0013H 外中断1中断入口地址 RETI 中断返回(不开中断) ORG 001BH 定时器T1中断入口地址 RETI 中断返回(不开中断)
danpianjicepinchenxi
- 单片机测频汇编程序,以89C51为例,0--255Hz ,T0口输入信号。
AT89C2051
- AT89C2051 时钟程序 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用, P3.7为调整按钮,P1口 为字符输出口,采用共阳显示管。
316
- 利用AT89S51单片机的T0、T1的定时计数器功能,来完成对输入的信号进行频率计数,计数的频率结果通过8位动态数码管显示出来。要求能够对0-250KHZ的信号频率进行准确计数,计数误差不超过±1HZ。
20MS.单片机产生20ms方波
- 单片机产生20ms方波,使用T0中断,在P1.7口输出20ms的方波。,Singlechip have 20ms square wave, use T0 interrupt, in the P1.7 port of the square wave output 20ms.
single_microchip
- AT89C2051时钟程序定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用, P3.7为调整按钮,P1口 为字符输出口,采用共阳显示管。-AT89C2051 clock program timer T0, T1 overflow cycle 50MS, T0 seconds count for use, T1 for adjustment by blinking, P3.7 to adjust button, P1 population characters outp
A_CLOCK
- AT89C2051时钟程序 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用, -AT89C2051 clock program timer T0, T1 overflow cycle 50MS, T0 seconds count for use, T1 for flicker adjustment, and
matlabxueqi
- 小学期的源程序 1.试编MATLAB程序。信号 sinc(10*t),-2<=t<=2 m(t)= 0,其它 用100hz的载波来产DSB信号并解调。完成下列工作: 画出已调信号; 求已调信号的频谱,并用图像表示。 画出解调信号; 求解调信号的频谱,并用图像表示。 2.信号 sinc2(100t),|t|≤t0 m(t)= 0, 其它 采用频率调制调制为1000HZ的载波。频偏常数为kf=50,t0=0.2
Text1
- 软件看门狗程序——用T0做看门狗? 从逻辑上分析,如果程序已经“飞出去”,就可能无法再实施对T0进行“喂狗程序”! 所以,真正的“看门狗”,是应该使用独立于单片机程序之外的(硬件)电路来实施的。上面的“软件看门狗”,充其量只能起到一些辅助的作用-Software watchdog process- to do with T0 watchdog? Logical analysis, if the program has been "flying out", it may
stsmart
- t0协议,用于7816t0协议的数据传输和收,用于ic卡通讯-t0 protocol for data transfer protocol 7816t0 and income for ic card communication
T0-inter
- AT89S51单片机程序,将片内计数器扩展为外部中断,是用proteus 进行仿真。-A code for AT89S51 which change internal counter T0 into external interrupter,including the simulation using proteus
T0
- T0外部计数输入,核心芯片51单片机,C语言编写-T0 external count input, 51 core chip microcontroller, C language