I've got a 5V (4.7v) powerbank, and I need 9V to run my Arduino and the dc motors.
I couldn't find any circuit online.
Can somebody help me?
Thanks in advance,
Tim
I've got a 5V (4.7v) powerbank, and I need 9V to run my Arduino and the dc motors.
I couldn't find any circuit online.
Can somebody help me?
Thanks in advance,
Tim
Hi Tim,
That helps, looks like it probably doesn't need more than a couple of amps at maybe around 4.5-5V to run those. 9V is probably too high for the motors, maybe? Could you test by directly connecting the motor to a 4.5V battery (e.g. 3 AA alkaline batteries) or a 5V DC supply, and see if it is adequate?
For the H-bridge circuit, check out something like L293D (the D suffix version is important, otherwise you need additional diodes), e.g. see here: https://learn.adafruit.com/adafruit-arduino-lesson-15-dc-motor-reversing/overview
Is a 10uF capacitor rated at 50V big enough for the whole?
The rough rule of thumb is 1000uF per amp ... for power supplies.
I'd suggest 4700uF for each amp the motor draws.
The 0.1 are necessary to stop the higher frequency spikes, somethign the large capacitor doesn't do.
Mark
I'm fairly sure those motors are a 3-6V type anyway so why do you need 9V(obviously you will have Volt drop across the H-Bridges) also you will need to be sure of the load ( a couple of amps each peek maybe reasonable even if they are only at a few hundred ma most of the time). finally you may consider a separate supply to your Arduino to keep the motor noise off the Arduino's supply.