搜索资源列表
avr131_source
- 使用ATtiny26芯片实现的PWM输出代码,是ATMEL公司提供的使用AVR系列芯片的硬件PWM引脚输出的一个典型范例。-use ATtiny26 chip PWM output code, ATMEL Corporation is the use of the AVR Series hardware chip PWM output pin of a typical example.
AVR-6
- 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
four-PWM-out
- AVR ATMEGA32可以同时四路PWM输出,同时四路频率可调,占空比可调
AVR.rar
- 本程序包包含了基于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
a.rar
- 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
pwm
- AVR MEGA128单片机的PWM输出例子程序,可调频率和占空比。-AVR MEGA128 MCU PWM output example of the procedure, an adjustable frequency and duty cycle.
PWM
- avr定时器的pwm输出,一个基本的程序代码!-avr timer pwm output, a basic code!
PWM
- AVR单片机输出PWM,可调整PWM值,通过PROteus仿真,很实用-AVR Singlechip output PWM, adjustable PWM value, through the Proteus simulation, it is practical
multiple-pwm
- 本资料用于实现avr单片机的多路pwm波形输出,提供了一种简单的思路-The data for the realization of multi-avr microcontroller pwm waveform output, provides a simple train of thought
Timer1_pwm
- 利用AVR单片机的定时器1分别从PB1(OC1A)和PB2(OC1B)两引脚输出PWM波形。为了演示PWM的功率调节功能,我们在PB1和PB2引脚分别接了发光二极管,用10K电位器模块从PC0引脚接入0 - 5V电压。程序中,主循环内不断采集ADC端口0(PC0引脚)的电压值,根据变化改变OCR1A和OCR1B两个输出比较寄存器的值。PB1和PB2引脚上的PWM波形也随之发生改变,从而调节了送给发光二极管的电压,控制发光二极管的明暗。实验时,调节电位器的电阻值改变电压,会看到两个发光二极管明暗变
PWM
- 基于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.
pwm-key-lcd
- AVR MCU 按键控制PWM输出 1602LCD显示-AVR MCU PWM output 1602LCD display key control
pwm-oc
- 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
PWM
- 这是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
PWM-out
- PWM输出实验,适用于AVR单片机,通过调试,可行。-PWM output experiment, for AVR microcontroller, through debugging and feasible.
PWM-output
- AVR单片机开发板 mege16 PWM输出程序-AVR microcontroller development board mege16 PWM output program
avr-ATmega128-PWM
- \avr ATmega128 PWM输出OCR1A=0x40 //OC1A 输出 25 占空比 OCR1B=0x80 //OC1B 输出 50 占空比 OCR1C=0xc0 //OC1C 输出 75 占空比-\avr ATmega128 PWM
AVR-pwm
- 使用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
AVR-single-chip
- AVR单片机产生两路频率占空比一样的PWM输出-AVR microcontroller generates two different frequency PWM output duty cycle
AVR PID 程序
- 本程序代码通过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