• Skip to main content
  • Skip to primary sidebar

Homemade Circuit Projects

Need circuit help? Post them in the comments! I've answered over 50,000!

Blog | Categories | About | Contact | Calculators-online
You are here: Home / Arduino Projects / How to Make a Wireless Robotic Arm using Arduino

How to Make a Wireless Robotic Arm using Arduino

Last Updated on December 5, 2024 by Swagatam 10 Comments

This robotic arm circuit which can be also implemented like a robotic crane, works using 6 servo motors and can be controlled through a microcontroller remote control, using an Arduino based 2.4 GHz communication link.

Main Features

When you are building something as sophisticated as a robotic arm, it must look modern and must include many advanced features, and not just a mere toy like functions.

The proposed full fledged design is relatively easy to build, yet it is attributed with some advanced maneuvering functions, that could be precisely controlled through wireless or remote controlled commands. The design is even compatible for industrial use, if the motors are suitably upgraded.

The main features of this mechanical crane like robotic arm are:

  • Continuously adjustable "arm" over 180 degrees vertical axis.
  • Continuously adjustable "elbow" over a 180 degree vertical axis.
  • Continuously adjustable "finger pinch" or Grip over a 90 degree vertical axis.
  • Continuously adjustable "arm" over a 180 degree horizontal plane.
  • Entire robotic system or the crane arm is movable and maneuvaerable like a remote controlled car.

Rough Working Simulation

The few of the features explained above can be viewed and understood with the help of the following GIF simulation:

robotic arm working simulation

Motor Mechanism Positions

The following figure gives us the clear picture regarding the various motor positions and the associated gear mechanisms which needs to be  installed for implementing the project:

robotic arm

In this design we make sure to keep things as simple as possible so that even a layman is able to understand regarding the involved motor/gear mechanisms. and nothing remains hidden behind complex mechanisms.

The working or the function of each motor can be understood with the help of the following points:

  1. Motor#1 controls the "finger pinch" or the gripping system of the robot. The movable element is directly hinged with the motor's shaft for the movements.
  2. Motor#2 controls the elbow mechanism of the system. It is configured with a simple edge to egde gear system for implementing the lifting movement.
  3. Motor#3 is responsible for lifting the entire robotic arm system vertically, therefore this motor needs to be more powerful than the above two. This motor is also integrated using gears mechanism for delivering the required actions.
  4. Motor#4 controls the whole crane mechanism over a full 360 degree horizontal plane, so that the arm is able to pick or lift any object within the full clockwise or anticlockwise radial range.
  5. Motor#5 and 6 act like wheels for the platform which carries the whole system. These motors can be controlled by moving the system from one place to another effortlessly, and it also facilitates east/west, north/south movement of the system simply by adjusting the speeds of the left/right motors. This is simply done by reducing or stopping one of the two motors, for example to initiate a right side turn, the right side motor may be halted or stopped until the turn is executed fully or to the desired angle. Similarly, for initiating a left turn do the same with the left motor.

The rear wheel does not have any motor associated with it, it is hinged to move freely on its central axis and follow the front wheel maneuvers.

The Wireless Receiver Circuit

Since the whole system is designed to work with a remote control, a wireless receiver needs to be configured with the above explained motors. And this may be done using the following Arduino based circuit.

Receiver12312 2

As you can see, there are 6 servo motors attached with the Arduino outputs and each of this is controlled through the remote controlled signals captured by the attached sensor NRF24L01.

The signals is processed by this sensor and fed to the Arduino which delivers the processing to the relevant motor for the intended speed control  operations.

Thsignals are sent from a Transmitter circuit having potentiometers. The adjustemenst on these potentiometer control the speed levels on the corrsponding motors attached with the above explained receiver circuit.

Now let's see how the transmitter circuit looks like:

Transmitter Module

Remote2BTransmitter 1

The transmitter design can be seen having 6 potentiometer attached with its Arduino board and also with another 2.4 GHz communication link device.

Each of the pots are programmed for controlling a corresponding motor associated with the receiver circuit. Therefore when the user rotates the shaft of a selected potentiometer of the transmitter, the corresponding motor of the robotic arm starts moving and implementing the actions depending upon its specific position on the system.

Controlling Motor overloading

You may wonder how do the motors limit their movement across their movable ranges, since the system does not have any limiting arrangement for preventing the motor from overloading once the respective mechanism movements reach their finish points?

Meaning, for example what happens if the motor is not stopped even after the "grip" has held the object tightly?

The easiest solution to this is to add individual current control modules with each of the motors so that in such situations the motor remains switched ON and locked without burning or overloading.

Due to an active current control the motors do not go through an overload, or over-current conditions, and they keep operating within a specified safe range.

Complete Program Code can be found in this article

You'll also like:

  • 1.  Password Controlled AC Mains ON/OFF Switch
  • 2.  Blinking an LED with Delay – Arduino Basics
  • 3.  How to Send and Receive SMS Using GSM Modem
  • 4.  Introduction to I2C LCD Adapter Module
  • 5.  How to Drive High Watt LEDs with Arduino
  • 6.  Playing a Melody Using the Tone() function in Arduino

About Swagatam

I am an electronics engineer with over 15 years of hands-on experience. I am passionate about inventing, designing electronic circuits and PCBs, and helping hobbyists bring their projects to life. That is why I founded homemade-circuits.com, a website where I share innovative circuit ideas and tutorials. Have a circuit related question? Leave a comment.... I guarantee a reply!

Previous Post: « USB 5V Audio Amplifier for PC Speakers
Next Post: 7 Modified Sine Wave Inverter Circuits Explored – 100W to 3kVA »

Reader Interactions

