搜索资源列表
51定时中断例
- 1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。 2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。 两个同样功能的timer0中断程序都在MCU51-63K仿真器下通过实验, 小虾们可以试试看。 -1. T0_ASM.rar, (with the Chinese language in the notes C51 routines), Timer 0 interru
Timer(Soft)
- keil c51 定时器实例,protesu仿真
C51
- 51单片机示例程序,其中包括串口通信,LED驱动,定时器等等十几个源码
time_R
- 使用C51定时器控制排水阀自动排出炉中的凉水,使炉自动循环吸放排水
C51-实时时钟
- C51定时器应用-实时时钟-C51 timer application-real-time clock
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.
单片机的中断定时操作
- 单片机的中断定时操作,详细介绍了c51中定时器设置和中断设置应用情况-SCM interrupted regular operations, detailing the decoder timer settings and installed applications interruption
C51.rar
- STC89C51的模板,内有内部定时器函数,外部中断函数,以及程序的初始化。,STC89C51 template, with an internal timer function, the external interrupt function, as well as the procedures initialized.
light
- C51 编写的通过按键调节led灯亮度的程序,用定时器产生可调PWM.-C51 prepared through the buttons adjust brightness led procedures, have an adjustable timer with PWM.
suspend
- c51 用中断函数 包含定时器0 定时器1 定时器2 外部中断0 定时器1 串口中断-c51 with the interrupt function with Timer 1 Timer 2 Timer 0 external interrupt 0 timer interrupt a serial port
C51_Timers_Program_Example
- C51 Timers Program Example. 80C51单片机定时器例程. Atmel官方例程,C和汇编都有,很有帮助-C51 Timers Program Example. This section provides the C and Assembler program examples for Timers applicable to all C51 devices.
dsjs
- C51单片机定时器常用例子,很多种,大概有十多个。-C51 single-chip timer common examples are many, probably more than 10.
new_read
- C51的定时器应用实例程序,可作应用参考-new_read.rar
IO_SOFT_UART_USE_TIMER
- C51很好的IO模拟串口程序,也称软件UART。只需用一个定时器,实现中断接收。程序编写得很规范,有很多个晶振频率和串口频率可选。是一个比较好的软件串口程序。-C51 a good simulation of serial IO program, also known as the software UART. Just use a timer to achieve interrupt reception. Programming very standardized, there are man
C51Frame
- C51程序框架生成器,主要针对51系列单片机的C程序开发,提供相关寄存器、定时器、串行接口等初始化操作,生成C程序框架。程序中附带数模转换功能。-C51 process framework generator, mainly for the 51 series MCU C application development, to provide relevant registers, timers, serial interfaces such as initialization, generat
C51
- 51单片机的C语言教程,划时代的东西。里面包括的东西很丰富。包括LED,独立按键,矩阵按键,数码管,定时器,外部中断,步进电机,串口通信,USB通信,等所有内容的详细的工作原理,以及所有的详细的C语言代码。是学习单片机的不可缺少的东西。-C-51 microcontroller tutorials, epoch-making thing. Which includes what is very rich. Including LED, independent keys, matrix keys,
T0-T1-timer-C51-microcontroller
- 本文主是对 C51单片机 T0 T1 计时器的应用,开了两个定时器-T0 T1 timer C51 microcontroller
C51项目程序资料包
- C51项目程序资料包,包括按键次数计数器,数码管显示控制,钟表时间调整,定时器方波,楼梯间灯控制(C51 project package)
一个可设置时间的倒计时定时器(0到99)
- 通过按键k1到k6实现设置定时器的时间设置,并且启动倒计时。当倒计时到达0时自动报警3次(Set timer time Settings by keystroke k1 to k6, and start the countdown. Automatic alarm 3 times when the countdown reaches 0)