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

搜索资源列表

  1. AVR-SPI-

    1下载:
  2. AVR单片机SPI通讯实例程序,一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯-AVR SPI communications procedures example, an example of SPI, SPI achieved through two machine communication, interrupt communications for achieving 72
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.65kb
    • 提供者:wuxixi
  1. avr

    0下载:
  2. timer interrupt
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:15.64mb
    • 提供者:lkduo
  1. AVR-USART.rar

    0下载:
  2. 本程序简单的示范了如何使用ATMEGA16的USART USART的设置 波特率的计算 发送采用查询方式 接收采用中断方式 ,This procedure easy demonstration of how to use the ATmega16 settings USART USART baud rate used for calculating send inquiries receive the use of interrupt
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-25
    • 文件大小:6.94kb
    • 提供者:刘涛
  1. avr274 AVR单片机串口通信的程序

    0下载:
  2. 这是关于AVR单片机串口通信的程序,适合与有一定基础的人看。 这份资料介绍了UART单线的软件执行。议定书的支持两个设备间的半双工通信。唯一的要求是一个输入/输出端口,支持外部中断和一个计时器比较打断。-This is on the AVR single-chip serial communication procedures, suitable for a certain basis people. This document introduces the software implement
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-23
    • 文件大小:119.91kb
    • 提供者:何旭栋
  1. TIMER_main.rar

    0下载:
  2. avr 单片机 ATMEGA16 定时器中断程序,Single-chip timer interrupt avr procedures ATMEGA16
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:5.24kb
    • 提供者:dxl
  1. AVR单片机atmega16串口中断接收和发送程序

    0下载:
  2. AVR单片机atmega16串口中断接收和发送程序。接收到字符后再发送出去-AVR microcontroller atmega16 send and receive serial interrupt procedures. Characters before sending out the received
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-21
    • 文件大小:857byte
    • 提供者:高丽超
  1. AVRmega16

    1下载:
  2. AVR mega16例程包括:AD转换,AT24C02的I2C,DS1302时钟,EEPROM读写,PWM控制,看门狗,SPI,外部中断,定时器,-AVR mega16 routines include: AD conversion, AT24C02 the I2C, DS1302 clock, EEPROM read and write, PWM control, watchdog, SPI, external interrupt, timer,
  3. 所属分类:SCM

    • 发布日期:2016-07-06
    • 文件大小:305kb
    • 提供者:yyw
  1. MEGA8

    0下载:
  2. ICC mega8例子,包括时钟,音乐,中断,PWM波,四位数码管-ICC mega8 examples, including the clock, music, interrupt, PWM wave, the four digital tube, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:551.3kb
    • 提供者:陈凯
  1. ds1307_avr.ZIP

    0下载:
  2. ds1307 for avr (interrupt)
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2.2kb
    • 提供者:shista
  1. interrupt

    0下载:
  2. avr单片机最好的入门程序,avr的中断程序,已经调试通过,最简单的中断程序,非常好的入门程序-avr entry procedures for the best single-chip, avr interrupt procedures are debugging through the most simple disruption procedures, a very good entry procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:10.44kb
    • 提供者:york
  1. AVR

    0下载:
  2. 基于AVR单片机捕获中断和热敏电阻的温度测量-Based on the AVR microcontroller to capture interrupt and thermistor temperature measurement
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:214.06kb
    • 提供者:zhangyi
  1. interrupt

    0下载:
  2. AVR单片机开发,外部中断程序,采用C语言-AVR microcontroller development, external interrupt procedure for the C language
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:21.13kb
    • 提供者:hqy
  1. AVR

    0下载:
  2. AVR单片机的功能测试程序,C语言 包括:ad转换,中断,定时计数器,看门狗等-AVR functional test procedures, C language, including: ad conversion, interrupt, timer counter, watchdog, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:309.6kb
    • 提供者:zr
  1. AVR-IIC-GCC

    0下载:
  2. avr studio +gcc 编写的IIC 处理程序,使用硬件中断控制,和 软件模拟IIC控制,两个程序在一个压缩包内,提供给需要的朋友-avr studio+ gcc IIC written process, interrupt control hardware, and software simulation IIC control, two programs in a compressed package, available to friends in need
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:28.77kb
    • 提供者:tb
  1. avr-interupt

    0下载:
  2. avr 中断 c例程说明 对初学者 非常有用 大家可以参考一下-avr interrupt c code examples show is very useful for beginners we can refer to
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:24.01kb
    • 提供者:薛斌
  1. interrupt

    0下载:
  2. avr 的终端iccavr 编写-avr interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:21.06kb
    • 提供者:chen
  1. interrupt

    0下载:
  2. Source Code to practice Interrupt in ATmega16 using AVR Studio 4 and programming C
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:10.72kb
    • 提供者:sankeq
  1. interrupt

    0下载:
  2. AVR的中断函数,包括PWM和定时器,很适合学习的源码。-AVR interrupt program
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:78.04kb
    • 提供者:yanglei
  1. interrupt

    0下载:
  2. How to use interrupt in AVR
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-25
    • 文件大小:57kb
    • 提供者:Rajer
  1. AVR Studio例子

    0下载:
  2. /* * ADC.c * * Created: 22-5-2011 8:22:10 PM * Author: Wingston */ #include <avr/io.h> #include <avr/interrupt.h> uint16_t ReadChannel(int mux); int main (void) { DDRC = 0xFF; uint16_t adcval = 0; while(1){ a
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2020-08-07
    • 文件大小:296.06kb
    • 提供者:PSP2000
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com