Hello everyone.
I’m starting to build a raspberry pi 4B powered rover. I’m using this project to teach me more about programing and hardware.
So far I’ve got a pan & tilt hat with the Pi camera & ultrasonic senser mounted. I’ve bought a Bogie Runt Rover and I’m woundring what is the best motor controller for it that has PWM?
I was going to use commands from the RPi to control the motors.
Originally I was thinking of using three L293D motor controllers. This would work but I wanted to find a way to slowly change direction rather than having to wheel about a point. I wonder if it would be possible to use an arduino uno which has six PWM pins.