搜索资源列表
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 th
给初学单片机的40个实验
- 1. 闪烁灯 2. 模拟开关灯 3. 多路开关状态指示 4. 广告灯的左移右移 6. 报警产生器 10. 00-99计数器 11. 00-59秒计时器(利用软件延时) 4×4键盘及8位数码管显示构成的电子密码锁 DS18B20数字温度计使用
单片机课程设计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 th
Timer_51
- 这是个利用 Keil 开发环境对51单片机设计一个计时器的源程序,对单片机初学者有一定的帮助 -This is the use of Keil development environment for the design of a 51 SCM timer source, SCM beginners to be helpful
timer
- 秒表/时钟计时器的设计采用AT89C52单片机,最小化应用设计;采用共阳七段LED显示器,P0口输出段码数据,P2.0-P2.5口作列扫描输出,P1.0、P1.1、P1.2口接三个按钮开关,用以调时及功能设置。为了提供共阳LED数码管的驱动电压,用三极管8550作电源驱动输出。-Stopwatch/Clock timer AT89C52 single-chip design, the smallest of the applicatio
1
- 这是单片机开发的一个程序,我当时做的是一个电子计时器,写了很久的,虽然现在看来还是挺简单,但是对于那些初学者还是很有用处的-This is a single-chip development process, I was to do an electronic timer and write for a long time, although now it seems pretty simple, but for those begin
jishujidanpianji
- 设计一个单片机控制的秒表系统。利用单片机的定时器/计数器定时和记数的原理,结合显示电路、LED数码管以及按键来设计计时器。将软、硬件有机地结合起来,使得系统能够正确地进行加、减(倒)计时,数码管能够正确地显示时间。-Design a single-chip control system stopwatch. The use of single-chip timer/counter timing and number of the pri
TimerA1
- MSP430 F149的单片机 TimerA驱动程序,便于相应计时器的操作-MSP430 F149 microcontroller TimerA drivers, to facilitate the operation of the corresponding timer
xlmb
- 数码管8位秒表计时器,采用c51语言编写,在51单片机上可以运行-Digital tube 8 stopwatch timer, using C51 languages, in 51 single-chip can run up
timer
- 秒表计时器,具有记时、暂停记时和归零功能。 特别适合作为Flash对象插入到幻灯片中,在幻灯片放映时作为记时定时之用。-Stopwatch timer, has in mind, the suspension of time and return-to-zero function in mind. Particularly suitable as a Flash object into the slide, in slide sho
jsq
- 利用51单片机设计计时器设计源码,数码显示-51 single-chip design using the design source timer, digital display
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完成进入设置;进行数字十位和个位设置;存储,启动等动作; 工作过程如下:
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 docume
飞思卡尔光电计时器
- 利用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
中断计时器
- 动态数码管显示中断计时器,用与51单片机学习(Dynamic digital tube display interrupt timer)