Society of Robots - Robot Forum
Software => Software => Topic started 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.
-
see the AVRlib pwm.c and pwm.h code and example files ;)
-
where can i find the avrlib ?!
-
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.