搜索资源列表
TIMER
- AVR单片机计时器操作,可共初级AVR单片机学习者学习,调试。
单片机课程设计1
- 编写一个延时1MS子程序根据题目选择是定时还是记数状态,本题选择记数状态。然后根据延时1MS计算出计时器的初值是E0H(高8位)18H(低5位)。最后编写算法,对T0初始化,利用T0的中断TF0调用中断处理程序。-prepared a delay rungs subroutine under the topic chosen is not a time to memorize numbers or state of mind of the few options that state. Acco
基于单片机的100秒计时器设计
- 实验原理: (1)对AT89C51单片机内部定时器T1进行初始化,T1定时成50ms一次中断。 (2)在MCS-51内部RAM单元,设立数据单元,20次中断为1秒,99秒就清零。 (3)数码管采用动态扫描的方法
avr274 AVR单片机串口通信的程序
- 这是关于AVR单片机串口通信的程序,适合与有一定基础的人看。 这份资料介绍了UART单线的软件执行。议定书的支持两个设备间的半双工通信。唯一的要求是一个输入/输出端口,支持外部中断和一个计时器比较打断。-This is on the AVR single-chip serial communication procedures, suitable for a certain basis people. This document introduces the software implement
equelfrequent
- 单片机频率计的设计,利用分步逻辑芯片,对高频信号进行分频,用数据选择器,选择输入信号输入单片机计时处理。有-Singlechip frequency of the design, use of step-by-step logic chips, high-frequency signals of frequency, using the data selector, select the input signal input single-chip processing time. Have
TimerA1
- MSP430 F149的单片机 TimerA驱动程序,便于相应计时器的操作-MSP430 F149 microcontroller TimerA drivers, to facilitate the operation of the corresponding timer
51-2
- 这是一个用C语言写的单片机程序,课题是时钟计时器的设计-This is a language written with C Singlechip procedures, topics are the design of clock timer
xlmb
- 数码管8位秒表计时器,采用c51语言编写,在51单片机上可以运行-Digital tube 8 stopwatch timer, using C51 languages, in 51 single-chip can run up
NBA24secondstimerdesign
- NBA24秒计时器设计,用单片机设计成功的,包括最终的报告-NBA 24 seconds timer design
meeting_timer
- 会议计时器,以MCS51单片机为核心,实现会议演讲定时提醒功能,可以进行设定时间,倒计时,暂停,蜂鸣器提醒或灯光提醒等功能-Session timer to MCS51 single-chip microcomputer as the core, the realization of the meeting from time to time to remind the function of speech, you can set time, the countdown, suspension
jsq
- 利用51单片机设计计时器设计源码,数码显示-51 single-chip design using the design source timer, digital display
jishiqi
- 这是关于单片机计时器运用的汇编程序,比较有参考价值。-This is a timer on the use of single-chip assembler, more reference value.
CC1100_CPLD
- 基于CC1100和CPLD的时差法测距实验 以GPS秒脉冲为复位信号及开始计时的时间基准, 同时作为无线发射的触发信号。 计时由CPLD计数时钟脉冲实现, 当发射机发射完毕后CC1100模块给出中断,中止主机CPLD的计时, 得到发射时间脉冲数n1; 当接收机CC1100接收到数据包后,给出中断, 提醒单片机处理,并且中止接收部分CPLD的计时, 得到收到时间脉冲数n2。 由n2-n1乘以时钟周期可得电波的传播时间。 程序包括:CPLD计时器程
test4
- 单片机利用定时器喝按钮控制数码管做秒表计时器
miaobiao
- 凌阳单片机SPCEO61A实现的基本的秒表功能,能想裁判使用的那种计时器一样有计时功能。-Sunplus microcontrollers SPCEO61A to achieve the basic stopwatch functions, can be used to judge the kind of timer as a timer function.
单片机定时器实现秒计时和显示
- 1 基础部分: (1) 用51的p1口作为数据输出口,p2口为共阴数码管位选信号,利用定时器0实现秒计时和显示。 (2) 上电复位后,显示00。 (3) 按键按下S2键后开始计数。采用加法计数形式。计到60停止。蜂鸣器鸣响。 (4) 鸣响2秒后停止,恢复显示00。 (5) 当再次按下S2键后重复1-4过程。 2 提高部分: 利用S2,S4,S6完成进入设置;进行数字十位和个位设置;存储,启动等动作; 工作过程如下: (1)第一次按下S6,进入十位数设置;此时,每按下S4一次
DgtTimer
- 用汇编语言编写的单片机数字计时器,包含监控程序。(Written in assembly language microcontroller digital timer, including monitoring procedures.)
59 second timer (software delay)
- 利用protues 软件 基于51单片机平台 设计计时器 采用软件延时方式,内含说明文档全套工程文件,初学者福音(The use of Protues software, based on 51 single-chip platform design timer, using software delay method, containing documentation, a full set of engineering documents, beginners Gospel)
飞思卡尔光电计时器
- 利用51单片机加红外对射管实现一个飞思卡尔智能车定时器。定时精准。(The use of 51 microcontroller plus infrared tube, the realization of a Freescale Carle smart car timer. Timing accuracy.)
秒计时器
- 计时采用定时器的方法,不但节省了单片机的资源,而且定时精度高。故做精确定时或者单片机资源有限时,提倡用定时器的方法。(The timer method is used for timing, which not only saves the resources of the single chip, but also has a high timing accuracy. Therefore, it is recommended to use the timer method when maki