SlideShare a Scribd company logo
2
Most read
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 757
INTERNET OF THINGS (IOT) BASED ROBOTIC ARM
Kaustubh Gawli1 , Parinay Karande2 , Pravin Belose3, Tushar Bhadirke4, Akansha Bhargava5
1Kaustubh Gawli, Dept. Electronics and Telecommunication, Atharva College of Engg., Malad, Mumbai-95,India
2Parinay Karande, Dept. Electronics and Telecommunication, Atharva College of Engg., Malad, Mumbai-95,India
3Pravin Belose, Dept. Electronics and Telecommunication, Atharva College of Engg., Malad, Mumbai-95,India
4Tushar Bhadirke, Dept. Electronics and Telecommunication, Atharva College of Engg., Malad, Mumbai-95,India
5Akansha Bhargava, Dept. Electronics and Telecommunication, Atharva College of Engg., Malad, Mumbai-95,India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The ongoing revolution of Internet together
with the growing robotics in many activitiesof everydaylife.
Internet of things has taken over all the heavy loads from
human to itself. Internet of Things (IOT) is basically a
connection of many devices to interconnect themselves. As
Robots are used to help mankind in various environments if
we combine the Robots and Internet of things we can
achieve more than we can think of. This project discusses
technological implications, open issues, and target
applications in the IoT-aided robotics domain.
1. INTRODUCTION
For the people who are indulged in electronicseitheras
a hobby or as a profession who kind off happens to have
more interest in robotics this project is the key in which
most of precise work which humans cannot do repeatedly,
this is where a robotic arm or we can say a pick n placerobot
comes into picture.
Robotics is the branch of mechanical engineering,
electrical engineering and computer science that deals with
the design, construction, operation, and application
of robots, as well as computer systems for their control,
sensory feedback, and information processing. A Robotic
arm is a type of mechanical arm,usuallyprogrammable, with
similar functions to a human arm; the arm may be the sum
total of the mechanism or may be part of a more
complex robot. The links of such a manipulator are
connected by joints allowing either rotational motion (such
as in an articulated robot) or translational (linear)
displacement.
The internet of things (IoT) is the network of physical
devices, vehicles, buildings and other items
embedded with electronics, software, sensors, actuators,
and network connectivity that enabletheseobjectstocollect
and exchange data. The IoT allows objects to be sensed and
controlled remotely across existing network infrastructure,
creating opportunities for more direct integration of the
physical world into computer-based systems, and resulting
in improved efficiency,accuracyandeconomicbenefit.When
IoT is augmented with sensors andactuators,thetechnology
becomes an instance of the more general class of cyber-
physical systems, whichalsoencompassestechnologiessuch
as smart grids, smart homes, intelligent
transportation and smart cities. Each thing is uniquely
identifiable through its embedded computing system but is
able to interoperate within the
existing Internet infrastructure.
2. BLOCK DIAGRAM
Fig -1: Block diagram and work flow of the project.
3. DESCRIPTION
The main part of the project is the robotic arm,
which can pick and place things from one place to another.
To control this action we can move the robotic arm bygiving
specific commands. The robotic arm is equipped with servo
motors. These motors help to move the arm in desired
direction. The motors are controlled with the helpofa micro
controller(FRDM KL25Z). Theuserinterface whichisusedto
control the robotic arm is made on a web pageoranapp.The
control is given via the internet to the wifi
module(ESP8266). This acts as the receiver and gives the
received signal to the microcontroller.. The signal which is
given to the robotic arm is actually sent through the internet
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 758
and hence we can access the robot from any place. However
the web page or the app must require a login ID and a
password for security reasons, for a particular person to
control the robotic arm. The movements which are made by
the robotic arm can be recorded and saved. In this way the
arm can do the same movements repeatedly whenever
needed.
4. IOT(Internet Of Things)
The Internet of things (IoT) is the internetworking
of physical devices. The concept was simple but powerful. If
all objects in daily life were equipped with identifiers and
wireless connectivity, these objects couldbe communicating
with each other and be managed by computers.
The Three Cs of IoT:
Communication -It is the interconnection between the user
and system/device.
Control and Automation - It is programmed once as if any
changes in output parameter it will alert the uses and hence
it can be control or it can be automated for any particular
work.
Cost Savings - Many companieswill adoptIoTtosavemoney.
As when a machine loses to fulfill a companyproductontime
the company will lose its money. With new sensor
information, IoT can help a company to save money by
reducing equipment failure and allowing the business to
perform perfectly.
5. FRDM KL25Z BOARD
Fig -2: KL25Z board with pin description. (Source:
developer.mbed.org)
The Freedom KL25Z is an ultra-low-cost
development platform for Kinetics L Series microcontroller
built on ARM Cortex-M0+ processor. Features include easy
access to microcontroller input/output, battery-ready, low
power consumption, a built-in debug interface for flash
programming and run-control.
The FRDM-KL25Z is supported by a range of NXP. It also has
third-party development software.Towritea programit has
an online developer site in which you can develop codes to
burn it on this development board you can now use
mbed.org at no charge, with full access to the online SDK,
tools, reusable code which means no downloads.
6. ROBOTIC ARM
It is a combination of not only a particularfieldbuta
fusion of many fields such as mechanical, electrical,
electronic engineering, computer science, technology, math
and science. Robots are indispensable in many
manufacturing industries. More than this, if it is
programmed for a task then a robot perform that task
repeatedly with a high accuracy that surpasses that of the
most experienced human operator. To move like a human
arm we need actuator to perform it like a human arm.
Actuators are devices which converts the electrical energy
into physical motion.
Fig -3: Structure of Robotic arm.
In this robotic arm we are going to use servomotorsas
servo motors gives good accuracy than any other motors.To
look like a human arm we are going to connect this using
servo clamps. The servo clamps are of different types, bythe
help of this various clamps a robotic arm is built. To pick
and object and to put it from one place to another we are
going to use a gripper. This gripper is also known as an end
effector.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 759
There are several types of robot arms. We are going to use 4
Degree of Freedom it can be less or more as per the
requirements.
7. WI-FI MODULE
In order to communicate with the Robotic arm over the
internet, we are using Wi-Fi module ESP 8266. It is a self-
contained SOC and can be used with any microcontroller to
access Wi-Fi network. It consists of 32 bit low powered CPU,
and follows 802.11 b/g/n Wi-Fi standard. It has a powerful
on board processing and storage capabilities, and is
extremely cost effective.
Fig- 4: ESP-8266 Wi-Fi Module.
The ESP module can be directly connected to our KL25Z
board. Here we are using serial communicationbetweenESP
8266 and KL25Z. A Wi-Fi based web server is made with a
graphical user interface, and controls are given through this
GUI. The signals when sent to the module can be given
serially to the controller board and then to the servo motors
of the robotic arm.
8. ADVANTAGES
[1]. Lifting and moving heavy objects.
[2]. Increasing productivity, safety, efficiency, and quality
of products.
[3]. Achieving more accuracy than human beings.
[4]. Easy to monitor and control things.
9. DISADVANTAGES
[1]. The robot lack capabilities to respond in emergencies.
[2]. Losing security and privacy.
10. APPLICATIONS
[1]. Industrial applications – pick and place.
[2]. Third hand – The arm holds the object while operators
work on it.
[3]. Small drill in manufacturing processes.
11. FUTURE SCOPE
[1]. Medical Field where minor surgeries are required.
[2]. Retrieving Suspicious objects without endangering
humans.
12. CONCLUSIONS
In this project we were able to control the Robotic arm
not only using the wired controls but with the help of
Internet of Things which is the growing technologyinrecent
times we successfully controlled the robotic arm using the
IoT interface. This can be useful to various industrial
applications where machines need to be controlled from
distant places. This project not only responds to thecontrols
sent but also records the movements and can perform the
same tasks repeatedly reducing human efforts.
ACKNOWLEDGEMENT
Our first and foremost thanks to Atharva college of
Engineering for giving us the opportunity and to our
professors from whom we have learnt a lot. We are deeply
indebted to our principal, Dr. Shrikant Kallurkar, our HOD,
Prof. J. P. Pawar, our project co-ordinator Prof. Khushbu
Tikhe and our Project guide Prof. Akanksha Bhargava. Their
valuable feedback helped us tremendously to improve our
project in many ways.
REFERENCES
[1]. https://en.wikipedia.org/wiki/Robotics
[2]. https://en.wikipedia.org/wiki/Internet_of_things
[3]. Dr. Ashish Dutta. Introduction to armmechanical design
manual.
[4]. Ovidiu Vermesan, Peter Friess. 2014. Internet of Things
– From research and innovation to market deployment.
River Publishers.
[5]. Vivek Bhojak, Girish Kumar Solanki , Sonu Daultani.
Gesture controlled Mobile Robotic Arm. International
Journal of Innovative Research in Science, Engineering
and Technology, Volume 4, Issue 6, June 2015.
[6]. Prof. V.B.Raskar, Nilesh Hargude , Sabale Vishwanath ,
krishna Chavan. Practical applications of Robotic arm
using Image processing. International Journal of
Advanced Research in Computer Engineering &
Technology. Volume 4 Issue 3, March 2015.

