CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 中断实验

搜索资源列表

  1. 实验四定时器中断

    0下载:
  2. 定时器中断实验代码, 定时器3进行0.1秒定时,每0.5秒改变一次P2,P3口的值以产生走马灯效果。-timer interruption experimental code, three timers for 0.1 seconds regularly, every 0.5 seconds to change a P2, P3 to the values I have merry-go-round effect.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14222
    • 提供者:fdfd
  1. 8259a中断实验

    1下载:
  2. 利用系统内嵌的8259中断控制器芯片处理IRQ7的中断,要求程序最多响应5次中断,然后退出。中断服务程序只需在屏幕上显示字符串即可(比如说打印:This is a IRQ7)
  3. 所属分类:Windows编程

    • 发布日期:2011-05-02
    • 文件大小:671
    • 提供者:minmincaiyun
  1. SST25-FATFS-V3-08

    0下载:
  2. stm32键盘中断实验 gps gui -stm32 keyboard interrupt test
  3. 所属分类:uCOS开发

    • 发布日期:2014-01-21
    • 文件大小:1917390
    • 提供者:广东
  1. 1

    0下载:
  2. 一个简单的进程通信的例子——利用软中断实验进程之间的通信-A simple example of the process of communication- the use of soft interrupt the process of communication between the experimental
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1275
    • 提供者:rebecca
  1. ExInt

    0下载:
  2. DSP程序 TI公司的C5402 中断实验程序-TI' s DSP program interrupt experimental procedure C5402
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:50103
    • 提供者:man
  1. IO_irq

    0下载:
  2. linux ok2440v3中断实验源代码-linux ok2440 interrupt code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:5623
    • 提供者:王士林
  1. kan

    0下载:
  2. Vxworks下中断实验源码,学习Vxworks的好程序-Vxworks interruption experiments under the source, a good learning process Vxworks
  3. 所属分类:VxWorks

    • 发布日期:2017-04-05
    • 文件大小:1195
    • 提供者:xuweifeng
  1. VICDef

    0下载:
  2. ARM嵌入式系统实验,基础实验,外部中断实验1-ARM Embedded System experiment, based on experiment, the external interrupt Experiment 1
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:40734
    • 提供者:裴善刚
  1. S3C44B0interrupttestexample

    0下载:
  2. S3C44B0 中断实验参考程序 通过实验了解ARM的中断方式和原理 熟悉ARM中断的编程方法 硬件:Embest S3CEV40实验平台,Embest ARM标准/增强型仿真器套件,PC机。 软件:Embest IDE 2003集成开发环境,Windows 98/2000/NT/XP。-Experimental reference program S3C44B0 interrupt the experiment and understand the principles of
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:650640
    • 提供者:Lily
  1. 04---STM32_Timer

    0下载:
  2. stm32代码第四个 04 - STM32_Timer定时中断实验-stm32 code is the fourth 04- STM32_Timer timer interrupt test
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:220560
    • 提供者:
  1. OStest3

    0下载:
  2. 操作系统软中断实验的一个小程序,用10号自定义软中断,自己写了一个很小的函数。-Soft interrupt the operating system in a small experimental program, with 10 custom soft interrupt, write a small function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:23407
    • 提供者:建华
  1. 5exit

    0下载:
  2. stm32,火牛开发板外部中断实验,基础实验-stm32, AC adapter board external interrupt test, basic experiments. . . .
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-02
    • 文件大小:521907
    • 提供者:姜君
  1. 实验8 定时器中断实验

    0下载:
  2. 通过定时器中断配置,每500ms中断一次,然后中断服务函数中控制LED实现LED1状态取反(闪烁)。(Through the timer interrupt configuration, each 500ms interrupt once, and then interrupt the service function to control the LED to achieve the LED1 state, take the inverse (blinking).)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:2410496
    • 提供者:刘能
  1. 外部中断实验

    1下载:
  2. 通过开发板上载有的3个按钮(KEY_UP、KEY0、KEY1),来控制板上的2,LED(DS0和DS1),其中KEY0控制DS0,按一次亮,再按一次,就灭。KEY1控制DS1,效果同KEY0。KEY_UP则同时控制 DS0和DS1,按一次,他们的状态就翻转一次。(Some 3 buttons are uploaded through the development board (KEY_UP, KEY0) (KEY1) to control the 2 LED (DS0 and DS1) on
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-21
    • 文件大小:2598912
    • 提供者:菜鸟1号
  1. 跑马灯实验

    1下载:
  2. 基于STM407 跑马灯实验 定时器中断实验 串口实验 FreeRTOS移植实验 FreeRTOS软件定时器实验(STM407 timer interrupt experiment marquee experiment serial experiments FreeRTOS transplantation and FreeRTOS software based on timer experiment)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:1532928
    • 提供者:wwwwq
  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. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:4183040
    • 提供者:lizhihong21
  1. 实验8 定时器中断实验

    0下载:
  2. 使用stm32f103,利用库函数实现定时中断。(Implementation of timing interruption)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-30
    • 文件大小:306176
    • 提供者:老胡361
  1. 03.外部中断实验

    0下载:
  2. 基于stm32的外部中断实验,包含完整实验过程及代码,经调试可用(The external interruption experiment based on STM32, including complete experiment process and code, can be used for debugging)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:28672
    • 提供者:月光s
  1. 实验5 外部中断实验

    0下载:
  2. 如何使用 STM32F1 的外部输入中断,如何将 STM32F1 的 IO 口作为外部中断输入(How to use the external input interruption of STM32F1 and how to use the IO port of STM32F1 as external interrupt input?)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:2531328
    • 提供者:feser_x
  1. 【提高篇】第16讲 STM8外部中断实验

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

    • 发布日期:2020-01-19
    • 文件大小:1386496
    • 提供者:无极师傅
« 1 23 4 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com