Introduction: IoTRoboticARM

About: Arduino and electronics projects

The project is Robotic-arm controlled by a mobile application known as BLYNK, it is free and easy to use for automation and IoT projects for beginners.

In this project multiple servo control different axes and rotation of the arm in a different direction.

This project can be used where humans intervention is not possible, it can attach to a remote-controlled rover.

It can carry radioactive stuff, turn on-off the switch, carry a light load, push-pull lever.

Supplies

1. NodeMCU

2. Servo Motors

3. male-female headers

4. male to female jumper wires

5. scale protector(old if available)

6.miscellaneous items like DC jack, switch,perfboard

To buy these products cheap and affordable price in India click here

Step 1: PCB Soldering

1. Solder female pin on PCB for NodeMCU.

2. Solder male header for all servo.

3. Connect each digital pin to the servo control signal pin.

4. Connect the common ground of all servo and NodeMCU to DC jack GND.

5. Connect all Vcc of servo and NodeMCU(Vin) pin to Vcc pin of DC jack through a sliding switch.

Step 2: Configuring BLYNK App

Step 3: Programing

1. To add an additional board(esp8266) paste the latest link from this GitHub page.

2. Install esp8266 board by searching "esp" in Tools>Boards>Boards Manager.

for more follow this video to add an additional board(esp8266) to your ArduinoIDE.

3. Install BLYNK library to IDE by searching "BLYNK" in Sketch>Include Libray>Manage Libraries.

4. Enter your authentication token sent to your email, enter your wifi credentials.

5. Upload the code by selecting the appropriate board and com port.

Step 4:

Please like my project on circuit digest by clicking here