搜索资源列表

  1. arm9按键控制

    0下载:
  2. 2440 按键控制 外部中断
  3. 所属分类:源码下载

  1. ucosISR

    0下载:
  2. 基于UCOS的中断处理程序 当按键按下时,相应的外部中断触发产生 执行处理程序-interrupt handling procedures when pressing the button, the corresponding external interrupt trigger implementation procedures have
  3. 所属分类:uCOS开发

    • 发布日期:2024-10-07
    • 文件大小:33792
    • 提供者:liming
  1. external_interrupt

    0下载:
  2. s3c44b0下外部中断测试程序。带有按键及串口显示。-s3c44b0 under external interrupt the test. With the keys and serial shows.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-10-07
    • 文件大小:104448
    • 提供者:张博凯
  1. int_led_key_demo_for_44b0

    0下载:
  2. S3C44B0的外部中断测试程序,按键通过Eint6触发中断-S3C44B0 external interrupt testing procedures keys trigger interrupted by Eint6
  3. 所属分类:DSP编程

    • 发布日期:2024-10-07
    • 文件大小:65536
    • 提供者:wohulf
  1. LPC2378Ucos2

    0下载:
  2. 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Develo
  3. 所属分类:uCOS开发

    • 发布日期:2024-10-07
    • 文件大小:477184
    • 提供者:王满仓
  1. ajzdsb

    0下载:
  2. 实现51单片机的外部按键中断识别,实现中断功能-Achieve 51 MCU external interrupt identification keys to achieve interrupt
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:8192
    • 提供者:liulang
  1. ucos_exit_printf

    0下载:
  2. MDK开发环境下的,基于神州三号STM32F103开发板的程序。基于ucos2.86的两个基本任务,外部按键中断程序。固件库是3.3版本,并且能串口输出打印汉字到超级中断-MDK development environment, based on the Shenzhou III STM32F103 development board procedures. Ucos2.86 two basic tasks, the external
  3. 所属分类:uCOS开发

    • 发布日期:2024-10-07
    • 文件大小:20267008
    • 提供者:胡耀华
  1. AVR-PROTEUS

    0下载:
  2. mega16的基本程序(跑马灯、AD转换、外部按键中断、定时中断、范围选择、串口通信、驱动数码管、LCD1602),适合初学者的简单程序,附有proteus仿真图-mega16 the basic program (Marquee, AD conversion, external key interrupt, timer interrupt, range selection, serial communications, drive d
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:154624
    • 提供者:刘犇
  1. INT

    0下载:
  2. MSP430G2553外部中断程序源码,外部按键中断程序,测试成功!-MSP430G2553 external interrupt source, the external key interrupt program, the test is successful!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:21504
    • 提供者:dd
  1. EXTI

    0下载:
  2. EXTI外部按键中断(MDK)关于stm32的程序-a program about EXTI (Pressing the key and the LED is lighted)
  3. 所属分类:LabView

    • 发布日期:2024-10-07
    • 文件大小:4424704
    • 提供者:杨泽
  1. EXINT

    0下载:
  2. C6747开发板的外部按键中断程序!测试已经通过!-External key development board C6747 interrupt program! The test has passed!
  3. 所属分类:DSP编程

    • 发布日期:2024-10-07
    • 文件大小:48128
    • 提供者:mical
  1. Stm32_-external-button

    0下载:
  2. 4.测试程序:Stm32_外部按键中断实验 按钮INT1 INT2 对应灯亮灭-4 test program: Stm32_ external button buttons INT1 INT2 interrupt experiments corresponding lights off
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:1090560
    • 提供者:张瑞
  1. 外接矩阵按键

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

    • 发布日期:2024-10-07
    • 文件大小:813056
    • 提供者:jason_zeng
  1. 实验5 外部中断实验

    0下载:
  2. 通过板载的 4 个按键,控制板载的两个 LED 的亮灭以及蜂鸣器的发声(The onboard 4 buttons control the two LED lights on the board and the buzzer sounds)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:3474432
    • 提供者:LJYM
  1. 实验5 外部中断实验

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

    • 发布日期:2024-10-07
    • 文件大小:2555904
    • 提供者:嘉-JANET
  1. STM32F107外部中断程序

    0下载:
  2. 按键触发STM32的GPIO中断,点亮LED(Keystroke triggers GPIO interrupts)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:637952
    • 提供者:365057253
  1. 2个按键分别控制2个LED

    0下载:
  2. 按键S1,S2外部中断方式改变LED1,LED2状态,具有防抖功能(Key S1, S2 external interrupt mode change LED1, LED2 state, with anti - shake function)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-10-07
    • 文件大小:20480
    • 提供者:春琦
  1. 4:STM32_外部按键中断实验

    0下载:
  2. STM32F10x开发的外部中断应用程序,按键int1和int2控制LED灯(External interrupt applications developed by STM32F10x, key INT1 and INT2 to control the LED lamp)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-07
    • 文件大小:4183040
    • 提供者:lizhihong21
  1. 外部中断实验

    0下载:
  2. 两种方式的流水灯实现,并且通过两个按键利用通过外部中断实现两种不同方式的切换(The two way is water lamp, and through two buttons, we use external interrupt to achieve two different ways of handover.)
  3. 所属分类:嵌入式/单片机编程

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

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

    • 发布日期:2024-10-07
    • 文件大小:1386496
    • 提供者:无极师傅
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org