搜索资源列表
22
- 基于51单片机秒表的程序设计 1.设计目的: (1)利用单片机定时器中断和定时器计数方式实现秒、分定时。 (2)通过LED显示程序的调整,熟悉8155与8051,8155与LED的接口技术,熟悉LED动态显示的控制过程。 (3)通过键盘程序的调整,熟悉8155与矩阵式键盘的接口技术,熟悉键盘扫描原理。 (4)通过阅读和调试简易秒表整体程序,学会如何编制含LED动态显示、键盘扫描和定时器中断等多种功能的综合程序,初步体会大型程序的编制和调试技巧。 -Based on 51
8051_MCU_Basic_
- 《8051单片机基础教程》首先介绍了8051单片机的硬件、汇编语言、程序测试方法、基本I/O控制、中断控制、计时计数器控制、串行接口控制、A/D与D/A转换等土要内容,然后重点介绍了三个制作课题:LCD串行接口监视器、单片机电子钟、倒数计器。- Essentials 8051 First introduced 8051 hardware, assembly language, program testing methods, and basic I/O control, interrupt c
INTR
- Keil 8051 using Interrupt system
interrupts
- 8051 interrupt handling
uCOS_51
- 51ucos,源码重复或已经存在源码重复或已经存在-ucos for 8051,The interrupt vectors and the power-up starting address are located in the address range 0FFFFh − 0FFE0h.
sw_serial
- additional serial port for 8051 microcontroller using keil software, this is polling based serial port by using timer 0 and external interrupt.
yuanlitu
- 1、用单次脉冲申请中断,在中断处理程序中使P1.0的输出状态发生反转,并通过发光二极管观察P1.0的电平。 2、通过本实验加深对8051单片机中断系统的理解,学习外部中断的基本使用方法及相关编程。 -1 and disrupted by single pulse application in interrupt handlers make P1.0 output state reversals, and by observation of light emitting diode P1.
P1out
- 1、用单次脉冲申请中断,在中断处理程序中使P1.0的输出状态发生反转,并通过发光二极管观察P1.0的电平。 2、通过本实验加深对8051单片机中断系统的理解,学习外部中断的基本使用方法及相关编程。-1 and disrupted by single pulse application in interrupt handlers make P1.0 output state reversals, and by observation of light emitting diode P1.0
waterled
- 在使用12MHz晶振的条件下,由8051内部定时器1按方式1工作,即作为16位定时器使用,每0.05秒钟T1溢出中断一次。 P1口的P1.0~P1.7分别接发光二极管的L1~L8。(用连线连接J2、J3)。 要求:编写程序模拟一循环彩灯。彩灯变化花样为:①L1、L2、…L8依次点亮;②L1、L2、…L8依次熄灭;③L1、L2、…L8全 亮、全灭。各时序间隔为0.5秒。让发光二极管按以上规律循环显示下去。- In the case of using 12MHz crystal con