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
Redtacton - Human Area Network
Sayam Rakesh
 
PPTX
Eye directive wheel chair
Sivajyothi paramsivam
 
PPT
GESTURE RECOGNITION TECHNOLOGY
jinal thakrar
 
PPTX
Boimetric using 8051
Shilpa Nayak
 
PPTX
Smart agriculture system using IOT
chetana chaudhary
 
PPTX
Wi CR-Wireless Charging
A.S. Krishna
 
PPTX
ppt of gesture recognition
Aayush Agrawal
 
PPTX
Flexible display
Alwin Poulose
 
Redtacton - Human Area Network
Sayam Rakesh
 
Eye directive wheel chair
Sivajyothi paramsivam
 
GESTURE RECOGNITION TECHNOLOGY
jinal thakrar
 
Boimetric using 8051
Shilpa Nayak
 
Smart agriculture system using IOT
chetana chaudhary
 
Wi CR-Wireless Charging
A.S. Krishna
 
ppt of gesture recognition
Aayush Agrawal
 
Flexible display
Alwin Poulose
 

What's hot (20)

PPTX
RFID attendance system
A.k. Goverdhan
 
PDF
GSM Based Motor Controller
gopalsystems
 
PPTX
RFID based smart shopping cart and billing system
laharipothula
 
PPT
Case study of digital camera
Radhakrishna Singh
 
PPT
Eye gaze communication
PRADEEP Cheekatla
 
PPTX
Smart devices
kumar bunny
 
PPT
5G MOBILE TECHNOLOGY PPT
priyanka reddy
 
PPTX
Touchless touch screen
Lovely Professional University
 
PPS
Human Area Networking Technology
Vinayak Hegde
 
DOCX
Digital scent technology abstract
JOSEY K JOLLY
 
PPTX
Presentation on touchscreen
Abhijeet Singh
 
PDF
Project ideas ece students
Vatsal N Shah
 
DOCX
Seminar report on blue eyes
Roshmi Sarmah
 
PPTX
Smart farming using IOT
VyshnaviGollapalli
 
PPTX
Palm vein technology ppt
Dhara k
 
PPT
Daknet Technology
Aranta Chatterjee
 
PPTX
Flexible electronic skin
Srikanth Tirunagari
 
PPTX
free space laser communication
BHari5
 
PPT
Money pad the future wallet
Leelakh Sachdeva
 
DOCX
Seminar Report on Wireless Mobile Charger
Er Amreek Singh Masoun
 
RFID attendance system
A.k. Goverdhan
 
GSM Based Motor Controller
gopalsystems
 
RFID based smart shopping cart and billing system
laharipothula
 
Case study of digital camera
Radhakrishna Singh
 
Eye gaze communication
PRADEEP Cheekatla
 
Smart devices
kumar bunny
 
5G MOBILE TECHNOLOGY PPT
priyanka reddy
 
Touchless touch screen
Lovely Professional University
 
Human Area Networking Technology
Vinayak Hegde
 
Digital scent technology abstract
JOSEY K JOLLY
 
Presentation on touchscreen
Abhijeet Singh
 
Project ideas ece students
Vatsal N Shah
 
Seminar report on blue eyes
Roshmi Sarmah
 
Smart farming using IOT
VyshnaviGollapalli
 
Palm vein technology ppt
Dhara k
 
Daknet Technology
Aranta Chatterjee
 
Flexible electronic skin
Srikanth Tirunagari
 
free space laser communication
BHari5
 
Money pad the future wallet
Leelakh Sachdeva
 
Seminar Report on Wireless Mobile Charger
Er Amreek Singh Masoun
 
Ad

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

PPTX
kefguyewgfyadshgghgfvdsvhbfbhjhgdshhjdhjfgdygy
yeshwanth845
 
PPTX
(Updated) Dept. of ME PPT Template.pptx
RakibulHassan77
 
PDF
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET Journal
 
PDF
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET Journal
 
PPT
MARK ROBOTIC ARM.ppt
tffttfyyf
 
PPT
MARK ROBOTIC ARM.ppt
Afstddrrdv
 
PPTX
Maj_Project_Review-1.pptxiuuhjhgjglkhuhghniuh
santhosharumugam9
 
PPTX
printed_robotic_arm_project[1] [Read-Only].pptx
DSAISUBRAHMANYAAASHR
 
PPTX
Robot arm ppt
Minuchaudhari1
 
PDF
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET Journal
 
PPTX
B11 sss final ppt
Shrikant Chandan
 
PDF
ROBOT ARM WITH SMARTPHONE CONTROL
IRJET Journal
 
PPTX
Internet of things startup basic
Mathan kumar
 
PDF
IRJET- Robotic Vehicle Movement and Arm Control Through Hand Gestures using A...
IRJET Journal
 
