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

搜索资源列表

  1. aixunle

    0下载:
  2. 单片机的内容,实现定时器的设计,C8F8051F340固定延时,并且能够实现等的闪烁-SCM content, to achieve the design of the timer, C8F8051F340 fixed delay, such as blinking and can achieve
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1095
    • 提供者:大米
  1. 8255P8253

    0下载:
  2. 用键盘显示接口芯片8279接收按键键值,并在七段数码管上显示出来,通过判断键值进入相应音乐播放处理程序。在音乐播放程序中,使用定时器/计数器8253的计数器2,使其工作在方式¬ ¬ 3—方波发生器,通过查表依次取出乐曲频率值送入计数器作为计数初值,经out2输出方波,驱动扬声器发出不同频率的声音,在每个音阶之间加入相应的延迟时间,即实现了音乐的播放-8279 with a keyboard and display interface chip receives key key, an
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1476
    • 提供者:梦记
  1. 89C51-speed

    0下载:
  2. 步进电机的调速一般是改变输入步进电机的脉冲的频率来实现步进电机的调速,因为步进电机每给一个脉冲就转动一个固定的角度,这样就可以通过控制步进电机的一个脉冲到下一个脉冲的时间间隔来改变脉冲的频率,延时的长短来具体控制步进角来改变电机的转速,从而实现步进电机的调速。在本设计方案中采用AT89C51型单片机内部的定时器改变CP脉冲的频率从而实现对步进电机的转速进行控制,实现电机调速与正反转的功能。-Stepper motor speed control is generally to change th
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:569684
    • 提供者:丽丽
  1. shizhong

    0下载:
  2. 时钟电路,用C语言实现,用定时器实现定时和延时,程序简单容易理解,采用的是郭天祥的开发板。-Clock circuit, with the C language, with the timer, timing and delay, the program simple and easy to understand, using Guo Tianxiang development board.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1495
    • 提供者:三毛
  1. timer1ms

    0下载:
  2. 这是一个定时器的驱动,在stm32F10x中使用,可以输出1ms的输出。-this is a timer driver for stm32f10x cpu,you can use it to make a 1ms time delay.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:1556
    • 提供者:董洪波
  1. interrupt

    0下载:
  2. C51单片机 中断控制方向启亮,定时器延时1秒彩灯C程序-C51 microcontroller interrupt control Fang Xiangqi bright lights timer delay 1 second C program
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:682
    • 提供者:枫叶
  1. test

    0下载:
  2. 基于51单片机的时钟设计,没有用定时器,利用延迟函数达到计时的目的,可修改时间,整点报时。-Based on 51 single clock design, did not use the timer, use of time delay functions to achieve the purpose, can modify the time, the whole point of time.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1381
    • 提供者:liyueqian
  1. animation

    0下载:
  2. 本例使用一个定时器来实现动画的效果, 定时器每隔一个延迟调用一系列图片中的一张。并绘制在屏幕上,从而产生动画的效果。-This example uses a timer to achieve animation effects, timer delay call every one series of Figure Of one of the film. And draw on the screen, resulting in the effect of the animation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:53150
    • 提供者:少壮
  1. PIT

    0下载:
  2. PIT延时,51有典型的定时器中断,MC9SXS128也可以有这样的定时器中断,就是PIT中断,里面有初始化,还延时,还有注释-he PIT delay, 51 had typical timer interrupt, MC9SXS128 may also have such timer interrupt, PIT is interrupted, there are initialization, also delay, as well as the notes
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:851
    • 提供者:曾胜辉
  1. ZY-LDKZ

    0下载:
  2. 定时器程序,可延时多个时间段,供学习和参考,自己是个初学者。-The timer program can delay more time for learning and reference, himself a beginner.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:9824
    • 提供者:zk
  1. shengrigebofang

    0下载:
  2. 利用C51单片机芯片及keil软件编译生日歌播放器,未使用定时器中断,程序运行时播放歌曲,所有程序完全用延时实现。-C51 microcontroller chip and software keil compiler birthday song player, not using the timer interrupt, the program is running, playing songs, and all programs are fully delay implementation
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:39783
    • 提供者:刘鹏娟
  1. ch7_1

    0下载:
  2. 基于pic单片机的延时控制显示灯的程序。 时间是根据定时器控制的。-Pic microcontroller-based delay control display lights program. The time is under timer control.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3643
    • 提供者:hebin
  1. liushuideng

    0下载:
  2. 单片机的流水灯实现程序,主要涉及定时器,延时等的使用,很简单-MCU water lights to achieve the program, mainly involving the use of timer delay, a very simple
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8606
    • 提供者:qn
  1. dianziqin

    0下载:
  2. 简易电子琴,利用所给键盘的1,2,3,4,5,6,7,8八个键,能够发出8个不同的音调,并且要求按下按键发声,松开延时一段时间停止,中间再按别的键则发另一音调的声音。当系统扫描到键盘上有键被按下,则快速检测出是哪一个键被按下,然后单片机的定时器被启动,发出一定频率的脉冲,该频率的脉冲经喇叭驱动电路放大滤波后,就会发出相应的音调。如果在前一个按下的键发声的同时有另一个键被按下,则启用中断系统,前面键的发音停止,转到后按的键的发音程序,发出后按的键的音。-Simple keyboard, use t
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:645
    • 提供者:陈大伟
  1. button-linux

    0下载:
  2. 嵌入式linux按键驱动程序及相关的测试程序,通过定时器定时扫描GPIO电平的高低以判定按键是否按键,通过延时去抖-Embedded linux key drivers and test procedures, by the level of timer scheduled scans the GPIO to determine whether a key button debounce with delay
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:2424
    • 提供者:
  1. main

    0下载:
  2. 利用定时器制造精确延时来控制ok6410的工作情况-Timer manufacture of precision delay control ok6410 the work
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:778
    • 提供者:evan
  1. dan

    0下载:
  2. 单片机C语言,程序显示00-60秒计时(软件延时)-SCM C language, the program displays the 00-60 second timer (software delay)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:886
    • 提供者:huanheyu
  1. os_51

    0下载:
  2. 用keil 实现的基于stc12c5a16s2的一个51单片机的简易操作系统,可同时运行相互独立的带延时功能的多个任务。该设计占用一个定时器,占用0x7f~0xff的内存空间作为所运行任务的栈。 文件包括了整个工程所需要的全部文件,不过要正常运行,还需要对keil进行一些设置,主要是c与汇编混合的问题,可自己上网查询-Keil to achieve a 51-MCU-based stc12c5a16s2 simple operating system, which can run indep
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:71746
    • 提供者:eyshing
  1. ourdev_654429E3QB4G

    0下载:
  2. 2051定时器.晚上听收音机延时关机用,-2051 timer. Listen to the radio delay shutdown
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:23555
    • 提供者:林仔
  1. Music

    0下载:
  2. 用定时器T1方式1来产生歌谱中各音符对应频率的方波,由P1.0输出驱动喇叭。 节拍控制可通过调用延时子程序次数来实现。- Timer T1 mode to produce the various notes in the song sheet corresponds to the frequency of square wave, driven by the P1.0 output speaker. Beat control can be achieved by the numbe
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:717
    • 提供者:luliuliu
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com