Society of Robots - Robot Forum

Software => Software => Topic started by: Trumpkin on November 12, 2008, 02:49:12 PM

Title: PWM motor
Post by: Trumpkin on November 12, 2008, 02:49:12 PM
I want to send a PWM signal to my l293d to control my motor speed, does anyone have example code? I'm using an Atmega32 as the microcontroller.
Title: Re: PWM motor
Post by: Admin on November 13, 2008, 02:48:53 AM
see the AVRlib pwm.c and pwm.h code and example files ;)
Title: Re: PWM motor
Post by: academicloody on June 12, 2009, 06:32:27 AM
where can i find the avrlib ?!
Title: Re: PWM motor
Post by: Metal Slug 2 on June 12, 2009, 01:02:45 PM
Here:

http://www.societyofrobots.com/step_by_step_robot_step4.shtml (http://www.societyofrobots.com/step_by_step_robot_step4.shtml)

Scroll half way down, in blue letters the name "AVRlib" will be there.  Simply click and download.