Arduino : How to Use a Servo Motor With an External Power

by MertArduino in Circuits > Arduino

52801 Views, 92 Favorites, 0 Comments

Arduino : How to Use a Servo Motor With an External Power

external_power.jpg

This instructable is the written version of my "Arduino : How to Use a Servo Motor with an External Power" YouTube video that I've uploaded recently. I strongly recommend you to check it out.

Visit YouTube Channel

Tutorial

Arduino : How To Use a Servo Motor with an External Power

Servo, can be powered by another power source without Arduino power. Only thing important here is that all the GND are connected to each other.

Hardware Required

vlcsnap-2016-10-19-02h59m19s192.png

Hardware Required :

  • Arduino or Genuino Board
  • Servo Motor
  • Battery for Servo (I used for my servo; 4pcs (1.5V) batteries.)
  • Mini Breadboard
  • Wires

Circuit

external.jpg
vlcsnap-2016-10-19-02h59m51s127.png
vlcsnap-2016-10-19-03h00m10s365.png
vlcsnap-2016-10-19-03h00m23s245.png

Like this you can add as many servo motors as you want.

***Important! If you will use high voltage battery and you want give power to arduino with same power source, you need to put a 7805 voltage regulator in, and make a parallel circuit for that too.

Code

vlcsnap-2016-10-19-03h00m38s216.png

This example makes use of the Arduino servo library.

If I Was Helpful

vlcsnap-2016-10-19-03h00m51s533.png

First of all, I would like to thank you for reading this guide ! I hope it helps you.

If you want to support me, you can subscribe my channel and watch my videos.

Visit My YouTube Channel