CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 外部中断下

搜索资源列表

  1. AT91SAM7X256-PMC-IAR

    0下载:
  2. 程序说明: 一、开发环境 1、开发板:AT91SAM7X256 -EK 2、仿真器:SAM-ICE(ATMEL) 3、开发软件:IAR4_30A-1_2(IAR) 二、程序功能 1、程序目的:介绍AT91SAM7X256 PWC的基本用法: 2、 功能说明: 1)、通过PWC设置系统时钟 2)、通过PWC设置各外设时钟 3)、通过PWC的可编程外部时钟信号PCK0输出4.608M时钟 3)、进入空闲模式 三、开发板设置 1、依
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:616569
    • 提供者:Tina
  1. ARMEmbeddedTrafficLights

    0下载:
  2. 主要实现简单的交通灯的 ,通过中断来实现紧急情况下的外部中断,交通灯间隔时间可以根据自己的需要来设置。-Simple main traffic lights, through the realization of an emergency interruption to the external interrupt traffic light interval can be set according to their needs. ARM Embedded traffic lights
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:71867
    • 提供者:胡俊华
  1. LPC900_huanxing

    0下载:
  2. LPC900系列单片机完全掉电模式下的外部中断唤醒测试-LPC900 MCU full power-down mode, the external interrupt wake-up test
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:50517
    • 提供者:
  1. Key

    0下载:
  2. 本文件有三个外部中断函数实现了一个功能,即切换LCD的背光亮灭。当按下任意一个按键时,背光状态改变。 本文件的串口输入中断函数实现了一个功能,即回显输入字符。-This document has three external interrupt function implements a function, that is, switching the LCD back light off. When any button is pressed, the backlight state ch
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:513941
    • 提供者:孙雪平
  1. int

    0下载:
  2. 此程序是基于ARM9平台下的外部中断实验,用按钮做外部中断-This procedure is based on the ARM9 platform external interrupt experiment, with a button to do external interrupt
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-20
    • 文件大小:29220
    • 提供者:zhurutang
  1. zhongduan

    0下载:
  2. 用PIC单片机内部定时器0,作为16位定时器使用,并开启溢出中断。单片机的外部中断0引脚接开关SW2,并设置为下降沿的触发方式。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:SW2按键按下时,LCD上显示“Timer0 Start”, 定时器0开始工作,然后LCD上显示“Timer0 Working”,当UART接收到PC机发送的命令“P”时,定时器0停止工作,LCD上显示“Timer0 Stop”
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-27
    • 文件大小:57808
    • 提供者:杨梦红
  1. CC2530-9

    0下载:
  2. 网联网2530外部中断,每按下OK,CANCEL(外部中断)键改变绿灯状态.-Network interconnection 2530 external interrupts, each press OK, CANCEL (external interrupt) key to change the green state.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:18637
    • 提供者:杨凯
  1. zhongduan

    0下载:
  2. lpc2103嵌入式的外部中断基本编程 (按下外部按键,显示流水灯,再次按下停止显示,循环往复) -Embedded lpc2103 external interrupt basic programming (press external button to display water lights, press again to stop displaying, ad infinitum)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:81637
    • 提供者:程盼
  1. zhongduan2

    0下载:
  2. lpc2103嵌入式外部中断进阶编程 (第一次按下外部按键,显示流水灯,第二次按下外部按键,数码管循环显示,第三次按下外部按键流水灯、数码管同时循环显示,最后按下外部按键全部停止显示,循环往复)-Advanced Programming Embedded lpc2103 external interrupt (first press external button, the display light water, the second press external keypad, digi
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:78575
    • 提供者:程盼
  1. AVR128waibuzhongduan

    0下载:
  2. 这是一个AVR单片机(atmega128,ICCAVR7环境下,硬件连接:PD口接8个发光LED,init0接独立按键)的外部中断例子代码,程序开始执行后,第一个LED以0.5s频率闪烁,当按键按下以后,八个LED同时亮3s,然后恢复一个LED闪烁。-This is an AVR microcontroller (atmega128, ICCAVR7 environment, the hardware connection: PD mouth then eight light-emitting
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:726
    • 提供者:马地中
  1. CC2530-example

    0下载:
  2. CC2530-1 红灯自动闪烁,绿灯闪烁 CC2530-2 按键控制开关,OK键控制红灯亮,CANCEL键控制绿灯亮 CC2530-3 按键控制闪烁,OK键控制红灯闪烁,CANCEL键控制绿灯闪烁 CC2530-4 T1的使用,隔段时间LED闪烁 CC2530-5 T2的使用,绿灯亮,红灯闪烁 CC2530-6 T3的使用,红灯亮,绿灯闪烁 CC2530-7 T4的使用,红灯亮,绿灯闪烁 CC2530-8 定时器中断,红灯常灭,1000次中断,让绿灯闪烁
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:400790
    • 提供者:shi
  1. C8051F060-DAC

    0下载:
  2. 这个程序输出正弦和余弦波形 使用DAC硬这C8051F060单片机DAC0波形输出 和DAC1  Timer4中断更新的输出DAC.Timer4 ISR的  然后导致了DACs计算的输出,这是下一个中断。 输出波形的频率设定的# define <频率>。  实现定义的精确输出频率<频率>,一个  /使用外部晶体。-This program outputs sine and cosine waveforms using the hardware DACs // on t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:3484
    • 提供者:wu
搜珍网 www.dssz.com