Page 1 of 1

Need help with power input to DC Motor

PostPosted: Thu Feb 25, 2016 2:52 pm
by sergenikki
Hi, I'm using an Arduino Uno Circuit Board with a DF Robot Motor Shield v1.2 (L298P) to drive two SPG30-20K DC Geared Motor by PWM. The power input for the motors is rated at 12V and 1.1A whereas the Arduino Board is powered by a power bank. However, the motors' speed are slow and after several consultation, I found out that a circuit have to be made to regulate the voltage and current input to the arduino board. I am at a loss on what circuit should I use and any help would be appreciated. :)

Re: Need help with power input to DC Motor

PostPosted: Fri Feb 26, 2016 8:35 am
by ZaM
no need for extra circuit if you using power bank and 12V DC power supply.

two possible connection:
1) Arduino Uno use Power bank <- solved for arduino part, but you need to use external 12V DC for motor driver and set jumper to PWRIN.
2) Use external power supply 12VDC, connect to Arduino Uno DC jack and set jumper at motor driver to VIN. no need to use power bank.

Image

Re: Need help with power input to DC Motor

PostPosted: Fri Sep 08, 2017 1:44 am
by eunicesherman
Thank you, second advice helped me