Motor controller for wheelchair-like control of Hoverboard motors

I am seeing a motor controller that will permit joystick control of a pair of hoverboard motors. The motors are 3-phase brushless with Hall sensors, at 24v at 250 watts each. I’ve seen very cheap, $18 ones (1 motor each) on Amazon. But, anytime you reverse direction, without first stopping, they are fried. So, I also want one that can tolerate the joystick requesting a reversal of the motors. The motor controller would perhaps need to know how to wait until the motor indicates they are stopped, before trying to back-drive them. Another request is an electric braking system (by dumping power to a resistor) that is proportional to the joystick position compared to the speed.

I imagine all these features could be created by using a microcontroller that does the work and then controls the cheap motor controllers. But, microcontrollers can certainly have issues, especially when you are writing the code. I don’t want to destroy motor controllers every time I create a bug in the code. I’ve used the Sabertooth controller before, but can’t spend that kind of money now. Is there anything in the sub-$50 range. What is the on-ramp cost to get these features?

The Robotshop page on motor controllers can’t be filtered in more than a few ways, so the only practical way to find a motor controller is to just ask.

1 Like

HI @cadcoke5 ,

I think it would be hard to find good quality with all these functionalities under 50$ price.

For example, simple Sabertooth driver or CC-Smart drivers are around 60$+:

If you want the best quality and all of these functionalities, for that I would recommend RoboteQ controllers but these are very expensive:

Thank you for your recommendations. While I lament the lack of a good way to filter through things like motors or motor controllers, your staff are very good at responding to requests for product recommendations.

1 Like

You are welcome. I hope that RobotShop will improve searching and filtering some product categories like motors or drivers so it is easier for customers to find what they need :slight_smile: