搜索资源列表
定时计数器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
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
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
jhd12864time
- 128x64点阵显示时钟 公司名称: 桂林奥峰电器制造有限公司 CPU: AT89C51 仿真模块名: MCU51-63K 模块型号: JHD12864A液晶显示器 创建人: 陈波 日期: 2008-4-30 功能描述: 完成JHD12864A液晶模块的显示。可根据此程序,完成对JHD12864A液晶显 示器的其他应用系统。用T0作为时钟计时定时器,本晶振为22.1184MHZ,定时 器20毫秒中断一次,定时器初值设为0X7000.
shizhong
- 显示缓冲单元在70H—75H,70H—71H显示秒,72H—73H显示分,74H—75H显示时 * 时间计数单元在70H—71H(秒)、76H—77H(分)、78H—79H(时), * 7AH单元放熄灭符(#0AH)计数单元采用BCD码计数定时器T0设置为50MS溢出中断为秒计数 * 定时器T1为调整时闪烁用 P3.2为调整按钮,P1口为字符输出口,采用共阳显示管。 - Display buffer unit in the 70H-75H, 70H-71H show
sound
- 45KHz声波发生程序 利用资源T0。每次是个脉冲,连续发声音。-45KHz sound procedures for use of resources occurs T0. Each is a pulse, continuous-fat sounds.
dingshizhongduan
- 时钟程序 定时器T0中断服务中产生时钟数据 在定时器T1中断服务程序中动态显示8个数码管。 P1口接七段数码管的段码,P2.2、P2.3、P2.4口接数码管的位控制码 -The clock program T0 timer interrupt service in clock data In the timer T1 interrupt service routines dynamic display of 8 digital tube. After 7 mouth
1
- 主要目的就是要从传感器中收到两个正弦信号,用单片机进行计数。并传送到上位机来进行显示。 SPEED为采集到正弦信号并用T0,T1来计数。知道16位计数器能够一次计完。 用T2来设定波特率。并发送计数器计的脉冲个数。假如上位机的接受信号为58。- The main aim is received from the sensors two sinusoidal signals with a microcontroller to count. And send to the host
zhuansubiao
- 利用89C-51单片机作为主控器组成一个转速表。由转动电机提供计数脉冲。设置定时器/计数器T0和T1,内部定时器T0设置为定时方式,且定时时间为50ms,即每50ms定时器T0中断一次,中断20次达到1秒;计数器T1设置为外部脉冲计数工作方式,并将初值置为0FFFFH,转动电机每转一周产生一个脉冲使得计数器加1溢出产生中断,设在1s内测量的脉冲个数为n即为测到的转动电机的转速。-The use of 89C-51 microcontroller as master composed of a t
T01ms
- AT89C52单片机T0和T1实现定时的C程序-T0 and T1 AT89C52 microcontroller C programs to achieve timing
h3
- 在dos环境下,通过ad控制字符串在屏幕中的移动方向,ws控制移动速度-PRESS A TO GO FORWARD PRESS D TO GO BACK PRESS W T0 SPEED UP PRESS S TO SLOW DOWN PRESS SPACE TO START OR TO PAUSE DB CR,LF, PRESS ENTER TO STOP , $
T0-inter
- AT89S51单片机程序,将片内计数器扩展为外部中断,是用proteus 进行仿真。-A code for AT89S51 which change internal counter T0 into external interrupter,including the simulation using proteus