PDF
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET Journal
 
PDF
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET Journal
 
PPTX
01-Approaches and Challenges in Internet of Robotic Things.pptx
Magy46
 
PPTX
Robotic Arm Using Bluetooth and node MCU
sakethvarma239
 
PPTX
Batch 11 - Final Review Department of Mechatronics
DinooJoel
 
PDF
radio-control-robotic-arm.pdf
IEABODI2SnVVnGimcEAI
 
kefguyewgfyadshgghgfvdsvhbfbhjhgdshhjdhjfgdygy
yeshwanth845
 
(Updated) Dept. of ME PPT Template.pptx
RakibulHassan77
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET Journal
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET Journal
 
MARK ROBOTIC ARM.ppt
tffttfyyf
 
MARK ROBOTIC ARM.ppt
Afstddrrdv
 
Maj_Project_Review-1.pptxiuuhjhgjglkhuhghniuh
santhosharumugam9
 
printed_robotic_arm_project[1] [Read-Only].pptx
DSAISUBRAHMANYAAASHR
 
Robot arm ppt
Minuchaudhari1
 
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET Journal
 
B11 sss final ppt
Shrikant Chandan
 
ROBOT ARM WITH SMARTPHONE CONTROL
IRJET Journal
 
Internet of things startup basic
Mathan kumar
 
IRJET- Robotic Vehicle Movement and Arm Control Through Hand Gestures using A...
IRJET Journal
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET Journal
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET Journal
 
01-Approaches and Challenges in Internet of Robotic Things.pptx
Magy46
 
Robotic Arm Using Bluetooth and node MCU
sakethvarma239
 
Batch 11 - Final Review Department of Mechatronics
DinooJoel
 
radio-control-robotic-arm.pdf
IEABODI2SnVVnGimcEAI
 
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
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
PDF
flutter Launcher Icons, Splash Screens & Fonts
Ahmed Mohamed
 
PDF
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
PDF
dse_final_merit_2025_26 gtgfffffcjjjuuyy
rushabhjain127
 
PPTX
Information Retrieval and Extraction - Module 7
premSankar19
 
PDF
Biodegradable Plastics: Innovations and Market Potential (www.kiu.ac.ug)
publication11
 
PDF
The Effect of Artifact Removal from EEG Signals on the Detection of Epileptic...
Partho Prosad
 
DOCX
SAR - EEEfdfdsdasdsdasdasdasdasdasdasdasda.docx
Kanimozhi676285
 
PPTX
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
PDF
Software Testing Tools - names and explanation
shruti533256
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PPTX
Inventory management chapter in automation and robotics.
atisht0104
 
PDF
Traditional Exams vs Continuous Assessment in Boarding Schools.pdf
The Asian School
 
PDF
July 2025: Top 10 Read Articles Advanced Information Technology
ijait
 
PDF
Natural_Language_processing_Unit_I_notes.pdf
sanguleumeshit
 
PPTX
easa module 3 funtamental electronics.pptx
tryanothert7
 
PDF
JUAL EFIX C5 IMU GNSS GEODETIC PERFECT BASE OR ROVER
Budi Minds
 
PDF
2025 Laurence Sigler - Advancing Decision Support. Content Management Ecommer...
Francisco Javier Mora Serrano
 
PPTX
22PCOAM21 Session 2 Understanding Data Source.pptx
Guru Nanak Technical Institutions
 
PDF
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
flutter Launcher Icons, Splash Screens & Fonts
Ahmed Mohamed
 
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
dse_final_merit_2025_26 gtgfffffcjjjuuyy
rushabhjain127
 
Information Retrieval and Extraction - Module 7
premSankar19
 
Biodegradable Plastics: Innovations and Market Potential (www.kiu.ac.ug)
publication11
 
The Effect of Artifact Removal from EEG Signals on the Detection of Epileptic...
Partho Prosad
 
SAR - EEEfdfdsdasdsdasdasdasdasdasdasdasda.docx
Kanimozhi676285
 
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
Software Testing Tools - names and explanation
shruti533256
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
Inventory management chapter in automation and robotics.
atisht0104
 
Traditional Exams vs Continuous Assessment in Boarding Schools.pdf
The Asian School
 
July 2025: Top 10 Read Articles Advanced Information Technology
ijait
 
Natural_Language_processing_Unit_I_notes.pdf
sanguleumeshit
 
easa module 3 funtamental electronics.pptx
tryanothert7
 
JUAL EFIX C5 IMU GNSS GEODETIC PERFECT BASE OR ROVER
Budi Minds
 
2025 Laurence Sigler - Advancing Decision Support. Content Management Ecommer...
Francisco Javier Mora Serrano
 
22PCOAM21 Session 2 Understanding Data Source.pptx
Guru Nanak Technical Institutions
 
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 

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.