More Related Content

PPTX
Smart shopping trolley using rfid and remote controlling
Pranav Veerani
 
PPTX
RFID based Attendance System
Edgefxkits & Solutions
 
PPTX
Smart healthcare
SayanSarkar55
 
PDF
Rfid based attendance system using arduino (1)
AWANISHKUMAR84
 
PPT
Fingerprint attendance system
Ganapathirao Kandregula
 
PPTX
Nimesh thakor
nn7046
 
PPTX
RFID BASED ATTENDANCE SYSTEM PPT
nikhilpatewar
 
PDF
Minor Project Report on - short range personal 'RADAR'.
Sarvesh Kushwaha
 
Smart shopping trolley using rfid and remote controlling
Pranav Veerani
 
RFID based Attendance System
Edgefxkits & Solutions
 
Smart healthcare
SayanSarkar55
 
Rfid based attendance system using arduino (1)
AWANISHKUMAR84
 
Fingerprint attendance system
Ganapathirao Kandregula
 
Nimesh thakor
nn7046
 
RFID BASED ATTENDANCE SYSTEM PPT
nikhilpatewar
 
Minor Project Report on - short range personal 'RADAR'.
Sarvesh Kushwaha
 

What's hot (20)

PPTX
Rfid based attendance system
A Jay Vardhan
 
