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

搜索资源列表

  1. backup9.4

    0下载:
  2. 低功耗msp430单片机的典型源代码,里面有串口,定时器,中断,pwm,adc,等等,对于快速入门很有帮助-The typical low power msp430 microcontroller source code, which has serial port, timers, interrupts, pwm, adc, and so on, useful for the Quick Start
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:227872
    • 提供者:sunyong
  1. 52scheduling

    0下载:
  2. 51一个简单的多任务调度功能程序 // 利用定时器2产生10mS的定时中断-51 A simple multi-task scheduling program// use Timer 2 interrupt generated timing 10mS
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2379
    • 提供者:万欣
  1. TimerInt

    0下载:
  2. lpc2300arm7相关资料,利用C语言编写,可用于定时器0中断方式-lpc2300arm7 relevant information, using C language can be used for the timer 0 interrupt mode
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:28361
    • 提供者:mike young
  1. 999999

    0下载:
  2. 与MCS-51单片机产品兼容、8K字节在系统可编程Flash存储器、 1000次擦写周期、 全静态操作:0Hz~33Hz、三级加密程序存储器 、32个可编程I/O口线、三个16位定时器/计数器八个中断源 、全双工UART串行通道、 低功耗空闲和掉电模式、掉电后中断可唤醒、看门狗定时器、双数据指针、掉000000~999999计数-he use of analog circuits and digital circuit design of the meter as a whole circuit
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:914
    • 提供者:liang
  1. proteus

    0下载:
  2. 两个proteus实验,关于中断的和计数、定时器的。一个用汇编写的,一个用C。有源代码,可运行。-2 proteus experiments on the disruption and counting, the timer. An assembler written in a with C. Source code, you can run.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:78383
    • 提供者:www
  1. dianzizhong

    0下载:
  2. 这是我用单片机实现的电子钟的功能。利用定时器/计数器,中断功能实现的。希望与大家分享。-This is my electronic clock with MCU function. The use of timer/counter, interrupt-enabled. Want to share with you.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1075
    • 提供者:燕凯
  1. LPC2300

    0下载:
  2. 周立功公司的LPC2300技术笔记上册对应例程。包括ADC,DAC,EWC,GPIO,I2C,IAP,IRDA,PLL,PWM,RTC,SPI,SSP,UART,中断,系统控制模块,定时器等。-ZLG' s LPC2300 technical notes on the book correspond to routines. Including ADC, DAC, EWC, GPIO, I2C, IAP, IRDA, PLL, PWM, RTC, SPI, SSP, UART, inter
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2220223
    • 提供者:yangshaofeng
  1. dingshi

    0下载:
  2. //程序名称:dingshi.c //程序功能:定时器0驱动,流水灯显示定时中断次数-//Program Name: dingshi.c// process functions: Timer 0 drive, water lights show the number of timer interrupts
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:669
    • 提供者:yzm
  1. EasyARM1138

    0下载:
  2. 该文件是Luminary系列的LM3S1138的开发例程,包括了通用GPIO口的使用,中断编程,定时器的应用,通用异步收发器,模拟比较器,ADC等等。让你轻松学懂ARM-This document is the development of Luminary Series LM3S1138 routines, including the use of generic GPIO port, interrupt programming, timer application, UART, Analog
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1205615
    • 提供者:何波
  1. broadband_dc_amplifier

    0下载:
  2. 本程序为2009年电子设计大赛C题《宽带直流放大器》我写的程序,我们组获得了全国一等奖。 程序由ICC编译,采用AVRMega128单片机,涉及到完整的定时器、中断、JCM12864液晶、ZLG7289键盘管理、DAC5615数模转换等的驱动,有兴趣的可供参考。-This procedure for the 2009 Electronic Design Contest C title " broadband dc amplifier" I wrote the program
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:17416
    • 提供者:
  1. dingshizhongduan

    1下载:
  2. 时钟程序 定时器T0中断服务中产生时钟数据 在定时器T1中断服务程序中动态显示8个数码管。 P1口接七段数码管的段码,P2.2、P2.3、P2.4口接数码管的位控制码 -The clock program T0 timer interrupt service in clock data In the timer T1 interrupt service routines dynamic display of 8 digital tube. After 7 mouth
  3. 所属分类:assembly language

    • 发布日期:2014-04-21
    • 文件大小:123010
    • 提供者:张勇
  1. xhcd

    0下载:
  2. 由8031内部定时器1按方式1工作,即作为16位定时器使用,每0.1秒钟T1溢出中断一次。P1口的P1.0~P1.7分别接发光二极管的L1~L8。要求编写程序模拟一循环彩灯。彩灯变化花样可自行设计。例程给出的变化花样为:①L1、L2、…L8依次点亮;②L1、L2、…L8依次熄灭;③L1、L2、…L8全亮、全灭。各时序间隔为0.5秒。让发光二极管按以上规律循环显示下去。-By 8031 according to an internal timer means a work, that is, as
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:834
    • 提供者:jx
  1. 8253clock

    0下载:
  2. 本实验利用8253做定时器,用定时器输出的脉冲控制8259产生中断 在8259中断处理程序中,对时、分、秒进行计数,在等待中断的循 环中用LED显示时间。 8253用定时器/计数器1,8253片选接CS4,地址为0C000H。8253时钟 源CLK1接分频电路的F/64输出。分频器的Fin接4MHz时钟。8253的 GATE1接VCC。 8259中断INT0接8253的OUT1,片选接CS5,地址为0D000H。 显示电路的KEY/LED CS 接CS0
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:2239
    • 提供者:夏伟
  1. TIMER_RVMDK

    0下载:
  2. 本源码为STM32的定时器使用例程,主要测试定时器2的功能。开发环境realviewMDK 将定时器2设置为输出比较模式,4个通道分别设置不同的比较值,因此每个通道产生中断的频率不同。在中断处理程序中分别相应的LED翻转,从而可以观察到4个闪烁频率不同的LED。 闪烁频率由快到慢:LD5、LD6、LD4、LD3。-The source code for the STM32 timer routine use, the main test Timer 2 functions. Develo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:151707
    • 提供者:huangshengqun
  1. main2

    0下载:
  2. 1) 以单片机为核心部件组成一个音乐播放器。 2) 利用单片机的定时器产生乐谱的各种频率方波,信号经过放大后由喇叭发出声音。 3) 自行定义按键盘,每按一键,可选择一首歌曲进行演奏,某段音乐令单片机连续播放,演奏可通过按键来中断。 4) 在LCD上显示演奏歌曲的名称。 -1) the composition of the core components of SCM as a music player. 2) the use of MCU timer generated
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-03
    • 文件大小:2805
    • 提供者:华成
  1. Stm32.Share

    1下载:
  2. STM32 通过串口flash更新程序, 不用固件库,包括: ADC采样, 定时器延时中断, 键盘扫描, 模拟I2C驱动 问题咨询: w123456xy@sohu.com 15189792379-STM32 through the serial flash update, without firmware libraries, including: ADC sampling, delay timer interrupt, keyboard scanning, I2C driver Advis
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:102694
    • 提供者:whqxy
  1. DSP_test_All

    0下载:
  2. DSP《滤波器,正弦波发生器,语音录放,指令实验,存储器,串行口,同步电机,步进电机,硬件中断,定时器,交通灯,直流电机,显示屏》-DSP(Filter, sine wave generator, voice recorders, instruction experiments, memory, serial port, synchronous motor, stepper motor, hardware interrupts, timers, traffic lights, DC machin
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:67824
    • 提供者:军军
  1. microcontroller

    0下载:
  2. 基于AT89C51或AT89C52系列单片机的电子时钟源程序,采用定时器和外部中断-AT89C51 or AT89C52 microcontroller series based on the electronic clock source, using timers and external interrupts
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:868
    • 提供者:tom jackson
  1. EASYARM2103

    0下载:
  2. main.c---ADC程序 TIMER0 MAT_INT 定时器0匹配产生中断 TIMER1 MAT_OUTPUT 定时器1匹配输出翻转 TIMER1 PWM_OUTPUT 定时器1PWM输出 TIMER2 CAP_INT 定时器2捕获产生中断 UART0 Test:串口通信实验—查询方式 UART0 Interrupt Test:串口通信实验—中断方式-The Programme of EasyARM2103 ADC TIMER0 MAT_INT TIMER1
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:148067
    • 提供者:joe.chan
  1. cpu_timer

    0下载:
  2. 定时器1中断,寄存器设置,初始化,有很多头文件在里面,不错-Timer 1 interrupt register set, initialization, there are a lot of header files in it, yes
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:224527
    • 提供者:new
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com