Need to build a Race Robot
Vehicle(bot) speed must be : 1-1.5 metres/sec
Required Torque : I have no idea how much torque i need BUT it must easily jump through 5cm dia speed breakers(bumps) and should climb a slope of 40degrees.
Check this out - a sample track - (http://www.techfest.org/img/competitions/hydra1.jpg)
Robot dimensions : 25*25*25 (l*b*h)
Robot weight: 500 gms (can be changed if necessary - depending on motors)
Drive: planning for a 4 wheel drive (all four wheels are connected to motors) and Steering front two wheels (instead of differential drive)
Note: None of the robot parts should be readymade (like gearboxes, steering connectors used in rc cars)
Robot must be controlled wirelessly using accelerometer
So, kindly suggest me some specific motors that are good at this stuff and serve my purpose. Also provide some resources regarding the bot construction :)
Thank you for suggesting the motors, they are good and I think a 20:1 gear ratio suits to the bot. Now, coming to controlling the robot, we must control it by our hand gestures, so im thinking to fix accelerometer on my hand and as the hand moves up n down the bot should go front and come back and as i tilt my hand it should turn left n right. You can view the hand gestures here. (http://www.techfest.org/img/wristandhandterm.jpeg)
So, you were telling that it would be difficult to control it with an accelerometer, what would it be ?
And controller - I am comfortable with arduino, I'll go with that. Coming to batteries im thinking to go for a 11.1v, 3Ah LiPo.
I have a doubt regarding the motor speed controlling and the motor driver. If the motor has no load speed of 500rpm, can it be increased by using a motor driver, or can it be only decreased ? and how do we connect the motor driver to an arduino?
Please provide with some resources regarding this. And I can't afford for esc, im thinking to get a L298 or L293 motor driver, but I don't know how do we control it by arduino !