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

搜索资源列表

  1. timer2

    0下载:
  2. AVR单片机 定时器的应用 初始化 以及中断程序-AVR microcontroller timer application initialization and interrupt routine
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:958
    • 提供者:周俊
  1. DelayTime

    0下载:
  2. avr单片机的定时器工作原理代码,详细描述了定时器怎样工作。-avr this code showed how the timer is work
  3. 所属分类:Driver develop

    • 发布日期:2017-03-30
    • 文件大小:1236
    • 提供者:miazzy
  1. AVRtimer

    0下载:
  2. AVR单片机ATmega16L定时器Proteus仿真-Proteus simulation AVR microcontroller timer ATmega16L
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:58104
    • 提供者:张三
  1. test_121017_20131101

    0下载:
  2. avr單片機,內有uasrt初始化,eeprom讀寫,外部中斷0,外部中斷1,計時器相關範例程式。-avr microcontroller, there uasrt initialization, eeprom reader, external interrupt 0, external interrupt, timer-related example programs.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-16
    • 文件大小:87518
    • 提供者:nick
  1. 7SEGMENT

    0下载:
  2. C code for avr micro to display seven segment routines with alpha numeric text and digits requires timer interupt to work
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2463
    • 提供者:chris
  1. timedplug2

    0下载:
  2. timed plug: an AVR based system. can set the duration for being on. simply the powerplug is attached with a timer.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:63896
    • 提供者:sanukrishnan
  1. m8plc.c

    0下载:
  2. avr单片机应用于工业自动化控制 用到了mega8的spi驱动max7219;片内adc定时器等功能-avr microcontroller used in industrial automation and control used in the mega8 the spi driver max7219 chip adc timer functions
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2648
    • 提供者:fggghhh
  1. lesson6_Int_Timer0

    0下载:
  2. 改程序是基于AVR16F877单片机,其开发环境是AVR studio,主要功能实现对AVR单片机定时器的控制,在实验板上调试成功!-Reform program is based on the AVR16F877 microcontroller, its development environment is AVR studio, main function of the AVR microcontroller timer control, in breadboard debugging su
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-26
    • 文件大小:9260
    • 提供者:iceswh
  1. lesson6_Scan_Timer0

    0下载:
  2. 改程序是基于AVR16F877单片机,其开发环境是AVR studio,主要功能实现对AVR单片机定时器查询方式的控制,在实验板上调试成功!-Reform program is based on the AVR16F877 microcontroller, its development environment is AVR studio, main function of the AVR microcontroller timer check mode control, in breadboa
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-27
    • 文件大小:8762
    • 提供者:Egyptianeople
  1. mmc07

    0下载:
  2. 用ATMEL AVR GA128 开发的一款运动控制程序,里面包括AD转化,定时器中断-ATMEL AVR GA128 with the development of a movement control procedures, which include the AD conversion, timer interrupt
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:2911
    • 提供者:GTONJu
  1. avr_test

    0下载:
  2. 学习AVR必不可上的例程,带有本人的调试经验总结,特别适合初学者,采用定时器0中断和串口发送结合,很好的配合-AVR will not be on learning routines, debugging with my experience, especially for beginners, using Timer 0 interrupts and serial transmit combined with good
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:76555
    • 提供者:kamfun
  1. Usart38400

    0下载:
  2. AVR模拟串口 波特率:38400 占用定时器0和INT0边沿触发中断 AVR304-AVR simulate serial port baud rate: 38400 occupancy Timer 0 and INT0 edge-triggered interrupts AVR304
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:59326
    • 提供者:jia
  1. lesson6_Int_Timer0

    0下载:
  2. 基于AVR单片机的定时器0中断并控制流水灯实验-AVR microcontroller based timer 0 interrupt experiments
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7702
    • 提供者:戴利孟
  1. ATmega128

    0下载:
  2. AVR实验 ATmega128实现流水灯效果,通过定时器1中断实现,4Mhz内部时钟,8分频,包好protues仿真程序-AVR ATmega128 achieve light water experiment results, achieved by a timer interrupt 1, 4Mhz internal clock divided by 8, wrapped protues simulation program
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:43795
    • 提供者:sol
  1. AVR_M16_PWM_KeyScan_7Seg_Interrupt

    0下载:
  2. 自己工作需要,需输出可调脉宽、频率的PWM波,网上找的资料都是介绍AVR快速PWM的,没有使用AVR相頻修正实现PWM控制的。就自己查资料,仿真、做板子。自己做了一个,调试通过了,如果需实际使用,部分参数需稍加修正。 功能:AVR ATmega16 相頻修正PWM波实现 涉及模块:7Seg(7段数码管驱动) 键盘扫描(包括长按和短按,稍加修改可实现多键检测) 定时器0,2的定时使用 定时器1的相頻修正PWM输出 PWM频率范围:0.1-99.9Hz,占空比:
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:35194
    • 提供者:xiaoye
  1. DXSAVR

    0下载:
  2. AVR单片机直接控制两轴运动。使用定时器实现脉冲发生,通过USB接口与上位机通信。由上位机软件直接控制。-AVR MCU directly controls the two-axis motion. Use a timer to achieve pulse generation, through the USB interface to communicate with the host computer. Directly controlled by the PC software.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:40425
    • 提供者:华明
  1. landau_timer

    0下载:
  2. Generic Timer Library with callbacks used on an AVR and Cortex-Mx
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:2166
    • 提供者:tony
  1. Detection-Microcontroller

    0下载:
  2. 主要功能检测AVR单片机是否好使,型号为m16,程序功能为定时器定时一秒,所有端口电平取反,判断各端口的好坏。-The main function detects whether the AVR microcontroller so that, model m16, program the timer function for a second, all ports negated level determines the quality of each port.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:8815
    • 提供者:lily
  1. Atmega8-_LCD1602_4bits

    0下载:
  2. Atmega8 4位数据线与LCD 1602做的简单的时间显示-A simple timer displayer using AVR Atmega8 and LCD 1602 in 4 bits mode.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2222
    • 提供者:大象
  1. Lesson_watch_dog

    0下载:
  2. AVR单片机中看门狗定时器频率的使用方法-AVR microcontroller watchdog timer frequency of use
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:16982
    • 提供者:弑天
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com