CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 外部按键中断

搜索资源列表

  1. ext_interrupt

    0下载:
  2. 本程序简单的示范了如何使用ATMEGA16的外部中断 中断的设置 按键的简单延时防抖动 中断的嵌套-This program simply demonstrates how to use the ATMEGA16 external interrupt interrupt latency settings of simple anti-shake button interrupt nesting
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:20.17kb
    • 提供者:古月
  1. 11

    0下载:
  2. 进程控制用PCB表示整个进程实体,利用随机数方法或键盘控制方法模拟进程执行中产生的事件。或者利用鼠标或者键盘中断的基于图形接口方式的进程控制管理。 具体过程: 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如内部ID、外部ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:yli
  1. 1zhoongg

    0下载:
  2. 1.运用单片机SCM内部的T0,T1计时计数器产生中断,并通过单片机SCM最最小系统按键产生外部中断,运用单片机SCM中断系统闹钟的走时,调整及报数功能。 -A. SCM SCM within the T0, T1 timing counter generates an interrupt and external interrupt, the use of the minimum system keys through the SCM SCM SCM SCM interrupt the t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2.45kb
    • 提供者:zhong
  1. KB1

    0下载:
  2. 基于stm320的键盘控制程序,使用外部中断的方式响应按键动作-Stm320 keyboard control program based on the use of external interrupt mode, the response button action
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:33.65kb
    • 提供者:epoiewq
  1. interrupt

    0下载:
  2. 51单片机的外部中断程序,通过按键进行触发外部中断,进入中断服务函数-51 MCU external interrupt procedure, trigger external interrupt key to enter the interrupt service function
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:10.75kb
    • 提供者:wangliang
  1. interrupt

    0下载:
  2. 低功耗单片机msp430f169的外部中断处理程序的完整工程,相应外部的按键中断-The complete works of external low power MCU msp430f169 interrupt processing program, the corresponding external interrupt button
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:16.77kb
    • 提供者:张磊
  1. keyint

    0下载:
  2. windows ce下的按键外部中断小程序。-The key external interrupt windows ce applet.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:23.73kb
    • 提供者:dongyue
  1. timer-and-interrupt

    0下载:
  2. 外部中断和定时器一样,是单片机最基本也是最重要的两个功能. 我们把它们放在了一起,让大家熟悉单片机的多个内部器件的控制。 因为P3.2接的J8的1端,所有按键“S19”就是外部中断。 数码管的最高位一直显示0--9。当“S19”按下后,就会执行一次流水灯的代码。 因为外部中断0的优先级比定时器0的优先级高。 在执行流水灯的后,数码上显示的值不会有所变化,让后继续显示。-External interrupts and timers, is
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:869byte
    • 提供者:乐天
  1. STM32-keytest

    0下载:
  2. 基于STM32F103RBT6或者STM32F103RBT6的外部中断按键触发测试程序,是学习STM32的参考代码! -Based on STM32F103RBT6 or STM32F103RBT6 external interrupt button trigger test procedure is to learn the STM32 reference code!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4.58mb
    • 提供者:wanger
  1. 外接矩阵按键

    0下载:
  2. 外接矩阵键盘,方便写主程序模块调用时,外部中断按键与矩阵键盘程序发生冲突时解决方案(Keyscan Keypro)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:794kb
    • 提供者:jason_zeng
  1. 实验5 外部中断实验

    0下载:
  2. 基于STM32ZET6 的按键控制外部中断实验(Experiment of button controlled external interrupt based on STM32ZET6)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2.44mb
    • 提供者:嘉-JANET
  1. 2个KEY

    0下载:
  2. STM32F103 利用终端的方式实现两个独立按键的输入(STM32F103 realizes the input of two independent keys by terminal mode.)
  3. 所属分类:其他

  1. 【提高篇】第16讲 STM8外部中断实验

    1下载:
  2. 中断的使用方法案例。配置方法,利用按键中断,控制发光二极管和继电器(Use method cases for interrupts.Configure methods to control leds and relays using keystroke interrupts)
  3. 所属分类:其他

    • 发布日期:2020-01-19
    • 文件大小:1.32mb
    • 提供者:无极师傅
搜珍网 www.dssz.com