Hi everyone - I've been working with robotics for the past few months to learn the basics of electronics, and how to use a microcontroller to control motors.
I am currently working on modifying the electronics in a Power Wheels ride-on car to make an autonomous vehicle; an ultrasonic distance sensor will send signals to an Arduino Uno, which will then regulate motor speed and direction. I've worked with small motor drivers in the past, but for this project, I will need to use something much bigger.
Currently, I am planning on using the two 12V DC motors that came with the Power Wheels car, and wiring them into a motor driver that I will use with the Arduino. The main goal I have is autonomous movement of just the vehicle, but I may attempt to modify the electronics so they can successfully move a passenger in the car forwards. As of right now, I'm planning on using a 24v18 Arduino motor shield from Pololu, which can continually deliver 18 A of current to each channel. I've included the link to the driver below:
Is there any way I can determine how much weight this motor and driver combination can move, or at what speed? I would use a 12V SLA battery as a power supply for the shield and motors, and would expect this vehicle to drive mainly on flat, level ground. If I decide to include a passenger, I may have to upgrade the existing motors and power supply to 24 Volts - could I use a similar Pololu motor shield to achieve this? I'm unsure if this motor shield would meet the current requirements of my motors.
Thank you very much for taking the time to help me as I start exploring more complex motor drivers - it really means a lot to me!