I have a question I was hoping you could help me with. I am trying to drive some motors from an arduino. I have a total of 6 motors that I will be driving and they will be set up as such. 4 of the motors will be set up to run in groups of 2 and only require one direction and speed control. meaning I need to be able to independently turn on and set the speed of 2 motors at a time. The remaining 2 motors will each be controlled independently both only in one direction but they require a motor brake as well. So essentially I need to have for control pins set up like this.
Control Pins:
1. 2 motors one direction with speed control (Amp Draw around 5-10A)
2. 2 motors one direction with speed control (Amp Draw around 5-10A)
3. 1 motor one direction with brake (Amp Draw around 2.5 - 5A)
$. 1 motor one direction with brake (Amp Draw around 2.5 - 5A)
I do not think the amp draw will be this high but I am figuring a bit on the high end. I have been looking at a lot of different MOSFET set ups and I am struggling to pick the right MOSFET for the job as well as which diodes and resistors to use in the circuit. I have a bunch of IRF540N MOSFETS already but they are not set up for having logic level gate voltages drive them so not sure that works, so I was going down the path of looking at logic level MOSFETS. Then I thought maybe I get a couple logic level MOSFETS to drive the IRF540N MOSFETS and then I started to think who would I know that could help me out. Any thoughts you can send my way would be greatly appreciated.
I thought about using relays but I need to get down to 100ms pulses on the motor control so not sure a relay will be able to handle that kind of timing. I am however open to suggestions.
Items I am using;
6 Motors - http://www.containmentcrew.com/shop/mtb/mtb-001/
Microcontroller - https://www.arduino.cc/en/Main/ArduinoBoardNano
Thanks for any advice anyone can provide I appreciate it.
Control Pins:
1. 2 motors one direction with speed control (Amp Draw around 5-10A)
2. 2 motors one direction with speed control (Amp Draw around 5-10A)
3. 1 motor one direction with brake (Amp Draw around 2.5 - 5A)
$. 1 motor one direction with brake (Amp Draw around 2.5 - 5A)
I do not think the amp draw will be this high but I am figuring a bit on the high end. I have been looking at a lot of different MOSFET set ups and I am struggling to pick the right MOSFET for the job as well as which diodes and resistors to use in the circuit. I have a bunch of IRF540N MOSFETS already but they are not set up for having logic level gate voltages drive them so not sure that works, so I was going down the path of looking at logic level MOSFETS. Then I thought maybe I get a couple logic level MOSFETS to drive the IRF540N MOSFETS and then I started to think who would I know that could help me out. Any thoughts you can send my way would be greatly appreciated.
I thought about using relays but I need to get down to 100ms pulses on the motor control so not sure a relay will be able to handle that kind of timing. I am however open to suggestions.
Items I am using;
6 Motors - http://www.containmentcrew.com/shop/mtb/mtb-001/
Microcontroller - https://www.arduino.cc/en/Main/ArduinoBoardNano
Thanks for any advice anyone can provide I appreciate it.