PPTX
Smart Intelligent trolley
yokesh waran
 
PPTX
ppt on accident detection system based on Iot
rahul ranjan
 
PPTX
seminar-on-barcodes
alibefkani
 
PDF
Google glass ppt
Nidhin P Koshy
 
PPTX
PATIENT HEALTH MONITORING SYSTEM
sathish sak
 
PDF
A Project Report on RFID Based Attendance System.pdf
Sudipto Krishna Dutta
 
PDF
GLOBAL WIRELESS E-VOTING
JSPM's JSCOE , Pune Maharashtra.
 
PPTX
Automated Plant Watering System
Soumyadeep Kal
 
PPTX
Smart shopping system using rfid
Saisharan Amaravadhi
 
PPTX
Rfid technology
Publicis Sapient
 
PPTX
IoT Based Garbage Monitoring System ppt
Ranjan Gupta
 
PPT
Ppt for automatic plant irrigation system
stk25
 
PPT
RFID Technology
Kshitij Varma
 
PPTX
RFID and IR Based Attendance System
Atiq Shaikh
 
PDF
FLOOD MONITORING AND ALERTING SYSTEM
IAEME Publication
 
PPTX
Sensors in IOT
ATS SBGI MIRAJ
 
PPTX
Internet of Things(IoT) & Applications
Gunjan Panara
 
