搜索资源列表
单片机定时中断的精确定时编程方法种种
- 单片机定时中断的精确定时编程 里面介绍了5种定时中断的方法误差均不超过1个机器周期-SCM regularly interrupted regular programming precision inside of five species regularly interrupted the error not more than one machine cycle
51单片机定时器设置软件
- 51单片机定时器设置软件-51 SCM software installed timers
51单片机——定时器+秒表显示
- 51单片机的定时器使用,KEIL编译
020单片机定时器源码
- 020单片机定时器源码
单片机定时时钟
- 单片机定时时钟
定时器2使用
- 52单片机定时器2使用例子,帮助大家了解定时器2的使用
51单片机定时器设置软件
- 51单片机定时器设置软件-51 SCM software installed timers
C51单片机程序
- 控制LED灯的亮灭 控制LED灯的定时亮灭,单片机定时器的使用。-control of the LED light-controlled LEDs eliminate the regular-collapse of the use of SCM timer.
C8051F020定时器
- 采用C51编写的基于C8051F020单片机的定时器实用程序。-using C51 prepared by the C8051F020 timers utility.
实时时钟-单片机
- 采用定时器中断的方法,设计一个一天24小时进制的实时时钟;用6个发光二极管分别显示时、分、秒的记时; 能进行整点报时。可以从键盘中预置、修改时钟值。含有硬件设计图-timer interruption using the method to design a band 24 hours a day in real-time clock; With six light-emitting diodes showed the hours, m
单片机定时中断的精确定时编程方法种种
- 单片机定时中断的精确定时编程 里面介绍了5种定时中断的方法误差均不超过1个机器周期-SCM regularly interrupted regular programming precision inside of five species regularly interrupted the error not more than one machine cycle
pic16877-timer
- pic单片机定时器0的相关程序,调试已经通过,通过定时器定时,完成秒表的功能,显示在led上-pic microcontroller Timer 0 associated procedures, debug, has been passed through the timers regularly, completion of the stopwatch functions, led on the show
51timing
- 51单片机定时器初值计算软件,很有用的工具-51 SCM timer initial calculation software, very useful tool
32541
- 数字显示,利用单片机定时器控制数码管显示时间(例如电动机的转速)-figures show that microprocessor controlled digital timer showed tube (for example, the motor speed)
51microchiptimeandclockuser
- 基于c51的开发单片机定时器和时钟的通用程序,仅做参考.-decoder based on the development of SCM timer and clock generic procedures for reference only.
dianshi
- 单片机定时器应用 单片机定时器应用-SCM Timer timer microcomputer application MCU application timer
timer0_interupt
- 关于51单片机定时器0使用的例子: 1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。 2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。-on SCM timer 0 51 examples of usage : 1. T0_ASM.rar. (with Chinese translations of routines
OK
- 89S51平台,单片机定时打铃系统,11MHZ晶振,有七个按键,六个数码管显示时间的时,分,秒位。按键功能分别为调时间、调定时、确定、取消、加一、减一、移位。其中有按键扫描功能这块实现得很稳定,不会出现误判和多判。-89S51 platform, single-chip timing system to fight bell, 11MHZ crystal, there are seven buttons, six digital tub
单片机定时器实现秒计时和显示
- 1 基础部分: (1) 用51的p1口作为数据输出口,p2口为共阴数码管位选信号,利用定时器0实现秒计时和显示。 (2) 上电复位后,显示00。 (3) 按键按下S2键后开始计数。采用加法计数形式。计到60停止。蜂鸣器鸣响。 (4) 鸣响2秒后停止,恢复显示00。 (5) 当再次按下S2键后重复1-4过程。 2 提高部分: 利用S2,S4,S6完成进入设置;进行数字十位和个位设置;存储,启动等动作; 工作过程如下:
AVR单片机定时器
- 采用ATmega16的单片机定时器程序,使用中断方式(this is a Timer designed with Atmega16)