powering HC-05 along with 12 servos(4.8v each)

I'm trying to power 12 servo from an UNO board for my project and that works fine. But when it comes to connect a HC-05 bluetooth module to arduino too along with those servos in order to control servos through bluetooth, the whole set up gets messed up due to an unknown problem.

I even had a thought that if I can connect two arduinos out of which one would use bluetooth module and recieve serial input from my moblie app and transfer it to other one so as to control servos.

can anyone help me to sort this issue of mine???

I'm trying to power 12 servo from an UNO board

Stop right now. The Arduino can NOT power even one servo.

Typical hobby servos work much better at 6v than the minimum 4.8v. Externally power your servos like in the attached pix.

servo power.jpg

Here are some recent threads discussing powering servos.

http://forum.arduino.cc/index.php?topic=366517.0

http://forum.arduino.cc/index.php?topic=370762.0

https://forum.arduino.cc/index.php?topic=368417.0

Hi,

Can you please post a copy of your circuit, in CAD or a picture of a hand drawn circuit in jpg, png?

Thanks . . . Tom... :slight_smile:

Most of the circuit is as following.

yes after running the code i realized that the board can only supply such power over a serial connection to my laptop only. Can anyone suggest a way to externally power all the servos at once?

Would this work for me??

Here's the image attached to reply #5.

How to insert uploaded images.

Ashes_adios:
http://www.instructables.com/id/Serial-Servo-Controller-wAduino-Control-Up-To-1/?ALLSTEPS

Would this work for me??

It depends on how much current your servos draw. I've read people suggest it's not a good idea to power servos from a breadboard but I've used breadboards myself many times.

The main thing is to use a power supply capable of supplying enough current for all the servos you plan to use.

I've had better luck with batteries than I have using AC to DC regulators.

Don't have the servo power pass through the Arduino's PCB.

yeah! and thats why i asked if anyone could help me find a battery to take that much load!

Ashes_adios:
yeah! and thats why i asked if anyone could help me find a battery to take that much load!

If your servos can tolerate the voltage, a 2S LiPo would be a good power source.

If your servos can't tolerate this higher voltage (and most can't) then you'll either need to use four or five NiMH cells or use a beefy voltage regulator with a multiple cell LiPo pack.

If you use NiMH cells, you'll probably need to use "C" cells. You could get away with using AA cells if you only use a couple servos per pack.

As I mentioned in the other threads I linked earlier, I generally use a big LiPo pack with high current regulators.

You haven't mentioned which servos you plan to use. Servos come in a lot of sizes. The power needs will depend on both the type of servos used and the load the servos will be under.