搜索资源列表
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
给初学单片机的40个实验
- 1. 闪烁灯 2. 模拟开关灯 3. 多路开关状态指示 4. 广告灯的左移右移 6. 报警产生器 10. 00-99计数器 11. 00-59秒计时器(利用软件延时) 4×4键盘及8位数码管显示构成的电子密码锁 DS18B20数字温度计使用
51单片机数码管动态扫描
- 这是一个关于数码管做的计时器
基于单片机的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
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 show from time to time as recorde
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完成进入设置;进行数字十位和个位设置;存储,启动等动作; 工作过程如下: (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
中断计时器
- 动态数码管显示中断计时器,用与51单片机学习(Dynamic digital tube display interrupt timer)