Hey,
I purchased a RC car that got two DC motors (12V I guess).
I am planning to control them via my roboduino (using with 7.2V 2600 mAh battery pack).
Do I need a special H-bridge to control the motors (one acts as a steering motor and one is to move the wheels), or can I directly access them via the PWM marked pins (like 9 and 10).
How can I send them the signal to turn, and more specific: How can i set the speed?
I tried it with the servo library and modified the examples, but the motor just turns like half a second very slow and stops. If i change polarity or if I do (value* -1) it changes the other direction.
But how to directly control them with the possibility of full speed or speed percentages?
Thanks for reading and your help, this site teached me everything about robotics (still very newb as you can see).
Best Regards,
RoboManiacz
EDIT:
I think I need a motor driver, any tutorials or ways how I could make it with my breaboard (will solder it later when all works). Thanks
