0

I need a motor controller for a 24v motor and I want to control it using än Arduino Uno. Suggestions?

The motor needs to run both directions and is going to draw about 5A

asked Apr 20, 2016 at 13:31
1
  • 1
    I see, the Arduino Motor Shield only supports upto 12V. But there are motor controllers for 24V and beyond that and can find those on ebay, aliexpress and whatever local suppliers you can find. Commented Apr 20, 2016 at 13:46

3 Answers 3

2

try this Arduino Compatible Mega Motor Shield. Specs:

  1. Low-cost robust H-bridge ''shield'' for Arduino
  2. Provides the ability to control up to 30A of current at up to 28V
  3. Supply voltage: 5V to 28V (24V max battery rating)
  4. Continuous output current: 13A Have, a look:
answered Apr 20, 2016 at 14:48
0

I'm doing my own driver dude using Tip122 but you can use TIP120 too TIPand other components TIP122 driver

answered Apr 20, 2016 at 14:22
1
  • Using bipolar power transistors for this is far from the best idea in this day and age. This is a classic MOSFET application. Also, since you posted the question has been updated to clarify the need for bidirectional drive, which means two high side switches and two low. Commented Apr 21, 2016 at 5:28
0

better invest few dollars and use a motor controller that will keep you from shooting threw the MOSFET transistors, enable soft start of motor and let you select between fast decay and slow decay when PWM is in OFF state. ( see details for DRV8814 by TI)

answered Jan 17, 2019 at 8:45

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.