H bridge speed control
Prettybird
Posts: 269
·I am working on my 3rd robot and just got a H bridge program running that I got here from a forum friend. The chip is very similar to the LM 298 and works fine. I am now planning to add speed control for feedback or closed loop applications. I am use to servo programs but don't know how to pulse the enable for speed control in the subroutine. I know I can do it with a relay and resistors or a 555 timer but would like to do this with as few external parts as possable. My programming sucks I admit but can modify if I have some good examples. I searched the forum archives some but found nothing. As usual thanks in advance for any help. Any pointers would be appreciatted. Here is a copy of the program I am starting with. Opps I think I should have put this post in robotics but don't know how to move.
Post Edited (Prettybird) : 10/23/2009 9:53:44 AM GMT
Post Edited (Prettybird) : 10/23/2009 9:53:44 AM GMT
Comments
edit:· Heres one.
www.robotroom.com/PWM.html
Post Edited (agfa) : 10/24/2009 1:32:44 PM GMT
Post Edited (Prettybird) : 10/24/2009 4:33:43 PM GMT
Here it is.