PDF
Internet of things aktu lab file
Nitesh Dubey
 
PPTX
IOT based Smart Agriculture System.pptx
DeekshithTirumala
 
Rfid based attendance system
A Jay Vardhan
 
Smart Intelligent trolley
yokesh waran
 
ppt on accident detection system based on Iot
rahul ranjan
 
seminar-on-barcodes
alibefkani
 
Google glass ppt
Nidhin P Koshy
 
PATIENT HEALTH MONITORING SYSTEM
sathish sak
 
A Project Report on RFID Based Attendance System.pdf
Sudipto Krishna Dutta
 
GLOBAL WIRELESS E-VOTING
JSPM's JSCOE , Pune Maharashtra.
 
Automated Plant Watering System
Soumyadeep Kal
 
Smart shopping system using rfid
Saisharan Amaravadhi
 
Rfid technology
Publicis Sapient
 
IoT Based Garbage Monitoring System ppt
Ranjan Gupta
 
Ppt for automatic plant irrigation system
stk25
 
RFID Technology
Kshitij Varma
 
RFID and IR Based Attendance System
Atiq Shaikh
 
FLOOD MONITORING AND ALERTING SYSTEM
IAEME Publication
 
Sensors in IOT
ATS SBGI MIRAJ
 
Internet of Things(IoT) & Applications
Gunjan Panara
 
Internet of things aktu lab file
Nitesh Dubey
 
IOT based Smart Agriculture System.pptx
DeekshithTirumala
 
Ad

Similar to Internet of Things (Iot) Based Robotic Arm (20)

PDF
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET Journal
 
PDF
Office Automation & Attendance System using IoT
IRJET Journal
 
PDF
Office Automation & Attendance System using IoT
IRJET Journal
 
PDF
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET Journal
 
PDF
IRJET - Voice Controlled Robot using NodeMCU
IRJET Journal
 
PDF
Wi-Fi Controlled Car
IRJET Journal
 
PDF
IRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET Journal
 
PDF
AI Cum AR Based Smart Home Automation System
IRJET Journal
 
PDF
IRJET - IoT based Motor Monitoring System
IRJET Journal
 
PDF
IRJET- Labour Work Monitoring System
IRJET Journal
 
PDF
Spy Robot with Wireless Camera using GSM
IRJET Journal
 
PDF
IRJET- Iot Based Mobile Robot for Smoke Detection
IRJET Journal
 
PDF
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET Journal
 
PDF
IRJET- Wireless Video Surveillance Robot
IRJET Journal
 
PDF
IRJET- Portable Surveillance Robot using IoT
IRJET Journal
 
PDF
IRJET- Robotic Hand Controlling using Flex Sensors and Arduino UNO
IRJET Journal
 
PDF
IRJET-A Nodemcu based Home Automation System
IRJET Journal
 
PDF
Android Based Smart Department
IRJET Journal
 
PDF
IRJET- IoT based Motion Control System of a Robotic car
IRJET Journal
 
