CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 8051 external interrupt

搜索资源列表

  1. c51jing

    0下载:
  2. 实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格式为:1位开始位(0),8位数据位(所按按键的通码,用来识别按键),1位校验位(奇校验) 1位结束位(1) 实现:将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键 缺点:由于51单片机的容量有限所以缓冲区不可
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.98kb
    • 提供者:jy
  1. w78e51bcn

    0下载:
  2. 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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:221.41kb
    • 提供者:cth
  1. 1111103

    0下载:
  2. 8051单片机控制外部设备,读取外部设备状态,外部中断的应用,中断的深入理解,变量和标记的灵活应用,定时器的灵活应用,可编程自动控制的方法,按键控制设备动作的方法,PWM 输出的设计,存储器的读写,延时报警器的设计,各种报警音的设计,音乐播放的设计,程序模块化的设计等等知识。-8051 to control external equipment, reading the state of the external equipment, external interrupt the applica
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18.25kb
    • 提供者:awerwe
  1. wuxuxu

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12.51kb
    • 提供者:吴旭旭
  1. SM0038.rar

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:14.66kb
    • 提供者:海峰
  1. 8051_ex0

    0下载:
  2. C-Code for 8051 external interrupt triggering
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:9.54kb
    • 提供者:Dhans
  1. uc_interface

    0下载:
  2. 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,
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:4.02kb
    • 提供者:alex
  1. 8051chuankoujiema

    0下载:
  2. 8051单片机串口解码矩阵键盘显示报警示例程序 由于本程序是采用外部中断的方法-8051 serial decode matrix keyboard and display alarm sample application of this procedure is used as an external interrupt method
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1.46kb
    • 提供者:郝艳彬
  1. IR_REMOTE

    0下载:
  2. 基于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.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:16.49kb
    • 提供者:赖恭平
  1. at89c51-7Seg-Counter-With-Interrupt

    0下载:
  2. Schematics for counter with external interrupts 8051 proteus.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:22.8kb
    • 提供者:SysTech
  1. frequency

    1下载:
  2. 8051单片机用定时器和外部中断测量输入脉冲的频率和占空比-8051 measurement of the input pulse frequency and duty cycle timer and external interrupt
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:69.06kb
    • 提供者:骆叶
  1. SignalSon

    0下载:
  2. 8051,IO模拟串口通讯,用外部中断.可用于MCU之间通讯.-8051, IO analog serial communication with an external interrupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:1.46kb
    • 提供者:22
  1. hongwaiyaokong

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1.11kb
    • 提供者:yangtiantian
  1. waibuzhongduan0

    0下载:
  2. 这个程序演示了如何利用8051单片机的外部中断0的功能,对于初学者非常有帮助!-This program demonstrates how to use the external interrupt 0 8051 features, very helpful for beginners!
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:17.07kb
    • 提供者:向楠
  1. WAIBUZHONGDUAN1

    0下载:
  2. 这个程序是关于8051单片机的外部中断1的使用,对学8051单片机的同学会有帮助!-This program is about 8051 the use of external interrupt 1, 8051 for school students would be helpful!
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:17.03kb
    • 提供者:向楠
  1. hw-interrupt_8051

    0下载:
  2. Hw-interrupt 8051 how to generate external interrupt in 8051
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:55.65kb
    • 提供者:kishan
  1. sw_serial

    0下载:
  2. additional serial port for 8051 microcontroller using keil software, this is polling based serial port by using timer 0 and external interrupt.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:629byte
    • 提供者:naman
  1. yuanlitu

    0下载:
  2. 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.
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:115.83kb
    • 提供者:潘敏
  1. P1out

    0下载:
  2. 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
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:14.92kb
    • 提供者:潘敏
  1. 8051 INT0 External Interrupt Example Program

    0下载:
  2. 8051 INT0 External Interrupt Example Program
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:5kb
    • 提供者:Ivan_kz
« 12 »
搜珍网 www.dssz.com