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

搜索资源列表

  1. delay

    0下载:
  2. AVR-GCC的三个级别的延时程序,在C语言中用C写的,在示波器上检测出误差十分小。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:20998
    • 提供者:lynnlase
  1. timer.rar

    0下载:
  2. avr单片机的定时计数器的使用。包括各种延时子程序的调用。内有电路图。,avr Singlechip timing counter use. Include a variety of delay subroutine calls. There are circuit diagrams.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:32107
    • 提供者:MQS
  1. delay

    0下载:
  2. AVR较精确的定时 该函数可以实现较精确的定时
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:673
    • 提供者:朱勇
  1. delay

    0下载:
  2. AVR单片精确定时.晶振8MHZ. -AVR monolithic precision timing. Crystal 8MHZ.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1352
    • 提供者:zhanghongwu
  1. delay

    0下载:
  2. 一个基于AVR开发的延时源代码,经测试非常准确.-A delay based on the AVR development source code, have been tested and very accurate.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:867
    • 提供者:jimmy
  1. AVRdelay

    0下载:
  2. avr通用延时子程序,延时相对比较精确,调用方便。-General avr delay subroutine, delay is relatively accurate, easy call.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:14133
    • 提供者:bill
  1. lcd-AVR

    0下载:
  2. LCD Driver working with AVR. Include Delay and conv lib.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:14963
    • 提供者:Ed
  1. AVR_Soft_Delay

    1下载:
  2. 压缩包 包含所有调试程序以及 AVR studio仿真文件 ICCAVR环境编译,还有AVR软件延时计算工具(C-Free写的,支持中文) 呵呵,在网上找了一下AVR单片机的软件延时程序, 觉得不怎么方便,于是就自己做了一个软件 很方便的,只要输入你所需要的延迟时间 得到所需延时的代码函数,直接调用就可以了 希望对有需要的朋友有用^_^-Compressed package that contains all the debugging
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:38038
    • 提供者:hasia
  1. AD7705(AVR)

    0下载:
  2. 介绍AD7705的开发注意事项,以及开发流程,附AVR单片机开发代码-#include <util/delay.h> #include <avr/eeprom.h> #include "ad7705.h" #include "main.h" #include "crc16.h" #include "Usart.h"
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:7236
    • 提供者:向恒
  1. avr

    0下载:
  2. 第一个程序是用5个IO口做一个延时5秒的流水灯,用延时的方式而不是定时中断之类。 第二个程序是如果某个IO为高电平时,另外一个IO为低电平-The first program is 5 IO port to be a light delay 5 seconds of flow, with the delay of the way rather than timer interrupt and the like. The second procedure is that if an IO is
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:729
    • 提供者:微微
  1. avr-c-timer

    0下载:
  2. MCU:AVR , Compiler:CodeVision(C) , How to creat one second delay with avr timer unit
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:93716
    • 提供者:saber
  1. AVR--delay-subroutine

    0下载:
  2. 此程序为基于AVR单片机的一种通用延时子程序-AVR microcontroller based general delay subroutine
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:14151
    • 提供者:
  1. delay

    0下载:
  2. avr延时函数,延时函数 系统时钟:8M -avr delay function, the system clock delay function: 8M
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1307
    • 提供者:毓枫
  1. AVR-clock

    0下载:
  2. AVR时钟程序,带调节时间功能,12M晶振实现1s延时-AVR clock program, with adjustable time, 12M crystal oscillator has a 1s delay
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:188033
    • 提供者:louis
  1. delay-testing

    0下载:
  2. 用c语言在avr平台上设置一个测试延时的程序-using c language to design a program about delay testing
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:27073
    • 提供者:张权辉
  1. DHT11-AVR-program

    0下载:
  2. DHT11 AVR程序,最好用AVRstudio编译(内有精确延时程序),详细分析了DHT11读取失败的可能原因!-DHT11 AVR program, preferably with AVRstudio compiled (with accurate delay program), detailed analysis of DHT11 read failure possible cause!
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:8391
    • 提供者:ly
  1. AVRSmgClock(delay)

    0下载:
  2. AVR单片机ATmega16L数码管电子钟Proteus仿真-
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:42268
    • 提供者:张三
  1. avr-delay

    0下载:
  2. 基于单片机AVR 的定时器的设定,可产生PWM-the delay setting for AVR
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:766
    • 提供者:bank
  1. DELAY

    0下载:
  2. Generic Delay routines written for the AVr microcontroller. Easy to implement long delays and timing functions
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:697
    • 提供者:chris
  1. avr单片机_教程_实例_附电路图

    0下载:
  2. AVR单片机教程,实例程序,并附有电路图,AVR片内集成多种频率的RC振荡器、上电自动复位、看门狗、启动延时等功能,外围电路更加简单,系统更加稳定可靠(AVR microcontroller tutorial, example program, and circuit diagram, AVR chip integrates multiple frequency RC oscillator, power on auto reset, watchdog, startup delay and oth
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:3317760
    • 提供者:你笑哥
« 12 3 »
搜珍网 www.dssz.com