Comments

  1. Swati kalashetty says

    December 9, 2024 at 11:51 am

    hello sir
    my name is Swati
    sir I want build buck converter with input voltage 12 v pls provide the details of rating of the components ( with Arduino).

    Reply
    • Swagatam says

      December 9, 2024 at 12:38 pm

      Hello Swati,

      Please post this question under the following article, I will try to help:

      https://www.homemade-circuits.com/buck-converter-using-arduino/

      Reply
  2. Subhasis Gupta says

    December 26, 2020 at 9:35 pm

    Sir thanks for communicating. Getting impetus from your project 10 Remote switch with nRF24l01 i tried to build 5 sets of Remote switching bidirectionally to operate from 15 meter distance with arduino Uno and Nano. It works, but stops frequently sending and receiving radio signals on testing place side by side/ Power supply and hardware checked and found no issue. I am not used to with code. hence i need any professional help to resolve the issue.
    best
    9748740387

    Reply
    • Swagatam says

      December 26, 2020 at 10:34 pm

      You are welcome Subhasis, I understand your problem, however it will be difficult for me to troubleshoot the issue since I do not have any expertise in the field of Arduino. All the Arduino articles in this website were contributed by external authors.

      Reply
      • Subhasis Gupta says

        December 26, 2020 at 11:29 pm

        No issue sir, if it not within the scope i can opt other way not arduino. But i need to send& received 5 inputs bidirectionally. I suppose it must have other alternatives. I can this as complete solutions without go into troubleshoot. If in anyway or by anyone. plz..

        Reply
        • Swagatam says

          December 27, 2020 at 8:42 am

          Subhasis, the nrf24L01 can be operated only through an Arduino microcontroller, it cannot be operated using other discrete methods, therefore the solution is still not within my reach.

          By the way did you go through the datasheet of the IC? It might help you to troubleshoot the issue you are facing

          https://www.sparkfun.com/datasheets/Components/nRF24L01_prelim_prod_spec_1_2.pdf

          Reply
  3. Devendra says

    August 3, 2018 at 2:39 pm

    Good article.

    If possible please share video .

    Reply
    • Swagatam says

      August 3, 2018 at 4:19 pm

      Sure, If I make it I’ll post the video!

      Reply
  4. Akinbi Oluwadamilare says

    July 28, 2018 at 9:28 pm

    Please sir ,I want to build a variable DC voltage source or supply to be used for testing my circuit after designing it,but I don’t have or know the circuit.
    Pls send it to me.

    Reply
    • Swagatam says

      July 29, 2018 at 9:47 am

      Akinbi, there are plenty of designs posted in this website, please use the search box to find them

      Reply

Need Help? Please Leave a Comment! We value your input—Kindly keep it relevant to the above topic! Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Subscribe to New Circuit Ideas

Categories

  • Arduino Projects (87)
  • Audio and Amplifier Projects (132)
  • Automation Projects (17)
  • Automobile Electronics (101)
  • Battery Charger Circuits (82)
  • Datasheets and Components (102)
  • Electronics Theory (143)
  • Free Energy (37)
  • Games and Sports Projects (11)
  • Grid and 3-Phase (19)
  • Health related Projects (25)
  • Home Electrical Circuits (12)
  • Indicator Circuits (14)
  • Inverter Circuits (87)
  • Lamps and Lights (142)
  • Meters and Testers (69)
  • Mini Projects (46)
  • Motor Controller (64)
  • Oscillator Circuits (27)
  • Pets and Pests (15)
  • Power Supply Circuits (108)
  • Remote Control Circuits (50)
  • Security and Alarm (64)
  • Sensors and Detectors (100)
  • Solar Controller Circuits (59)
  • Temperature Controllers (42)
  • Timer and Delay Relay (49)
  • Transmitter Circuits (29)
  • Voltage Control and Protection (37)
  • Water Controller (36)

Calculators

  • Battery Back up Time Calculator
  • Capacitance Reactance Calculator
  • IC 555 Astable Calculator
  • IC 555 Monostable Calculator
  • Inductance Calculator
  • LC Resonance Calculator
  • LM317, LM338, LM396 Calculator
  • Ohm’s Law Calculator
  • Phase Angle Phase Shift Calculator
  • Power Factor (PF) Calculator
  • Reactance Calculator
  • Transistor Astable Calculator
  • Transistor base Resistor Calculator
  • Voltage Divider Calculator
  • Wire Current Calculator
  • Zener Diode Calculator
  • Filter Capacitor Calculator
  • Buck Converter Calculator
  • Boost Converter Calculator
  • Solar Panel, Inverter, Battery Calculator
  • Wire Current Calculator
  • SMPS Transformer Calculator
  • IC SG3525, SG3524 Calculator
  • Inverter LC Filter Calculator

People Also Search

555 Circuits | 741 Circuits | LM324 Circuits | LM338 Circuits | 4017 Circuits | Ultrasonic Projects | SMPS Projects | Christmas Projects | MOSFETs | Radio Circuits | Laser Circuits | PIR Projects |

Recent Comments

  • Swagatam on Simple Delay Timer Circuits Explained
  • Swagatam on The Role of Inductor Coil in SMPS
  • Swagatam on 7 Modified Sine Wave Inverter Circuits Explored – 100W to 3kVA
  • Swagatam on 7 Modified Sine Wave Inverter Circuits Explored – 100W to 3kVA
  • Victor on 7 Modified Sine Wave Inverter Circuits Explored – 100W to 3kVA

Company

  • Privacy Policy
  • Cookie Policy
  • About Me
  • Contact
  • Disclaimer
  • Copyright
  • Videos
  • Sitemap

Social Profiles

  • Twitter
  • YouTube
  • Instagram
  • Pinterest
  • My Facebook-Page
  • Quora
  • Stack Exchange
  • Linkedin
  • © 2025 · Swagatam Innovations