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

搜索资源列表

  1. AVR-6

    0下载:
  2. AVR单片机入门及C语言高效设计实践(六) ATMEAG16L的定时/计数器 ATMEAG16L有两个8位定时/计数器(T/C0、T,C2)和一个16位定时/计数器T/C1)。每一个计数器都支持PWM(脉冲宽度调制)输出功能。PWM输出在电机控制、开关电源、信号发生等领域有着广泛的应用。[第一段]-AVR C language portal and efficient design practice (6) ATMEAG16L the timer / counter All ATMEAG16
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:181404
    • 提供者:liming
  1. four-PWM-out

    0下载:
  2. AVR ATMEGA32可以同时四路PWM输出,同时四路频率可调,占空比可调
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:17561
    • 提供者:zhuxxingwang
  1. pwm.rar

    1下载:
  2. avr atmega48的pwm输出,利用atmega48的oc1a,a scuss code for pwm of atmega48
  3. 所属分类:Goverment application

    • 发布日期:2017-03-27
    • 文件大小:11686
    • 提供者:fanshuwei
  1. AVR.rar

    0下载:
  2. 本程序包包含了基于ATmega16单片机从IO口操作到串口,模拟比较器,AD转换,PWM输出,TWI总线操作,SPI总线操作等完整程序。,This package contains ATmega16-based single-chip operation from the IO port to the serial port, analog comparator, AD converter, PWM output, TWI bus operation, SPI bus operation pro
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:5719
    • 提供者:dangml
  1. a.rar

    2下载:
  2. PWM经过RC滤波产生电压,经过XTR115产生4-20mA电流输出,要点是XTR115的电压输入问题,自身为两线制,+5V输出提供不了较大电流,需要用DCDC,RC滤波采用钽电容和4.7k-4.9k的低温漂电阻能得到较高线形度,PWM输出为AVR单片机16位,模式15,不分频,PWM voltage generated through RC filter, after XTR115 have 4-20mA current output, the key points of the voltag
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-08-16
    • 文件大小:3879
    • 提供者:niucunfei
  1. pwm

    0下载:
  2. AVR MEGA128单片机的PWM输出例子程序,可调频率和占空比。-AVR MEGA128 MCU PWM output example of the procedure, an adjustable frequency and duty cycle.
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:1031
    • 提供者:jiarui
  1. PWM

    0下载:
  2. avr定时器的pwm输出,一个基本的程序代码!-avr timer pwm output, a basic code!
  3. 所属分类:Embeded-SCM Develop

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

    0下载:
  2. AVR单片机输出PWM,可调整PWM值,通过PROteus仿真,很实用-AVR Singlechip output PWM, adjustable PWM value, through the Proteus simulation, it is practical
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:77337
    • 提供者:zhoujunfei
  1. multiple-pwm

    0下载:
  2. 本资料用于实现avr单片机的多路pwm波形输出,提供了一种简单的思路-The data for the realization of multi-avr microcontroller pwm waveform output, provides a simple train of thought
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:113352
    • 提供者:bendu
  1. Timer1_pwm

    0下载:
  2. 利用AVR单片机的定时器1分别从PB1(OC1A)和PB2(OC1B)两引脚输出PWM波形。为了演示PWM的功率调节功能,我们在PB1和PB2引脚分别接了发光二极管,用10K电位器模块从PC0引脚接入0 - 5V电压。程序中,主循环内不断采集ADC端口0(PC0引脚)的电压值,根据变化改变OCR1A和OCR1B两个输出比较寄存器的值。PB1和PB2引脚上的PWM波形也随之发生改变,从而调节了送给发光二极管的电压,控制发光二极管的明暗。实验时,调节电位器的电阻值改变电压,会看到两个发光二极管明暗变
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:129714
    • 提供者:kevin cheng
  1. PWM

    0下载:
  2. 基于ATMEGA128单片机的6路SPWM输出测试程序,开发平台为AVR STUDIO4.17,已通过PROTEUS7.7仿真软件测试。-ATMEGA128 microcontroller-based 6-channel SPWM output test program, the development platform for the AVR STUDIO4.17, simulation software has been tested by PROTEUS7.7.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:60474
    • 提供者:
  1. pwm-key-lcd

    0下载:
  2. AVR MCU 按键控制PWM输出 1602LCD显示-AVR MCU PWM output 1602LCD display key control
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:46123
    • 提供者:代德勇
  1. pwm-oc

    0下载:
  2. avr单片机,带仿真dsn,pwm,oc1a,oc1b,oc2,3种pwm avr自带驱动输出,本人自编,经过改进,用函数调用3种pwm,方便,容易移植-avr microcontroller with simulated dsn, pwm, oc1a, oc1b, oc2, 3 种 pwm avr own drive output, I wrote, improved, with the function call 3 pwm, convenient, easy to transplant
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:192833
    • 提供者:llmqhv
  1. PWM

    0下载:
  2. 这是avr单片机pwm输出程序,是电机控制不可缺少的,也是控制类里面比较重要的程序,好好学习一下吧-This is the avr microcontroller pwm output process, motor control is indispensable, and it is more important to control the class inside the program, learn about it
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:24165
    • 提供者:刘鑫海
  1. PWM-out

    0下载:
  2. PWM输出实验,适用于AVR单片机,通过调试,可行。-PWM output experiment, for AVR microcontroller, through debugging and feasible.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:7374
    • 提供者:陈瑶
  1. PWM-output

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

    • 发布日期:2017-03-30
    • 文件大小:10550
    • 提供者:tony
  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. AVR-pwm

    0下载:
  2. 使用AVR单片机产生频率可调的PWM脉冲输出,两路脉冲互补,一路高电平,另一路低电平。可用于控制可变频率的驱动电机-AVR microcontroller to generate the PWM pulse output frequency is adjustable, two-way pulse complementary, all the way to high and low the other way. Can be used to control the variable freque
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:35840
    • 提供者:walton
  1. PWM波输出(可调)

    0下载:
  2. avr PWM输出实例,PWM.............(AVR PWM output instance)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:15360
    • 提供者:ChungJK
  1. AVR PID 程序

    0下载:
  2. 本程序代码通过AVR ATmega88单片机运行PID运算算法,对于智能化的跟踪控制是必不可少的,输出可通过PWM输出控制电机或者两位输出控制继电器输出,都能达到非常好的控制效果。(This program code through the AVR ATmega88 microcontroller operation PID algorithm, for intelligent tracking control is essential, the output can be output thr
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:50176
    • 提供者:老茂
« 12 3 »
搜珍网 www.dssz.com