PDF
Controlling Home Appliances by using Universal Remote Control System (IoT and...
IRJET Journal
 
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET Journal
 
Office Automation & Attendance System using IoT
IRJET Journal
 
Office Automation & Attendance System using IoT
IRJET Journal
 
IRJET - Survey on Smart System for Non Smart Devices using Raspberry PI3b & G...
IRJET Journal
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET Journal
 
Wi-Fi Controlled Car
IRJET Journal
 
IRJET- Survey Paper on Automatic Cart Movement Trailer
IRJET Journal
 
AI Cum AR Based Smart Home Automation System
IRJET Journal
 
IRJET - IoT based Motor Monitoring System
IRJET Journal
 
IRJET- Labour Work Monitoring System
IRJET Journal
 
Spy Robot with Wireless Camera using GSM
IRJET Journal
 
IRJET- Iot Based Mobile Robot for Smoke Detection
IRJET Journal
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET Journal
 
IRJET- Wireless Video Surveillance Robot
IRJET Journal
 
IRJET- Portable Surveillance Robot using IoT
IRJET Journal
 
IRJET- Robotic Hand Controlling using Flex Sensors and Arduino UNO
IRJET Journal
 
IRJET-A Nodemcu based Home Automation System
IRJET Journal
 
Android Based Smart Department
IRJET Journal
 
IRJET- IoT based Motion Control System of a Robotic car
IRJET Journal
 
Controlling Home Appliances by using Universal Remote Control System (IoT and...
IRJET Journal
 
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
PDF
Kiona – A Smart Society Automation Project
IRJET Journal
 
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
PDF
Breast Cancer Detection using Computer Vision
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 

Recently uploaded (20)

PPTX
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
PDF
Principles of Food Science and Nutritions
Dr. Yogesh Kumar Kosariya
 
PDF
Software Testing Tools - names and explanation
shruti533256
 
PDF
July 2025: Top 10 Read Articles Advanced Information Technology
ijait
 
PDF
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
PDF
Top 10 read articles In Managing Information Technology.pdf
IJMIT JOURNAL
 
PPTX
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
PDF
Zero carbon Building Design Guidelines V4
BassemOsman1
 
PDF
Traditional Exams vs Continuous Assessment in Boarding Schools.pdf
The Asian School
 
PDF
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
PPTX
22PCOAM21 Session 2 Understanding Data Source.pptx
Guru Nanak Technical Institutions
 
PPTX
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
PDF
Cryptography and Information :Security Fundamentals
Dr. Madhuri Jawale
 
DOCX
SAR - EEEfdfdsdasdsdasdasdasdasdasdasdasda.docx
Kanimozhi676285
 
PDF
flutter Launcher Icons, Splash Screens & Fonts
Ahmed Mohamed
 
PPT
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
PDF
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
PPTX
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
PPTX
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
PDF
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
Principles of Food Science and Nutritions
Dr. Yogesh Kumar Kosariya
 
Software Testing Tools - names and explanation
shruti533256
 
July 2025: Top 10 Read Articles Advanced Information Technology
ijait
 
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
Top 10 read articles In Managing Information Technology.pdf
IJMIT JOURNAL
 
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
Zero carbon Building Design Guidelines V4
BassemOsman1
 
Traditional Exams vs Continuous Assessment in Boarding Schools.pdf
The Asian School
 
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
22PCOAM21 Session 2 Understanding Data Source.pptx
Guru Nanak Technical Institutions
 
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
Cryptography and Information :Security Fundamentals
Dr. Madhuri Jawale
 
SAR - EEEfdfdsdasdsdasdasdasdasdasdasdasda.docx
Kanimozhi676285
 
flutter Launcher Icons, Splash Screens & Fonts
Ahmed Mohamed
 
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 

Internet of Things (Iot) Based Robotic Arm

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 757 INTERNET OF THINGS (IOT) BASED ROBOTIC ARM Kaustubh Gawli1 , Parinay Karande2 , Pravin Belose3, Tushar Bhadirke4, Akansha Bhargava5 1Kaustubh Gawli, Dept. Electronics and Telecommunication, Atharva College of Engg., Malad, Mumbai-95,India 2Parinay Karande, Dept. Electronics and Telecommunication, Atharva College of Engg., Malad, Mumbai-95,India 3Pravin Belose, Dept. Electronics and Telecommunication, Atharva College of Engg., Malad, Mumbai-95,India 4Tushar Bhadirke, Dept. Electronics and Telecommunication, Atharva College of Engg., Malad, Mumbai-95,India 5Akansha Bhargava, Dept. Electronics and Telecommunication, Atharva College of Engg., Malad, Mumbai-95,India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The ongoing revolution of Internet together with the growing robotics in many activitiesof everydaylife. Internet of things has taken over all the heavy loads from human to itself. Internet of Things (IOT) is basically a connection of many devices to interconnect themselves. As Robots are used to help mankind in various environments if we combine the Robots and Internet of things we can achieve more than we can think of. This project discusses technological implications, open issues, and target applications in the IoT-aided robotics domain. 1. INTRODUCTION For the people who are indulged in electronicseitheras a hobby or as a profession who kind off happens to have more interest in robotics this project is the key in which most of precise work which humans cannot do repeatedly, this is where a robotic arm or we can say a pick n placerobot comes into picture. Robotics is the branch of mechanical engineering, electrical engineering and computer science that deals with the design, construction, operation, and application of robots, as well as computer systems for their control, sensory feedback, and information processing. A Robotic arm is a type of mechanical arm,usuallyprogrammable, with similar functions to a human arm; the arm may be the sum total of the mechanism or may be part of a more complex robot. The links of such a manipulator are connected by joints allowing either rotational motion (such as in an articulated robot) or translational (linear) displacement. The internet of things (IoT) is the network of physical devices, vehicles, buildings and other items embedded with electronics, software, sensors, actuators, and network connectivity that enabletheseobjectstocollect and exchange data. The IoT allows objects to be sensed and controlled remotely across existing network infrastructure, creating opportunities for more direct integration of the physical world into computer-based systems, and resulting in improved efficiency,accuracyandeconomicbenefit.When IoT is augmented with sensors andactuators,thetechnology becomes an instance of the more general class of cyber- physical systems, whichalsoencompassestechnologiessuch as smart grids, smart homes, intelligent transportation and smart cities. Each thing is uniquely identifiable through its embedded computing system but is able to interoperate within the existing Internet infrastructure. 2. BLOCK DIAGRAM Fig -1: Block diagram and work flow of the project. 3. DESCRIPTION The main part of the project is the robotic arm, which can pick and place things from one place to another. To control this action we can move the robotic arm bygiving specific commands. The robotic arm is equipped with servo motors. These motors help to move the arm in desired direction. The motors are controlled with the helpofa micro controller(FRDM KL25Z). Theuserinterface whichisusedto control the robotic arm is made on a web pageoranapp.The control is given via the internet to the wifi module(ESP8266). This acts as the receiver and gives the received signal to the microcontroller.. The signal which is given to the robotic arm is actually sent through the internet
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 758 and hence we can access the robot from any place. However the web page or the app must require a login ID and a password for security reasons, for a particular person to control the robotic arm. The movements which are made by the robotic arm can be recorded and saved. In this way the arm can do the same movements repeatedly whenever needed. 4. IOT(Internet Of Things) The Internet of things (IoT) is the internetworking of physical devices. The concept was simple but powerful. If all objects in daily life were equipped with identifiers and wireless connectivity, these objects couldbe communicating with each other and be managed by computers. The Three Cs of IoT: Communication -It is the interconnection between the user and system/device. Control and Automation - It is programmed once as if any changes in output parameter it will alert the uses and hence it can be control or it can be automated for any particular work. Cost Savings - Many companieswill adoptIoTtosavemoney. As when a machine loses to fulfill a companyproductontime the company will lose its money. With new sensor information, IoT can help a company to save money by reducing equipment failure and allowing the business to perform perfectly. 5. FRDM KL25Z BOARD Fig -2: KL25Z board with pin description. (Source: developer.mbed.org) The Freedom KL25Z is an ultra-low-cost development platform for Kinetics L Series microcontroller built on ARM Cortex-M0+ processor. Features include easy access to microcontroller input/output, battery-ready, low power consumption, a built-in debug interface for flash programming and run-control. The FRDM-KL25Z is supported by a range of NXP. It also has third-party development software.Towritea programit has an online developer site in which you can develop codes to burn it on this development board you can now use mbed.org at no charge, with full access to the online SDK, tools, reusable code which means no downloads. 6. ROBOTIC ARM It is a combination of not only a particularfieldbuta fusion of many fields such as mechanical, electrical, electronic engineering, computer science, technology, math and science. Robots are indispensable in many manufacturing industries. More than this, if it is programmed for a task then a robot perform that task repeatedly with a high accuracy that surpasses that of the most experienced human operator. To move like a human arm we need actuator to perform it like a human arm. Actuators are devices which converts the electrical energy into physical motion. Fig -3: Structure of Robotic arm. In this robotic arm we are going to use servomotorsas servo motors gives good accuracy than any other motors.To look like a human arm we are going to connect this using servo clamps. The servo clamps are of different types, bythe help of this various clamps a robotic arm is built. To pick and object and to put it from one place to another we are going to use a gripper. This gripper is also known as an end effector.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 759 There are several types of robot arms. We are going to use 4 Degree of Freedom it can be less or more as per the requirements. 7. WI-FI MODULE In order to communicate with the Robotic arm over the internet, we are using Wi-Fi module ESP 8266. It is a self- contained SOC and can be used with any microcontroller to access Wi-Fi network. It consists of 32 bit low powered CPU, and follows 802.11 b/g/n Wi-Fi standard. It has a powerful on board processing and storage capabilities, and is extremely cost effective. Fig- 4: ESP-8266 Wi-Fi Module. The ESP module can be directly connected to our KL25Z board. Here we are using serial communicationbetweenESP 8266 and KL25Z. A Wi-Fi based web server is made with a graphical user interface, and controls are given through this GUI. The signals when sent to the module can be given serially to the controller board and then to the servo motors of the robotic arm. 8. ADVANTAGES [1]. Lifting and moving heavy objects. [2]. Increasing productivity, safety, efficiency, and quality of products. [3]. Achieving more accuracy than human beings. [4]. Easy to monitor and control things. 9. DISADVANTAGES [1]. The robot lack capabilities to respond in emergencies. [2]. Losing security and privacy. 10. APPLICATIONS [1]. Industrial applications – pick and place. [2]. Third hand – The arm holds the object while operators work on it. [3]. Small drill in manufacturing processes. 11. FUTURE SCOPE [1]. Medical Field where minor surgeries are required. [2]. Retrieving Suspicious objects without endangering humans. 12. CONCLUSIONS In this project we were able to control the Robotic arm not only using the wired controls but with the help of Internet of Things which is the growing technologyinrecent times we successfully controlled the robotic arm using the IoT interface. This can be useful to various industrial applications where machines need to be controlled from distant places. This project not only responds to thecontrols sent but also records the movements and can perform the same tasks repeatedly reducing human efforts. ACKNOWLEDGEMENT Our first and foremost thanks to Atharva college of Engineering for giving us the opportunity and to our professors from whom we have learnt a lot. We are deeply indebted to our principal, Dr. Shrikant Kallurkar, our HOD, Prof. J. P. Pawar, our project co-ordinator Prof. Khushbu Tikhe and our Project guide Prof. Akanksha Bhargava. Their valuable feedback helped us tremendously to improve our project in many ways. REFERENCES [1]. https://en.wikipedia.org/wiki/Robotics [2]. https://en.wikipedia.org/wiki/Internet_of_things [3]. Dr. Ashish Dutta. Introduction to armmechanical design manual. [4]. Ovidiu Vermesan, Peter Friess. 2014. Internet of Things – From research and innovation to market deployment. River Publishers. [5]. Vivek Bhojak, Girish Kumar Solanki , Sonu Daultani. Gesture controlled Mobile Robotic Arm. International Journal of Innovative Research in Science, Engineering and Technology, Volume 4, Issue 6, June 2015. [6]. Prof. V.B.Raskar, Nilesh Hargude , Sabale Vishwanath , krishna Chavan. Practical applications of Robotic arm using Image processing. International Journal of Advanced Research in Computer Engineering & Technology. Volume 4 Issue 3, March 2015.