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

搜索资源列表

  1. PWM-output

    0下载:
  2. AVR单片机开发板 mege16 PWM输出程序-AVR microcontroller development board mege16 PWM output program
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:10550
    • 提供者:tony
  1. RGB_DMX512

    0下载:
  2. 基于AVR单片机,通过512信号、PWM实现RGB的调光-Based on the AVR microcontroller, the signal through the 512, PWM dimming to achieve RGB
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:7270
    • 提供者:zhou
  1. PWM)

    0下载:
  2. 实验名称: PWM转换实验 实验目的: 学习AVR单片机的PWM功能 实验现象: 在PB3端口看到波形 环 境: ICCAVR6.31A-Experiment name: PWM converter Experiment Purpose: To study the AVR experimental phenomena PWM function: see the waveform in the PB3 port environment: ICCAVR6.31A
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:12644
    • 提供者:yang
  1. pwm

    0下载:
  2. avr pwm timer0 so simple
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:551
    • 提供者:altcore
  1. AVR-IAR-proteus-PWM

    0下载:
  2. 仿真通过,可以使用。IAR AVRproteus,有学习价值-Through simulation, can be used. Through simulation, can be used. Through simulation, can be used. Through simulation, can be used.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:77305
    • 提供者:allen
  1. PWM

    0下载:
  2. Avr Mega16 PWM信号发生器,通过avr mega16发出4路 pwm信号,可以控制舵机转角-Pwm singal generator
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:1265
    • 提供者:Gwg
  1. avr-ATmega128-PWM

    0下载:
  2. \avr ATmega128 PWM输出OCR1A=0x40 //OC1A 输出 25 占空比 OCR1B=0x80 //OC1B 输出 50 占空比 OCR1C=0xc0 //OC1C 输出 75 占空比-\avr ATmega128 PWM
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:6732
    • 提供者:zmlceo
  1. dfood-avr-icc-PWM-motor-contel

    0下载:
  2. avr ICC 驱动器PWM自定义,1US精确延时,串口收发,直流电机加减速控制-avr icc,m8 pwm motor
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:1864
    • 提供者:dfood
  1. dfood-avr-ICC-m8-motor-PWM

    0下载:
  2. 这是AVR单片机ICC编的m8单片机的电机驱动程序,带有上位面电脑控制程序.-This is the AVR microcontroller m8 ICC Code of motor drivers, with the upper surface of the computer control program.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1601
    • 提供者:dfood
  1. pwm.c

    0下载:
  2. pwm example with avr microcontroler
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:9180
    • 提供者:ali
  1. PWM

    0下载:
  2. AVR单片机使用PWM控制半导体制冷片的设计方案以及代码-AVR single-chip microcomputer control of semiconductor refrigeration using PWM
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:453993
    • 提供者:家分店死
  1. PWM

    0下载:
  2. IAR 下 AVR的PWM使用例程,使用PWM控制LED显示-IAR AVR PWM routine use of the PWM control of LED display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:57879
    • 提供者:张伟
  1. timer.PWM.ICP

    0下载:
  2. 本程序简单的示范了如何使用ATMEGA16的定时器 AVR定时器的要点介绍 T0工作于CTC模式,输出1KHz/2KHz 50 占空比的方波 T1工作于快速PWM模式兼输入捕捉 T2工作于相位修正PWM模式,输出490Hz的8bit PWM波-This procedure is simple demonstration how to use the ATMEGA16 the timer To AVR timer points The T0 work in CTC mode
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:33335
    • 提供者:000
  1. AVR-PWM

    0下载:
  2. PWM功能在电机和舵机的控制中有广泛的应用,本程序利用AVR单片机的定时器实现PWM功能-PWM function in the motor and servo control has a wide application of this procedure by using the AVR microcontroller timer PWM function
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:16513
    • 提供者:陈刚
  1. pwm

    0下载:
  2. 关于数码管显示,pwm调节,串口通讯的avr单片机程序-Digital display, adjust the pwm, serial communication avr microcontroller program
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:333573
    • 提供者:黎明
  1. pwm

    0下载:
  2. 基于ICCV7通过AVR输出PMW波,并通过按键调节占空比,原创,附带工程文件和protue仿真-Based ICCV7 AVR output PMW wave through the button to adjust the duty cycle, original, incidental engineering file and protue-simulation
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:91237
    • 提供者:海蓝
  1. ATMEGA-PWM-16bit-non-Inverted

    0下载:
  2. PWM non-inverted with AVR
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:24717
    • 提供者:hugo
  1. pwm

    0下载:
  2. avr单片机pwm波形发生的应用实例,简单易懂基于avr单片机的-avr microcontroller pwm waveform application examples, easy to understand based on the avr microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:46681
    • 提供者:梁向阳
  1. AVR

    0下载:
  2. ATmega128开发程序已测试通过,其中包括pwm波,ADC,定时器等应用程序,注:使用ICCAVR编译器-AVR ATmega128
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:469700
    • 提供者:Daviod
  1. pwm

    0下载:
  2. atmel avr studio 环境下M16产生PWM例子-PWM example atmel avr studio environment M16
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:8006
    • 提供者:vishtvro
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com