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

搜索资源列表

  1. avrtc

    0下载:
  2. 针对avr单片机编的精确延时程序,可达1微妙-against avr microcontroller series of the precision delay procedures, up to a delicate
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:843byte
    • 提供者:光光
  1. delay

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

    • 发布日期:2008-10-13
    • 文件大小:20.51kb
    • 提供者: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
    • 文件大小:31.35kb
    • 提供者:MQS
  1. delay

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

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

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

    • 发布日期:2017-04-03
    • 文件大小:1.32kb
    • 提供者: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
    • 文件大小:867byte
    • 提供者:jimmy
  1. LED8Disp

    0下载:
  2. 实验名称: SPI接口实险,LED数据管显示。 实验目的: 学习AVR单片机的SPI功能 实验现象: 1、程序通过SPI接口输出数据到HC595芯片驱动LED数据管简单显示。 2、内部1 M晶振,程序采用单任务方式,软件延时。 环 境: ICCAVR6.31A-Experiment name: SPI interface is dangerous, LED data display. Experimental Objective: To study the functional
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1.63kb
    • 提供者:liutao
  1. ProC

    0下载:
  2. 上面是单片机的延时程序,在单片机延时程序中应考虑所使用的晶振的频率,在51系列的单片机中我们常用的是11.0592MHz和12.0000MHz的晶振,而在AVR单片机上常用的有8.000MHz和4.000MH的晶振所以在网上查找程序时如果涉及到精确延时则应该注意晶振的频率是多大。-The above is a delay of MCU program, the program in single-chip delay should be considered the frequency of c
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:906byte
    • 提供者:ffqy
  1. winavr_delay_function_explain

    0下载:
  2. AVR单片机开发中经常用到延时函数,但自己写的不够精确,本文针对winavr中的delay函数库进行详细的说明。-AVR microcontroller development delay function is often used, but his writing is not precise enough, this paper winavr the delay function library for detailed instructions.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:62.92kb
    • 提供者:lvshiping
  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
    • 文件大小:729byte
    • 提供者:微微
  1. timer_9

    0下载:
  2. AVR在无中断条件下,使用软件方式实现100US,10MS,1S 延时-Without interruption in AVR conditions, using software realization ways, 10MS, 100US 1S delay
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:34.99kb
    • 提供者:肖玉华
  1. AVR_KEY

    0下载:
  2. AVR单片机开发的控制小灯,端口按键移位程序,键盘控制的数字显示,延时按键程序等-AVR microcontroller development of the control of small lights, port key shift program, keyboard controlled digital display, time delay key procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:186.21kb
    • 提供者:吴钟海
  1. icc_delay

    0下载:
  2. avr单片机在ICC中的精确延迟程序 晶振为8m时的延迟 在mega8上实现-avr microcontroller in the ICC process in the precision delay is very good thank you i think you can use it to program in your avr program
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:703byte
    • 提供者:lili
  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
    • 文件大小:91.52kb
    • 提供者:saber
  1. AVR--delay-subroutine

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

    • 发布日期:2017-03-26
    • 文件大小:13.82kb
    • 提供者:
  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
    • 文件大小:183.63kb
    • 提供者:louis
  1. delay-testing

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

    • 发布日期:2017-04-16
    • 文件大小:26.44kb
    • 提供者:张权辉
  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
    • 文件大小:8.19kb
    • 提供者:ly
  1. AVRSmgClock(delay)

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

    • 发布日期:2017-03-28
    • 文件大小:41.28kb
    • 提供者:张三
  1. dawji

    0下载:
  2. Optimization class contains several simple sample programs, Including scr ipt files and function files in the form, Based on the time delay estimation of power spectrum.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:7kb
    • 提供者:冯拴
« 12 »
搜珍网 www.dssz.com