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

搜索资源列表

  1. 2.16time1

    0下载:
  2. 本程序是定时器,是基于LPC2200系列的arm,希望能给大家有所帮助-This procedure is a timer, is based on the LPC2200 series of arm, hope everyone can help
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:62606
    • 提供者:周宏伟
  1. 14SPI

    0下载:
  2. c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器阵列、看门狗定时器、VDD监视器和温度传感器等部分。C805
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:6390
    • 提供者:天下第三
  1. bianmakaiguan

    2下载:
  2. 本代码为编码开关代码,编码开关也就是数字音响中的 360度旋转的数字音量以及显示器上用的(单键飞梭开 关)等类似鼠标滚轮的手动计数输入设备。 我使用的编码开关为5个引脚的,其中2个引脚为按下 转轮开关(也就相当于鼠标中键)。另外3个引脚用来 检测旋转方向以及旋转步数的检测端。引脚分别为a,b,c b接地a,c分别接到P2.0和P2.1口并分别接两个10K上拉 电阻,并且a,c需要分别对地接一个104的电容,否则 因为编码开关的触点抖动会引起轻微误动
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-17
    • 文件大小:806646
    • 提供者:李波
  1. 2

    0下载:
  2. led通过晶振的波特率定时器定时显示一个时间程序-led time display
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2258
    • 提供者:wq
  1. flash

    0下载:
  2. 跑马灯试验,先是奇数灯亮,然后偶数灯亮,然后从中间到两边亮,在两边到中间。(用定时器2实现延时)-Marquee pilot, first odd-numbered lights, and then even-numbered lights, and then from the middle to both sides of light in the middle on both sides. (Used to achieve delay timer 2)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:46887
    • 提供者:Eleck
  1. 2

    0下载:
  2. 利用实验台上提供的定时器8253和扩展板上提供的8279以及键盘和数码显示电路,设计一个秒表,由8253中断定时,小键盘控制秒表的启停及初始值的预置。-Experimental use of the platform provided by the expansion of on-board timer 8253 and 8279 provided, as well as keyboard and digital display circuit, the design of a stopwatc
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:16489
    • 提供者:韩雷
  1. test

    0下载:
  2. 一. 实验目的: 1.了解光电开关的使用方法 2.了解利用光电传感器测量电机转速的方法 二.光电测速基本原理 光电测速的基本电路由光电传感器、计数器和定时器组成。测量时在被测电机主轴上固定一个圆盘,圆盘的边缘上打上小孔。传感器的红外发射端和接收端装在圆盘的两测,电机带动圆盘转到有孔的位置时,红外光通过,红外接收管导通,输出低电平。红外光被挡住时接收管截止,输出高电平。用计数器记录在一定时间内传感器发出的脉冲个数就可以计算出电机转速。 三.实验内容 1.接线方法
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:32444
    • 提供者:杨进
  1. CC2430-5

    0下载:
  2. CC2430 基础实验五 T2 的使用 1. 实验介绍 用定时器2 来改变小灯的状态,T2 每发生一次中断小灯改变状态一次。-CC2430 experimental basis for the use of T2 5 1. Experiment 2 introduced the use of timer to change the status of a small lamp, T2 interrupt for each occurrence of a change in the sta
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:36125
    • 提供者:swuyan
  1. CS18-2

    0下载:
  2. 定时中断。采用定时器T0,定时50ms,每次定时溢出引起中断,在中断程序中对计数器累加。每一秒LED亮0.2s,熄0.8s。 特色:低功耗。程序中技巧在于将1s分成cnt记20次,0.2秒占20 ,即中断的前4次都点亮,后16次都熄灭。-Interrupted from time to time. The use of timer T0, from time to time 50ms, each caused by overflow from time to time interrupted
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:669
    • 提供者:j_lang
  1. CC2430-5

    0下载:
  2. CC2430 基础实验五 T2 的使用 用定时器 2 来改变小灯的状态,T2 每发生一次中断小灯改变状态一次。-CC2430 experimental basis for the use of five T2 timer with 2 to change the status of a small lamp, T2 interrupt for each occurrence of a change in the status of a small lamp.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:26927
    • 提供者:
  1. 2

    0下载:
  2. 范围为0-9999的双向定时器,当我们要求系统为正定时器时,初始时间为00,即从00开始向上加计时,当加计时到设定值,正定时器停止工作,系统输出相应的控制信号,控制其他设备,当要求作为倒定时器使用时,初始时间为9999,即从9999开始向下减计时,当减到计时设定值时,倒定时器停止工作,系统输出相应的控制信号。-Two-way range of 0-9999 timer, when we ask the system timer is, the initial 00 hours, that is,
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1840
    • 提供者:jennycomeon
  1. 2

    0下载:
  2. 运用定时器中断功能,使一盏发光二极管亮灭的时间足够的准确,但实践起来有很大问题,请高人解答-The use of timer interrupt function, so that a bright light-emitting diodes to eliminate the time accurately enough, but in practice there is a great problem, an expert answer
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1009
    • 提供者:Viola
  1. C8051F120timers2

    0下载:
  2. 使用计数器/定时器2 中断工作方式定时控制P0 口灯闪烁的频率。采用中断的方式等待 定时时间到达。-The use of counter/timer 2 interrupt control P0 work from time to time the frequency of blinking lights mouth. Means the use of interrupted time to wait from time to time.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:13932
    • 提供者:关飞
  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. Testcase3

    0下载:
  2. 基于51单片机的定时器的使用 实现C8051F1xx 单片机计数器/定时器2 查询方式的基本设置和应用-Based on the use of 51 Single-chip timer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:13995
    • 提供者:wulai
  1. tc2

    0下载:
  2. at91rm9200定时器2驱动,基于linux2.6.13,可以动态加载,测试通过-at91rm9200 Timer 2 driven, based on linux2.6.13, can be dynamically loaded, test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2018
    • 提供者:莫华军
  1. TimerMat

    0下载:
  2. lpc2300arm7资料,利用C语言编写,可用于调试定时器2匹配输出-lpc2300arm7 information, the use of C language can be used for debugging output of Timer 2 match
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:28203
    • 提供者:mike young
  1. SourceCode02_Timer2

    0下载:
  2. 金一倍tms320f2812系列芯片开发板YCL-DSP2812的例程,定时器2应用例程.-Gold doubled tms320f2812 series chip development board YCL-DSP2812 routine, Timer 2 application routines.
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:133624
    • 提供者:贾衡天
  1. CC2430BasicExperiment

    0下载:
  2. cc2430内外围设备的基本应用程序,目录如下: CC2430-1 自动闪烁 CC2430-2 按键控制开关 CC2430-3 按键控制闪烁 CC2430-4 T1的使用 CC2430-5 T2的使用 CC2430-6 T3的使用 CC2430-7 T4的使用 CC2430-8 定时器中断 CC2430-9 外部中断 CC2430-10 片内温度 CC2430-11 1/3AVDD CC2430-12 AVDD
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:427479
    • 提供者:
  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 2 3 4 56 7 8 9 10 ... 42 »
搜珍网 www.dssz.com