Hello makers.
Need you help figuring out how to control multiple hoverboard motors for my robot project (4 to 6 motors). I got that Chinese board DC12-36V 500W Brushless Motor Controller Hall Motor Balanced Car Driver to control one.
How do I control multiple at the same time?
Thanks in advance
Please tell us how you control just one motor. We have no clue about what you have in front of your self.
Data sheets, etc. on the devices might be interesting.
Paul
@Paul I mentioned I use "DC12-36V 500W Brushless Motor Controller Hall Motor Balanced Car Driver". You can google it.
Looking for someone who controlled multiple motors with detailed description. Thanks in advance
FUNcation:
@Paul I mentioned I use "DC12-36V 500W Brushless Motor Controller Hall Motor Balanced Car Driver". You can google it.
Or you could Google it and provide us with a clickable link to a useful datasheet for it.
Steve
FUNcation:
You can google it.
This is dangerous. If I google anything that you have googled, there is no guarantee (and some times very little chance) that we will find the same page.
It is much better if you provide the link to the material.
And post your code. Use code tags.
I am Confused...
Your actual question was.
“How do I control multiple at the same time?”
Why would multiple be different than the way your controlling one?
Because you haven’t given any actual details about how your doing that, I would suggest getting 4-6 PWM to Analog adapters and use combination of PWM, and digital pins ( at least 2, one for direction and second for enable) per controller.
I’m also looking to build a rover with 6 36v hover board motors. Unlike the original poster, I have nothing in front of me to show. I would really appreciate suggestions on reading material that help me determine what I would need to control these 6 motors and their servos for direction control.