当前位置:
首页 资源下载
搜索资源 - 8051 external interrupt
搜索资源列表
-
0下载:
实现pc机键盘(p/s2接口)与8位单片机连接使用
原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上
每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来
传回的数据格式为:1位开始位(0),8位数据位(所按按键的通码,用来识别按键),1位校验位(奇校验)
1位结束位(1)
实现:将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键
缺点:由于51单片机的容量有限所以缓冲区不可
-
-
0下载:
W78E51B 规格书
W78E51B 是宽频率范围、低功耗的8 位微控制器。它的指令集同标准8051 指令集完全兼容。W78E51B
包含4K 字节的Flash EPROM;128 字节的RAM;4 个8 位双向、可位寻址的I/O 口;一个附加的4 位
I/O 口P4;2 个16 位定时/计数器;一个硬件Watchdog 定时器及一个串行口。这些外围设备都由有7
个中断源和2 级中断能力的中断系统支持。为了方便用户进行编程和验证,W78E51B 内含的Flash
EPROM
-
-
0下载:
8051单片机控制外部设备,读取外部设备状态,外部中断的应用,中断的深入理解,变量和标记的灵活应用,定时器的灵活应用,可编程自动控制的方法,按键控制设备动作的方法,PWM 输出的设计,存储器的读写,延时报警器的设计,各种报警音的设计,音乐播放的设计,程序模块化的设计等等知识。-8051 to control external equipment, reading the state of the external equipment, external interrupt the applica
-
-
0下载:
ps键盘驱动程序2 实现pc机键盘(p/s2接口)与8位单片机连接使用原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上-ps Keyboard Driver 2 pc for achieving keyboard (p/s2 Interface) with 8-bit MCU connecting Principle : keyboard clock in p3.2 I received both the 8051 int0 external interrup
-
-
0下载:
SM0038对外只有3个引脚:VS、GND和1个脉冲信号输出引脚OUT,外形引脚如图二所示。与单片机接口非常方便,如图三所示。VCC接电源+5V并经电容进行滤波,以避免电源干扰 GND接系统的地线(0V);脉冲信号输出接CPU的中断输入引脚(例如8051的13脚INT1)。采取这种连接方法,软件解码既可工作于查询方式,也可工作于中断方式。
,SM0038 external only three pins: VS, GND, and a pulse signal output pin OU
-
-
0下载:
C-Code for 8051 external interrupt triggering
-
-
0下载:
This file provides an 8051 external data memory bus interface
for CoolRunner CPLDs. This file contains the state machine to
interface on the 8051 bus as well as the address registers, the address
decode logic, and example control registers,
-
-
0下载:
8051单片机串口解码矩阵键盘显示报警示例程序
由于本程序是采用外部中断的方法-8051 serial decode matrix keyboard and display alarm sample application of this procedure is used as an external interrupt method
-
-
0下载:
基于8051核的红外遥控解码软件,使用外部中断1和定时器,通用性强,占用很少时间,特别支持长按和重复按键。-Infrared remote control based on 8051 core decoding software, use the external interrupt 1 and timer, versatile, take up little time, particularly in support of long and repetitive button press.
-
-
0下载:
Schematics for counter with external interrupts 8051 proteus.
-
-
1下载:
8051单片机用定时器和外部中断测量输入脉冲的频率和占空比-8051 measurement of the input pulse frequency and duty cycle timer and external interrupt
-
-
0下载:
8051,IO模拟串口通讯,用外部中断.可用于MCU之间通讯.-8051, IO analog serial communication with an external interrupt
-
-
0下载:
8051单片机设计的遥控发射和接收控制系统,利用单片机的内部定时器和外部中断功能实现发射编码和接收解码,通过按键启动发射,通过led显示接收到的数据。-8051 microcontroller design of the remote control transmitter and receiver control system, the use of the microcontroller internal timer and external interrupt function to tr
-
-
0下载:
这个程序演示了如何利用8051单片机的外部中断0的功能,对于初学者非常有帮助!-This program demonstrates how to use the external interrupt 0 8051 features, very helpful for beginners!
-
-
0下载:
这个程序是关于8051单片机的外部中断1的使用,对学8051单片机的同学会有帮助!-This program is about 8051 the use of external interrupt 1, 8051 for school students would be helpful!
-
-
0下载:
Hw-interrupt 8051 how to generate external interrupt in 8051
-
-
0下载:
additional serial port for 8051 microcontroller using keil software, this is polling based serial port by using timer 0 and external interrupt.
-
-
0下载:
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下载:
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
-
-
0下载:
8051 INT0 External Interrupt Example Program
-