CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - time delay

搜索资源列表

  1. 单片机C语言的精确延时程序设计

    0下载:
  2. 单片机C语言的精确延时程序设计,很有用的哦- The monolithic integrated circuit C language precise time delay programming, is very useful oh
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.35kb
    • 提供者:吕吕
  1. C51sercom

    0下载:
  2. 键盘接口的CX51驱动程序。程序由主函数,读键盘函数和延时函数组成-keyboard interface CX51 driver. Procedures by the main function, keyboard functions and the time delay function composition
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:cao
  1. HC08DELAYSW

    0下载:
  2. 摩托罗拉单片机延时程序举例,无密码,解压即可使用--Programming examples for time delay in Motorola s SCM.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3kb
    • 提供者:丁超
  1. 基于AD9850的数字信号发生器程序

    0下载:
  2. 基于AD9850的数字信号发生器程序,包括延时子程序,将控制字写入AD9850子程序和主函数,Based on the AD9850 digital signal generator procedures, including time delay subroutine, write the word will be controlled and the main function AD9850 Subroutine
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-22
    • 文件大小:1.76kb
    • 提供者:小亮
  1. len3.rar

    0下载:
  2. 蜂鸣器响 改变蜂鸣器的频率,通过改变延时时间 蜂鸣器的时间要是是靠延时来完成的,Buzzer buzzer ring to change the frequency by changing the delay time if the buzzer is the time to be completed by the time delay
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8.05kb
    • 提供者:jyjyjyjy
  1. ExactDelay

    0下载:
  2. 用C语言写出来程序非常的简练,它是一种模块化的语言,一种比汇编更高级的语言,但是就是这样一种语言也还是有它不足之处:它的延时很不好控制,我们常常很难知道一段延时程序它的精确延时到底是多少,这和汇编延时程序没发比。但有时后写程序又不得不要用到比较精确的延时,虽然说可以用混合编程的方式解决,但这种方式不是每个人都能掌握,且写起来也麻烦。所以,通过测试我给大家提供一个延时子程序模块,并以此给一个出我们经常用到的延时的数据表格-Using C language written in a very sim
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3.02kb
    • 提供者:yyaaa
  1. LPC2103MOTOR

    1下载:
  2. LPC2103两轴步进电机控制程序,带加减速,一路脉冲+方向输出、继电器延时、报警,三菱FX系列通信兼容RS232(9600,1,0.1)-LPC2103 two-axis stepper motor control program, with acceleration and deceleration, all the way pulse+ direction output, time delay relays, alarm, Mitsubishi FX series communicati
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-07
    • 文件大小:156.88kb
    • 提供者:韦编三绝
  1. lessen1

    0下载:
  2. 蜂鸣器响 改变蜂鸣器的频率,通过改变延时时间 蜂鸣器的时间要是是靠延时来完成的-Buzzer buzzer ring to change the frequency by changing the delay time if the buzzer is the time to be completed by the time delay
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:7.67kb
    • 提供者:jyjyjyjy
  1. le21

    0下载:
  2. 蜂鸣器响 改变蜂鸣器的频率,通过改变延时时间 蜂鸣器的时间要是是靠延时来完成的-Buzzer buzzer ring to change the frequency by changing the delay time if the buzzer is the time to be completed by the time delay
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:9.44kb
    • 提供者:jyjyjyjy
  1. lessen22

    0下载:
  2. 蜂鸣器响 改变蜂鸣器的频率,通过改变延时时间 蜂鸣器的时间要是是靠延时来完成的-Buzzer buzzer ring to change the frequency by changing the delay time if the buzzer is the time to be completed by the time delay
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.88kb
    • 提供者:jyjyjyjy
  1. yanshi

    0下载:
  2. 各种不同时间段的延时程序,都是用汇编语言编写的。-Different time delay procedures are prepared to use assembly language.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:董*
  1. motorspeedmodification

    1下载:
  2. 介绍了基于单片机用PWM实现直流电机调整的基本方法,直流电机调速的相关知识,及 PWM调整的基本原理和实现方法。重点介绍了基于MCS一51单片机的用软件产生PWM信号的途径,并 介绍了一种独特的通过采用计数法加软件延时法实现PWM信号占空比调节的方法。对于直流电机速度控 制系统的实现提供了一种有效的途径。-This paper introduces a kind of method of DC —motor speed modification based on PWM theory
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:179.57kb
    • 提供者:austin
  1. led

    0下载:
  2. 用指令方式延时闪烁LED灯 采用循环方式实现延时功能-Orders delayed by blinking LED lights used to achieve the cycle time delay function
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:6.49kb
    • 提供者:姬芳
  1. ST7920sudufeichangkuai

    0下载:
  2. 此代码中滞后延时程序几乎没有,但功能仍可以完整实现,有此实现了速度非常的字符速度-This code almost no lag time delay proceedings, but the feature can still achieve a full, there is such a great character to achieve a rate of speed
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:1.05kb
    • 提供者:biguangliang
  1. Delay

    0下载:
  2. c51用延时函数 支持晶振频率调节 包含毫秒 微秒 精确校准-c51 used time-lapse function, support the crystal frequency adjustment with millisecond microsecond precision calibration
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1.02kb
    • 提供者:liudonghui
  1. STC-time-delay-1MS

    1下载:
  2. STC单片机不同晶振时1MS精确延时程序-STC microcontroller different crystal precision time delay procedures 1MS
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:645byte
    • 提供者:lin
  1. delay

    0下载:
  2. 本代码是基于C8051f020单片机的时间延迟系统程序,主要实现功能是对生理信号的采集AD转换后,储存500MS的信号数据,然后经过DA转换输出,也可通过串口直接输出数字信号。实现延迟500MS模拟信号的作用-This code is based on the time delay C8051f020 SCM system program, the main feature is the collection of physiological signals after AD conversio
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:2.13kb
    • 提供者:zhangxibin
  1. time-delay

    0下载:
  2. 这个是用定时器作为一个延时函数,没有用到中断功能,可以精确定时,适合初学者。-This is the time delay program.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:14.33kb
    • 提供者:王俊
  1. Delay

    0下载:
  2. 该子程序总结了飞思卡尔各种时间的延时,都是凭借个人经验总结的-The subroutine sum up the the Freescale time delay, are summarized by virtue of personal experience
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:12.64kb
    • 提供者:黄建权
  1. time-delay-modules

    0下载:
  2. 各种用C语言实现的延时函数,均已经过调试修改,延时较为准确,分微秒级、毫秒级和秒级延时。注:将里面的reg52.h的头文件复制进自己的keil头文件库中才能运行,里面有自定义的内容(自定义部分有标注),编译环境为keil uvision-Various delay using C language functions have been modified after commissioning, the delay is more accurate, sub-microsecond, milli
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:2.32kb
    • 提供者:郑志伟
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com