SlideShare ist ein Scribd-Unternehmen logo
1 von 24
MAJOR PROJECT PRESENTATION
ON
IOT ROBOT
VATSAL N SHAH
IU1241090055
Department of Electronics & Communication Engineering
Indus Institute of Technology and Engineering
Abstract
• The Purpose Of This Project Is To Control Robot With An Interface Board Of The Raspberry Pi,
Sensors And Software To Full Fill Real Time Requirement.
• Controlling DC Motors, Different Sensors, Camera Interfacing With Raspberry Pi Using Gpio Pins.
• Live Streaming, Command The Robot Easily, Sends Data Of Different Sensors Which Works
Automatically Or Control From Anywhere At Any Time.
• Design Of The Website And Control Page Of Robot Is Done Using Java Tools And Html. This System
Works On IOT Concept.
• This Will Enable Raspberry Pi To Be Used For More Robotic Applications And Cut Down The Cost
For Building An IOT Robot.
15/5/2016 VATSAL N SHAH : IOT ROBOT 2
Introduction
 Background/Motivation:
• Raspberry Pi Is A Credit-card Sized Computer.
• The Research And Development Of Raspberry Pi Controlled IOT Based Robot.
• IOT Is Internet Of Thing Where All The Physical Devices Connects With Digital Systems, Such As
Refrigerator, TV, Ac, Washing Machine, Music System Which Can Works Automatically Or Control
From Anywhere.
• Researched Says 50 Billions Devices Will Connect By 2020.
• It Is Connected With The Internet And Robot Can Be Controlled As Per Given Command.
 Technology:
• The Technologies Used In The Project Are Java, HTML, Java Script, JSP, Ajex, JSP & Servlet.
• It Uses The Wireless Technology To Communication Between Raspberry Pi And User Interface.
15/5/2016 VATSAL N SHAH : IOT ROBOT 3
Objective
To develop an IOT technology based robot, which can be controlled by a mobile devices/ computer
over the Internet / Wi-Fi from anywhere at any time.
 Gather system requirements
 Evaluate and study the platform required for the system
 Evaluate and study suitable development language, technologies and tools
 Evaluate Methods of Interface
 Program Raspberry Pi
 Interface board for dc motors
 Program Website & Control Page
 Evaluate and test the system
 Maintain system
15/5/2016 VATSAL N SHAH : IOT ROBOT 4
Design Methodology
• The design consists more on actual planning of hardware part than the code to be created. A number of
software and hardware implementation techniques were used to design and develop the system. Fig. 1
shows the block diagram of system.
• This section can be divided into many parts: Raspberry pi controller, Wifi dongle, Camera design,
Power supply adapter, Ultrasonic sensor, IR sensors, and Motor control design.
15/5/2016 VATSAL N SHAH : IOT ROBOT 5
1
2
5
9
3
6
7 8
4
10
Server
(Raspberry Pi)
Client
(browser on any device connected to the same WiFi network as
the Raspberry Pi)
11
12
Block Diagram No. Item No Item
1 Raspberry Pi 2 7 Left Side DC Motor
2 Wifi Dongle 8 Right Side DC Motor
3 Raspberry Pi Camera 9 L293D Motor Driver Board
4 5V Adapter 10 9V Battery
5 Ultrasonic Sensor 11 Control from different devices
6 IR Sensors 12 User Interface to Control
Robot
Components Details
1. Raspberry pi 2:
The Micro SD card is used for installing OS and the complete
project will be done with python coding.
The board has specification:
A 900MHz quad-core ARM Cortex-A7 CPU 4 USB ports
1GB RAM Full HDMI port
40 GPIO pins Display Interface
Ethernet Port Micro SD card Slot
Combined 3.5mm audio jack and composite
video
Video core IV 3D graphics core
Camera Interface
15/5/2016 VATSAL N SHAH : IOT ROBOT 7
Continue…
2. WiFi Dongle
 Its 150Mbps Nano USB adapter. Wireless-N USB adapter is used to connect Raspberry Pi
with Internet. Standards are IEEE 802.11n, 802.11g, 802.11b and frequency range is 2.4
GHz.
 Support the systems as XP, Vista, WIN 7, WIN 8, and Linux.
3. Raspberry Pi Camera
 The Raspberry Pi camera board contains a 5 MPixel sensor, and connects via a ribbon
cable to the CSI connector on the Raspberry Pi.
 In Raspbian support can be enabled by the installing or upgrading to the latest version of
the OS and then running Raspi-config and selecting the camera option.
15/5/2016 VATSAL N SHAH : IOT ROBOT 8
Continue…
4. 5V Adapter Power Supply
 Raspberry Pi require power source to turn it on. 5V adapter Power supply is enough to
power up. In project I connect Power bank with raspberry Pi, so that it can be put easily in
structure.
5. Ultrasonic Sensor
 This sensor is a high performance ultrasonic range finder.
 It is compact and measures an amazingly wide range from 2cm to 4m.
 This ranger is a perfect for any robotic application, or any other projects requiring
accurate ranging information.
15/5/2016 VATSAL N SHAH : IOT ROBOT 9
Continue…
6. IR Sensor
 The sensor consists of two eyes.
 One eye sends the infrared light and the other eye sees the reflection of that infrared light
and measures the distance which is then sent to the Raspberry Pi to perform further
operations based on the distance.
7. DC Motor
 Almost every mechanical movement that we see around us is accomplished by an electric
motor.
 Electric machines are means of converting conventional energy. Motors take electrical
energy and produce mechanical energy.
15/5/2016 VATSAL N SHAH : IOT ROBOT 10
Continue…
8. L293D Motor Driver IC
 A very easy and safe is to use popular L293D chip. It is a 16- pin chip.
 The L293D is designed to provide bidirectional drive currents of up to 600-mA at voltages from 4.5 V to
36 V.
 The dc motor and L293D IC has been connected according to the circuit schematic as shown has been
designed using Proteus 7.
15/5/2016 VATSAL N SHAH : IOT ROBOT 11
Comparison of Raspberry Pi other Competitor
15/5/2016 VATSAL N SHAH : IOT ROBOT 12
Advantages of Raspberry Pi
 This microcomputer is useful for small or home based businesses that run on a smaller budget than bigger
companies for you are not required to purchase any special licenses from the Raspberry Pi Foundation to
use their product or if you invent new technology that embeds the product.
 The product does not require the user to have extensive programming experience since it is aimed for the
younger generation to learn about programming. Python, the programming language that the Pi uses, is less
complex than other languages available.
 The SD cards on the board can be easily switched, which allows you to change the functions of the device
without spending a lot of time re-installing the software.
 The Raspberry Pi is perfect for adaptive technology: it is able to display images or play videos at 1080p
high definition resolution. This product makes it possible to build complex and effective products at a
cheaper price.
15/5/2016 VATSAL N SHAH : IOT ROBOT 13
Disadvantages of Raspberry Pi
 It does not replace your computer, since the Ethernet is only a 10/100 and the processor is not as fast,
it is time consuming to download and install software and is unable to do any complex multitasking.
 Not compatible with other operating systems such as Windows (There are currently 1.3 billion
Windows users around the world.)
 This product will not be useful for bigger businesses that already have big servers, which would
already do everything that the Raspberry Pi does, so it would not be worth it to take the time to get
someone to put it together.
15/5/2016 VATSAL N SHAH : IOT ROBOT 14
Tools Used
15/5/2016 VATSAL N SHAH : IOT ROBOT 15
Implemented System
 The system is implemented with Laser cutting tool and 3D printing tool.
 Robot chassis is designed with Laser cutting and Ultrasonic sensor and Camera
case is designed with 3D priming.
 Using machine Ultimaker 2 case of Raspberry Pi camera is designed and
working with it is shown below.
 The full body requires time around 1 hours to print it.
15/5/2016 VATSAL N SHAH : IOT ROBOT 16
Setup
Flow Chart
 The flow chart describe the necessary steps to
execute once in the beginning, then when the
Raspberry Pi turn on all the compilation files and
video streaming file execute at its own using
startup.sh file.
Find IP address of Raspberry
Pi in router
In MobaXteme software Enter
the Raspberry Pi IP and Login
Run Shell script of Streaming
and sensor program / run
startup file
Deploy WAR file to Tomcat
server on Raspberry Pi by
using WinSCP
Enter URL in browser to open
a website
Goto My Project link,
Register/Login using Email ID &
password to open control Robot
page
Control the Robot by different
options and view Live
Streaming from page
Control Robot page can be
opened from
Mobile/Laptop/iPad
15/5/2016 VATSAL N SHAH : IOT ROBOT 17
Results
No. Test case description Test Result
1 Webcam Video display Accepted
2 Move Forward Accepted
3 Move Reverse Accepted
4 Turn Left Accepted
5 Turn Right Accepted
6 Stop Accepted
7 Ultrasonic sensor
reading
Accepted
8 IR Sensor reading Accepted
2 3 54 6
87
15/5/2016 VATSAL N SHAH : IOT ROBOT 18
Conclusion
 During the course of the project I gained knowledge of Java I also gained knowledge of the Raspberry Pi
technology and what the small computer is capable of.
 After knowing the capabilities of raspberry pi and the applications it could have in the field of robotics,
and IOT it actually has made me to think of doing more research work on the raspberry pi for the robotic
and IOT applications.
 The challenges that I faced during the course of the project were that of the time constrain, as I had to
learn about the raspberry pi and then learn programming in Java and HTML.
 Then during the programming of the server client interfaces the problems of calling functions with a
button press.
 One of the main challenges that No output comes when some functions are called from software side.
 If given an opportunity to work again on the same technology i.e. the raspberry pi and IOT technology or
on a project like this where the raspberry pi is used for any kind off application I would be happy to take it
up.
15/5/2016 VATSAL N SHAH : IOT ROBOT 19
Future Work
 In the future this technology can be used in various different fields of work.
 The robot can be made autonomous with the help of more sensor, gyroscope, compass and a GPS. So that
it can be set to a target or a specific area where in can monitor.
 Adding the Pneumatics design in Mechanical so robot can go up and down, can hold the object.
 Face recognition: The robot will recognize the face images which are stored in controller and generate
the alert if doesn't match.
 By making above changes robot can do more functions as Open the door, Turn on/off switch, bring
newspaper for user, etc.
15/5/2016 VATSAL N SHAH : IOT ROBOT 20
References
 Build and Interface Internet Mobile Robot using Raspberry Pi and Arduino by Prof. Dr. Nabeel Kadim Abid Al-Sahi, Innovative Systems Design
and Engineering Vol.6, No.1, 2015.
 Rasp-Pi based Remote Controlled Smart Advertising of Still and Moving Images, International Journal of Engineering and Computer Science,
Volume 4 Issue 9, Sep 2015.
 Design and build a Raspberry Pi robot By Stewart Watkiss, (PenguinTutor)
 Cristina Turcu, Cornel Turcu, Vasile Gaitan, Merging The Internet Of Things And Robotics, Recent Researches In Circuits And Systems
 Research Directions for the Internet of Things, John A. Stankovic, Life Fellow, IEEE
 Early prototype of Raspberry Pi, http://www.raspberrypi.org/raspberry-pi-2006-edition/
 Raspberry Pi Hardware information, http://elinux.org/RPi_Hardware
 How SoC works, http://www.androidauthority.com/how-it-works-systems-on-a-chip-soc-93587/
 Boot process, http://thekandyancode.wordpress.com/2013/09/21/how-the-raspberry-pi-boots-up/
 JavaScript for webpage, https://www.codecademy.com/learn/javascript
15/5/2016 VATSAL N SHAH : IOT ROBOT 21
15/5/2016 VATSAL N SHAH : IOT ROBOT 22
Presented By : VATSAL N SHAH
Facebook : /vatsalnshah4u
Email ID: vatsalshah2210@gmail.com

Weitere ähnliche Inhalte

Was ist angesagt?

Automatic water level monitoring and control system using IoT
Automatic water level monitoring and control system using IoTAutomatic water level monitoring and control system using IoT
Automatic water level monitoring and control system using IoTDanish Mehraj
 
Project report on home automation using Arduino
Project report on home automation using Arduino Project report on home automation using Arduino
Project report on home automation using Arduino AMIT SANPUI
 
Internet of Things: Challenges and Issues
Internet of Things: Challenges and IssuesInternet of Things: Challenges and Issues
Internet of Things: Challenges and Issuesrjain51
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controllSumit Saini
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONBLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONVarun Divekar
 
New Technology Presentation
New Technology PresentationNew Technology Presentation
New Technology Presentationkmn3973
 
WIRELESS ROBOT PPT
WIRELESS ROBOT PPTWIRELESS ROBOT PPT
WIRELESS ROBOT PPTAIRTEL
 
Robotics seminar ppt
Robotics seminar pptRobotics seminar ppt
Robotics seminar pptvss gowtham
 
Coin based mobile charger project report
Coin based mobile charger project reportCoin based mobile charger project report
Coin based mobile charger project reportkaushal chaubey
 
eye phone technology
eye phone technologyeye phone technology
eye phone technologyNaga Dinesh
 
MULTIPURPOSE ROBOT
MULTIPURPOSE ROBOTMULTIPURPOSE ROBOT
MULTIPURPOSE ROBOTsathish sak
 

Was ist angesagt? (20)

Automatic water level monitoring and control system using IoT
Automatic water level monitoring and control system using IoTAutomatic water level monitoring and control system using IoT
Automatic water level monitoring and control system using IoT
 
Project report on home automation using Arduino
Project report on home automation using Arduino Project report on home automation using Arduino
Project report on home automation using Arduino
 
Internet of Things: Challenges and Issues
Internet of Things: Challenges and IssuesInternet of Things: Challenges and Issues
Internet of Things: Challenges and Issues
 
Home automation
Home automationHome automation
Home automation
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controll
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONBLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
 
iot pet feeder report
iot pet feeder reportiot pet feeder report
iot pet feeder report
 
Eye directive wheel chair
Eye directive wheel chairEye directive wheel chair
Eye directive wheel chair
 
New Technology Presentation
New Technology PresentationNew Technology Presentation
New Technology Presentation
 
Home automation with arduino
Home automation with arduinoHome automation with arduino
Home automation with arduino
 
Obstacle avoiding robot.doc
Obstacle avoiding robot.docObstacle avoiding robot.doc
Obstacle avoiding robot.doc
 
WIRELESS ROBOT PPT
WIRELESS ROBOT PPTWIRELESS ROBOT PPT
WIRELESS ROBOT PPT
 
Robotics seminar ppt
Robotics seminar pptRobotics seminar ppt
Robotics seminar ppt
 
Coin based mobile charger project report
Coin based mobile charger project reportCoin based mobile charger project report
Coin based mobile charger project report
 
advanced security system for women
advanced security system for womenadvanced security system for women
advanced security system for women
 
eye phone technology
eye phone technologyeye phone technology
eye phone technology
 
OBSTACLE AVOIDING CAR
OBSTACLE AVOIDING CAROBSTACLE AVOIDING CAR
OBSTACLE AVOIDING CAR
 
Presentation on home automation
Presentation on home automationPresentation on home automation
Presentation on home automation
 
WIFI CONTROLLED SPY ROBOT CAR
WIFI CONTROLLED SPY ROBOT CARWIFI CONTROLLED SPY ROBOT CAR
WIFI CONTROLLED SPY ROBOT CAR
 
MULTIPURPOSE ROBOT
MULTIPURPOSE ROBOTMULTIPURPOSE ROBOT
MULTIPURPOSE ROBOT
 

Andere mochten auch

iot report 3 (2)
iot report 3 (2)iot report 3 (2)
iot report 3 (2)AISWARYA T
 
pick-and-place-robot
pick-and-place-robotpick-and-place-robot
pick-and-place-robotSuchit Moon
 
Poster IOTROBOT vatsalnshah_ec_indusuniversity
Poster IOTROBOT vatsalnshah_ec_indusuniversityPoster IOTROBOT vatsalnshah_ec_indusuniversity
Poster IOTROBOT vatsalnshah_ec_indusuniversityVatsal N Shah
 
project report on IoT
project report on IoTproject report on IoT
project report on IoTAnshul Sahu
 
Robot presentation for project study
Robot presentation for project studyRobot presentation for project study
Robot presentation for project studyJoyceJin
 
Report Automatic led emergency light
Report Automatic led emergency lightReport Automatic led emergency light
Report Automatic led emergency lightVatsal N Shah
 
Compte Rendu D Intervention
Compte Rendu D InterventionCompte Rendu D Intervention
Compte Rendu D Interventionyouri59490
 
7th SENSE MULTIPURPOSE ROBOT FOR MILITARY
7th SENSE MULTIPURPOSE ROBOT FOR MILITARY7th SENSE MULTIPURPOSE ROBOT FOR MILITARY
7th SENSE MULTIPURPOSE ROBOT FOR MILITARYprashanthgun
 
Military Robots
Military RobotsMilitary Robots
Military Robotsnsapre
 
Industrial robotics pick & place
Industrial robotics pick & placeIndustrial robotics pick & place
Industrial robotics pick & placeRobotics Solutions
 
What Exactly Is The "Internet of Things"?
What Exactly Is The "Internet of Things"?What Exactly Is The "Internet of Things"?
What Exactly Is The "Internet of Things"?Postscapes
 
5 questions about the IoT (Internet of Things)
5 questions about the IoT (Internet of Things) 5 questions about the IoT (Internet of Things)
5 questions about the IoT (Internet of Things) Deloitte United States
 
ROBOTICS AND ITS APPLICATIONS
ROBOTICS AND ITS APPLICATIONSROBOTICS AND ITS APPLICATIONS
ROBOTICS AND ITS APPLICATIONSAnmol Seth
 
Internet of Things and its applications
Internet of Things and its applicationsInternet of Things and its applications
Internet of Things and its applicationsPasquale Puzio
 
Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - Introduc...
Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - Introduc...Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - Introduc...
Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - Introduc...polenumerique33
 

Andere mochten auch (20)

iot report 3 (2)
iot report 3 (2)iot report 3 (2)
iot report 3 (2)
 
Nodejs vatsal shah
Nodejs vatsal shahNodejs vatsal shah
Nodejs vatsal shah
 
Report IOT Robot
Report IOT RobotReport IOT Robot
Report IOT Robot
 
pick-and-place-robot
pick-and-place-robotpick-and-place-robot
pick-and-place-robot
 
Poster IOTROBOT vatsalnshah_ec_indusuniversity
Poster IOTROBOT vatsalnshah_ec_indusuniversityPoster IOTROBOT vatsalnshah_ec_indusuniversity
Poster IOTROBOT vatsalnshah_ec_indusuniversity
 
project report on IoT
project report on IoTproject report on IoT
project report on IoT
 
Robot presentation for project study
Robot presentation for project studyRobot presentation for project study
Robot presentation for project study
 
Report Automatic led emergency light
Report Automatic led emergency lightReport Automatic led emergency light
Report Automatic led emergency light
 
Compte Rendu D Intervention
Compte Rendu D InterventionCompte Rendu D Intervention
Compte Rendu D Intervention
 
Am fm transmitter
Am fm transmitterAm fm transmitter
Am fm transmitter
 
7th SENSE MULTIPURPOSE ROBOT FOR MILITARY
7th SENSE MULTIPURPOSE ROBOT FOR MILITARY7th SENSE MULTIPURPOSE ROBOT FOR MILITARY
7th SENSE MULTIPURPOSE ROBOT FOR MILITARY
 
Search and rescue
Search and rescueSearch and rescue
Search and rescue
 
Military Robots
Military RobotsMilitary Robots
Military Robots
 
Industrial robotics pick & place
Industrial robotics pick & placeIndustrial robotics pick & place
Industrial robotics pick & place
 
Internet of Things
Internet of ThingsInternet of Things
Internet of Things
 
What Exactly Is The "Internet of Things"?
What Exactly Is The "Internet of Things"?What Exactly Is The "Internet of Things"?
What Exactly Is The "Internet of Things"?
 
5 questions about the IoT (Internet of Things)
5 questions about the IoT (Internet of Things) 5 questions about the IoT (Internet of Things)
5 questions about the IoT (Internet of Things)
 
ROBOTICS AND ITS APPLICATIONS
ROBOTICS AND ITS APPLICATIONSROBOTICS AND ITS APPLICATIONS
ROBOTICS AND ITS APPLICATIONS
 
Internet of Things and its applications
Internet of Things and its applicationsInternet of Things and its applications
Internet of Things and its applications
 
Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - Introduc...
Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - Introduc...Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - Introduc...
Conférence Internet des objets IoT M2M - CCI Bordeaux - 02 04 2015 - Introduc...
 

Ähnlich wie Presentation IOT Robot

phase3.pptx
phase3.pptxphase3.pptx
phase3.pptxBalRaj75
 
IRJET- IOT Based Surveillance Robotic Car using Raspberry PI
IRJET- IOT Based Surveillance Robotic Car using Raspberry PIIRJET- IOT Based Surveillance Robotic Car using Raspberry PI
IRJET- IOT Based Surveillance Robotic Car using Raspberry PIIRJET Journal
 
IOT BASED ROBOTIC CAR USING RASPBERRY
IOT BASED ROBOTIC CAR USING RASPBERRYIOT BASED ROBOTIC CAR USING RASPBERRY
IOT BASED ROBOTIC CAR USING RASPBERRYIRJET Journal
 
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning AlgorithmIRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning AlgorithmIRJET Journal
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from AnywhereIRJET- IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from AnywhereIRJET Journal
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET-  	  IOT Dune Buggy –Control it from AnywhereIRJET-  	  IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from AnywhereIRJET Journal
 
IOT with Drupal 8 - Webinar Hyderabad Drupal Community
IOT with Drupal 8 -  Webinar Hyderabad Drupal CommunityIOT with Drupal 8 -  Webinar Hyderabad Drupal Community
IOT with Drupal 8 - Webinar Hyderabad Drupal CommunityPrateek Jain
 
IRJET- Smart Mirror using Voice Interface
IRJET- Smart Mirror using Voice InterfaceIRJET- Smart Mirror using Voice Interface
IRJET- Smart Mirror using Voice InterfaceIRJET Journal
 
IOT: Home Automation using Android Application
IOT: Home Automation using Android ApplicationIOT: Home Automation using Android Application
IOT: Home Automation using Android ApplicationNikhil Jadav
 
IRJET - AI based Smart Mirror
IRJET -  	  AI based Smart MirrorIRJET -  	  AI based Smart Mirror
IRJET - AI based Smart MirrorIRJET Journal
 
Advanced View of Projects Raspberry Pi List - Raspberry PI Projects.pdf
Advanced View of Projects Raspberry Pi List - Raspberry PI Projects.pdfAdvanced View of Projects Raspberry Pi List - Raspberry PI Projects.pdf
Advanced View of Projects Raspberry Pi List - Raspberry PI Projects.pdfWiseNaeem
 
Building your own RC Car with Raspberry Pi
Building your own RC Car with Raspberry PiBuilding your own RC Car with Raspberry Pi
Building your own RC Car with Raspberry PiJeff Prestes
 
IRJEWT-An Intelligent Remote Controlled System for Smart Home Automation
IRJEWT-An Intelligent Remote Controlled System for Smart Home AutomationIRJEWT-An Intelligent Remote Controlled System for Smart Home Automation
IRJEWT-An Intelligent Remote Controlled System for Smart Home AutomationIRJET Journal
 
raspberry pi and robots
raspberry pi and robotsraspberry pi and robots
raspberry pi and robotschikkujacob
 
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET-  	  Wi-Fi based Home & Industry Surveillance Bot using Pi CameraIRJET-  	  Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi CameraIRJET Journal
 
PPT on Weather Monitoring System-converted (1).pptx
PPT on Weather Monitoring System-converted (1).pptxPPT on Weather Monitoring System-converted (1).pptx
PPT on Weather Monitoring System-converted (1).pptxabhisheksinghcompute
 
Speech & Web based appliance control
Speech & Web based appliance controlSpeech & Web based appliance control
Speech & Web based appliance controlMohit Khatri
 

Ähnlich wie Presentation IOT Robot (20)

phase3.pptx
phase3.pptxphase3.pptx
phase3.pptx
 
IRJET- IOT Based Surveillance Robotic Car using Raspberry PI
IRJET- IOT Based Surveillance Robotic Car using Raspberry PIIRJET- IOT Based Surveillance Robotic Car using Raspberry PI
IRJET- IOT Based Surveillance Robotic Car using Raspberry PI
 
Iot lab manual new
Iot lab manual newIot lab manual new
Iot lab manual new
 
IOT BASED ROBOTIC CAR USING RASPBERRY
IOT BASED ROBOTIC CAR USING RASPBERRYIOT BASED ROBOTIC CAR USING RASPBERRY
IOT BASED ROBOTIC CAR USING RASPBERRY
 
Raspberry pi
Raspberry piRaspberry pi
Raspberry pi
 
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning AlgorithmIRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
IRJET - IoT based Facial Recognition Quadcopter using Machine Learning Algorithm
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from AnywhereIRJET- IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from Anywhere
 
IRJET- IOT Dune Buggy –Control it from Anywhere
IRJET-  	  IOT Dune Buggy –Control it from AnywhereIRJET-  	  IOT Dune Buggy –Control it from Anywhere
IRJET- IOT Dune Buggy –Control it from Anywhere
 
IOT with Drupal 8 - Webinar Hyderabad Drupal Community
IOT with Drupal 8 -  Webinar Hyderabad Drupal CommunityIOT with Drupal 8 -  Webinar Hyderabad Drupal Community
IOT with Drupal 8 - Webinar Hyderabad Drupal Community
 
Raspberry pi ppt
Raspberry pi pptRaspberry pi ppt
Raspberry pi ppt
 
IRJET- Smart Mirror using Voice Interface
IRJET- Smart Mirror using Voice InterfaceIRJET- Smart Mirror using Voice Interface
IRJET- Smart Mirror using Voice Interface
 
IOT: Home Automation using Android Application
IOT: Home Automation using Android ApplicationIOT: Home Automation using Android Application
IOT: Home Automation using Android Application
 
IRJET - AI based Smart Mirror
IRJET -  	  AI based Smart MirrorIRJET -  	  AI based Smart Mirror
IRJET - AI based Smart Mirror
 
Advanced View of Projects Raspberry Pi List - Raspberry PI Projects.pdf
Advanced View of Projects Raspberry Pi List - Raspberry PI Projects.pdfAdvanced View of Projects Raspberry Pi List - Raspberry PI Projects.pdf
Advanced View of Projects Raspberry Pi List - Raspberry PI Projects.pdf
 
Building your own RC Car with Raspberry Pi
Building your own RC Car with Raspberry PiBuilding your own RC Car with Raspberry Pi
Building your own RC Car with Raspberry Pi
 
IRJEWT-An Intelligent Remote Controlled System for Smart Home Automation
IRJEWT-An Intelligent Remote Controlled System for Smart Home AutomationIRJEWT-An Intelligent Remote Controlled System for Smart Home Automation
IRJEWT-An Intelligent Remote Controlled System for Smart Home Automation
 
raspberry pi and robots
raspberry pi and robotsraspberry pi and robots
raspberry pi and robots
 
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET-  	  Wi-Fi based Home & Industry Surveillance Bot using Pi CameraIRJET-  	  Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
 
PPT on Weather Monitoring System-converted (1).pptx
PPT on Weather Monitoring System-converted (1).pptxPPT on Weather Monitoring System-converted (1).pptx
PPT on Weather Monitoring System-converted (1).pptx
 
Speech & Web based appliance control
Speech & Web based appliance controlSpeech & Web based appliance control
Speech & Web based appliance control
 

Mehr von Vatsal N Shah

Machine Learning Project - Default credit card clients
Machine Learning Project - Default credit card clients Machine Learning Project - Default credit card clients
Machine Learning Project - Default credit card clients Vatsal N Shah
 
I am sharing my journey with Indus University and Indus Family. Read Page No:...
I am sharing my journey with Indus University and Indus Family. Read Page No:...I am sharing my journey with Indus University and Indus Family. Read Page No:...
I am sharing my journey with Indus University and Indus Family. Read Page No:...Vatsal N Shah
 
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual)  vatsal shah-ec_4th yearFloor cleaning robot(autonomus mannual)  vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th yearVatsal N Shah
 
Project ideas ece students
Project ideas ece studentsProject ideas ece students
Project ideas ece studentsVatsal N Shah
 
Raspbeery Pi : An Introduction
Raspbeery Pi : An IntroductionRaspbeery Pi : An Introduction
Raspbeery Pi : An IntroductionVatsal N Shah
 
Report Remote communication of Robotic module using lifa
Report Remote communication of Robotic module using lifaReport Remote communication of Robotic module using lifa
Report Remote communication of Robotic module using lifaVatsal N Shah
 
Floor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th semFloor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th semVatsal N Shah
 
IRC Magazine Issue_1
IRC Magazine Issue_1IRC Magazine Issue_1
IRC Magazine Issue_1Vatsal N Shah
 
Advanced wheel chair vatsal shah
Advanced wheel chair   vatsal shah Advanced wheel chair   vatsal shah
Advanced wheel chair vatsal shah Vatsal N Shah
 
Configuring lifa for remote communication using web architecture
Configuring lifa for remote communication using web architectureConfiguring lifa for remote communication using web architecture
Configuring lifa for remote communication using web architectureVatsal N Shah
 
Control robotic module using LIFA
Control robotic module using LIFAControl robotic module using LIFA
Control robotic module using LIFAVatsal N Shah
 
E-sync-Revista-Editon-1
E-sync-Revista-Editon-1E-sync-Revista-Editon-1
E-sync-Revista-Editon-1Vatsal N Shah
 
GSM based lcd dsiplay
GSM based lcd dsiplayGSM based lcd dsiplay
GSM based lcd dsiplayVatsal N Shah
 
Project report format
Project report formatProject report format
Project report formatVatsal N Shah
 
Abstract - Interfacing 5 x7 matrix led display to 8051
Abstract - Interfacing 5 x7 matrix led display to 8051 Abstract - Interfacing 5 x7 matrix led display to 8051
Abstract - Interfacing 5 x7 matrix led display to 8051 Vatsal N Shah
 
5x7 matrix led display
5x7 matrix led display 5x7 matrix led display
5x7 matrix led display Vatsal N Shah
 
A seminar report on flex sensor
A seminar report on flex sensor A seminar report on flex sensor
A seminar report on flex sensor Vatsal N Shah
 

Mehr von Vatsal N Shah (20)

Machine Learning Project - Default credit card clients
Machine Learning Project - Default credit card clients Machine Learning Project - Default credit card clients
Machine Learning Project - Default credit card clients
 
I am sharing my journey with Indus University and Indus Family. Read Page No:...
I am sharing my journey with Indus University and Indus Family. Read Page No:...I am sharing my journey with Indus University and Indus Family. Read Page No:...
I am sharing my journey with Indus University and Indus Family. Read Page No:...
 
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual)  vatsal shah-ec_4th yearFloor cleaning robot(autonomus mannual)  vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
 
Project ideas ece students
Project ideas ece studentsProject ideas ece students
Project ideas ece students
 
Projects
ProjectsProjects
Projects
 
Raspbeery Pi : An Introduction
Raspbeery Pi : An IntroductionRaspbeery Pi : An Introduction
Raspbeery Pi : An Introduction
 
Report Remote communication of Robotic module using lifa
Report Remote communication of Robotic module using lifaReport Remote communication of Robotic module using lifa
Report Remote communication of Robotic module using lifa
 
Floor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th semFloor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th sem
 
IRC Magazine Issue_1
IRC Magazine Issue_1IRC Magazine Issue_1
IRC Magazine Issue_1
 
Advanced wheel chair vatsal shah
Advanced wheel chair   vatsal shah Advanced wheel chair   vatsal shah
Advanced wheel chair vatsal shah
 
Configuring lifa for remote communication using web architecture
Configuring lifa for remote communication using web architectureConfiguring lifa for remote communication using web architecture
Configuring lifa for remote communication using web architecture
 
Control robotic module using LIFA
Control robotic module using LIFAControl robotic module using LIFA
Control robotic module using LIFA
 
Trapatt diode
Trapatt diode Trapatt diode
Trapatt diode
 
Telemedicine
Telemedicine Telemedicine
Telemedicine
 
E-sync-Revista-Editon-1
E-sync-Revista-Editon-1E-sync-Revista-Editon-1
E-sync-Revista-Editon-1
 
GSM based lcd dsiplay
GSM based lcd dsiplayGSM based lcd dsiplay
GSM based lcd dsiplay
 
Project report format
Project report formatProject report format
Project report format
 
Abstract - Interfacing 5 x7 matrix led display to 8051
Abstract - Interfacing 5 x7 matrix led display to 8051 Abstract - Interfacing 5 x7 matrix led display to 8051
Abstract - Interfacing 5 x7 matrix led display to 8051
 
5x7 matrix led display
5x7 matrix led display 5x7 matrix led display
5x7 matrix led display
 
A seminar report on flex sensor
A seminar report on flex sensor A seminar report on flex sensor
A seminar report on flex sensor
 

Kürzlich hochgeladen

Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01KreezheaRecto
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 

Kürzlich hochgeladen (20)

Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 

Presentation IOT Robot

  • 1. MAJOR PROJECT PRESENTATION ON IOT ROBOT VATSAL N SHAH IU1241090055 Department of Electronics & Communication Engineering Indus Institute of Technology and Engineering
  • 2. Abstract • The Purpose Of This Project Is To Control Robot With An Interface Board Of The Raspberry Pi, Sensors And Software To Full Fill Real Time Requirement. • Controlling DC Motors, Different Sensors, Camera Interfacing With Raspberry Pi Using Gpio Pins. • Live Streaming, Command The Robot Easily, Sends Data Of Different Sensors Which Works Automatically Or Control From Anywhere At Any Time. • Design Of The Website And Control Page Of Robot Is Done Using Java Tools And Html. This System Works On IOT Concept. • This Will Enable Raspberry Pi To Be Used For More Robotic Applications And Cut Down The Cost For Building An IOT Robot. 15/5/2016 VATSAL N SHAH : IOT ROBOT 2
  • 3. Introduction  Background/Motivation: • Raspberry Pi Is A Credit-card Sized Computer. • The Research And Development Of Raspberry Pi Controlled IOT Based Robot. • IOT Is Internet Of Thing Where All The Physical Devices Connects With Digital Systems, Such As Refrigerator, TV, Ac, Washing Machine, Music System Which Can Works Automatically Or Control From Anywhere. • Researched Says 50 Billions Devices Will Connect By 2020. • It Is Connected With The Internet And Robot Can Be Controlled As Per Given Command.  Technology: • The Technologies Used In The Project Are Java, HTML, Java Script, JSP, Ajex, JSP & Servlet. • It Uses The Wireless Technology To Communication Between Raspberry Pi And User Interface. 15/5/2016 VATSAL N SHAH : IOT ROBOT 3
  • 4. Objective To develop an IOT technology based robot, which can be controlled by a mobile devices/ computer over the Internet / Wi-Fi from anywhere at any time.  Gather system requirements  Evaluate and study the platform required for the system  Evaluate and study suitable development language, technologies and tools  Evaluate Methods of Interface  Program Raspberry Pi  Interface board for dc motors  Program Website & Control Page  Evaluate and test the system  Maintain system 15/5/2016 VATSAL N SHAH : IOT ROBOT 4
  • 5. Design Methodology • The design consists more on actual planning of hardware part than the code to be created. A number of software and hardware implementation techniques were used to design and develop the system. Fig. 1 shows the block diagram of system. • This section can be divided into many parts: Raspberry pi controller, Wifi dongle, Camera design, Power supply adapter, Ultrasonic sensor, IR sensors, and Motor control design. 15/5/2016 VATSAL N SHAH : IOT ROBOT 5
  • 6. 1 2 5 9 3 6 7 8 4 10 Server (Raspberry Pi) Client (browser on any device connected to the same WiFi network as the Raspberry Pi) 11 12 Block Diagram No. Item No Item 1 Raspberry Pi 2 7 Left Side DC Motor 2 Wifi Dongle 8 Right Side DC Motor 3 Raspberry Pi Camera 9 L293D Motor Driver Board 4 5V Adapter 10 9V Battery 5 Ultrasonic Sensor 11 Control from different devices 6 IR Sensors 12 User Interface to Control Robot
  • 7. Components Details 1. Raspberry pi 2: The Micro SD card is used for installing OS and the complete project will be done with python coding. The board has specification: A 900MHz quad-core ARM Cortex-A7 CPU 4 USB ports 1GB RAM Full HDMI port 40 GPIO pins Display Interface Ethernet Port Micro SD card Slot Combined 3.5mm audio jack and composite video Video core IV 3D graphics core Camera Interface 15/5/2016 VATSAL N SHAH : IOT ROBOT 7
  • 8. Continue… 2. WiFi Dongle  Its 150Mbps Nano USB adapter. Wireless-N USB adapter is used to connect Raspberry Pi with Internet. Standards are IEEE 802.11n, 802.11g, 802.11b and frequency range is 2.4 GHz.  Support the systems as XP, Vista, WIN 7, WIN 8, and Linux. 3. Raspberry Pi Camera  The Raspberry Pi camera board contains a 5 MPixel sensor, and connects via a ribbon cable to the CSI connector on the Raspberry Pi.  In Raspbian support can be enabled by the installing or upgrading to the latest version of the OS and then running Raspi-config and selecting the camera option. 15/5/2016 VATSAL N SHAH : IOT ROBOT 8
  • 9. Continue… 4. 5V Adapter Power Supply  Raspberry Pi require power source to turn it on. 5V adapter Power supply is enough to power up. In project I connect Power bank with raspberry Pi, so that it can be put easily in structure. 5. Ultrasonic Sensor  This sensor is a high performance ultrasonic range finder.  It is compact and measures an amazingly wide range from 2cm to 4m.  This ranger is a perfect for any robotic application, or any other projects requiring accurate ranging information. 15/5/2016 VATSAL N SHAH : IOT ROBOT 9
  • 10. Continue… 6. IR Sensor  The sensor consists of two eyes.  One eye sends the infrared light and the other eye sees the reflection of that infrared light and measures the distance which is then sent to the Raspberry Pi to perform further operations based on the distance. 7. DC Motor  Almost every mechanical movement that we see around us is accomplished by an electric motor.  Electric machines are means of converting conventional energy. Motors take electrical energy and produce mechanical energy. 15/5/2016 VATSAL N SHAH : IOT ROBOT 10
  • 11. Continue… 8. L293D Motor Driver IC  A very easy and safe is to use popular L293D chip. It is a 16- pin chip.  The L293D is designed to provide bidirectional drive currents of up to 600-mA at voltages from 4.5 V to 36 V.  The dc motor and L293D IC has been connected according to the circuit schematic as shown has been designed using Proteus 7. 15/5/2016 VATSAL N SHAH : IOT ROBOT 11
  • 12. Comparison of Raspberry Pi other Competitor 15/5/2016 VATSAL N SHAH : IOT ROBOT 12
  • 13. Advantages of Raspberry Pi  This microcomputer is useful for small or home based businesses that run on a smaller budget than bigger companies for you are not required to purchase any special licenses from the Raspberry Pi Foundation to use their product or if you invent new technology that embeds the product.  The product does not require the user to have extensive programming experience since it is aimed for the younger generation to learn about programming. Python, the programming language that the Pi uses, is less complex than other languages available.  The SD cards on the board can be easily switched, which allows you to change the functions of the device without spending a lot of time re-installing the software.  The Raspberry Pi is perfect for adaptive technology: it is able to display images or play videos at 1080p high definition resolution. This product makes it possible to build complex and effective products at a cheaper price. 15/5/2016 VATSAL N SHAH : IOT ROBOT 13
  • 14. Disadvantages of Raspberry Pi  It does not replace your computer, since the Ethernet is only a 10/100 and the processor is not as fast, it is time consuming to download and install software and is unable to do any complex multitasking.  Not compatible with other operating systems such as Windows (There are currently 1.3 billion Windows users around the world.)  This product will not be useful for bigger businesses that already have big servers, which would already do everything that the Raspberry Pi does, so it would not be worth it to take the time to get someone to put it together. 15/5/2016 VATSAL N SHAH : IOT ROBOT 14
  • 15. Tools Used 15/5/2016 VATSAL N SHAH : IOT ROBOT 15
  • 16. Implemented System  The system is implemented with Laser cutting tool and 3D printing tool.  Robot chassis is designed with Laser cutting and Ultrasonic sensor and Camera case is designed with 3D priming.  Using machine Ultimaker 2 case of Raspberry Pi camera is designed and working with it is shown below.  The full body requires time around 1 hours to print it. 15/5/2016 VATSAL N SHAH : IOT ROBOT 16
  • 17. Setup Flow Chart  The flow chart describe the necessary steps to execute once in the beginning, then when the Raspberry Pi turn on all the compilation files and video streaming file execute at its own using startup.sh file. Find IP address of Raspberry Pi in router In MobaXteme software Enter the Raspberry Pi IP and Login Run Shell script of Streaming and sensor program / run startup file Deploy WAR file to Tomcat server on Raspberry Pi by using WinSCP Enter URL in browser to open a website Goto My Project link, Register/Login using Email ID & password to open control Robot page Control the Robot by different options and view Live Streaming from page Control Robot page can be opened from Mobile/Laptop/iPad 15/5/2016 VATSAL N SHAH : IOT ROBOT 17
  • 18. Results No. Test case description Test Result 1 Webcam Video display Accepted 2 Move Forward Accepted 3 Move Reverse Accepted 4 Turn Left Accepted 5 Turn Right Accepted 6 Stop Accepted 7 Ultrasonic sensor reading Accepted 8 IR Sensor reading Accepted 2 3 54 6 87 15/5/2016 VATSAL N SHAH : IOT ROBOT 18
  • 19. Conclusion  During the course of the project I gained knowledge of Java I also gained knowledge of the Raspberry Pi technology and what the small computer is capable of.  After knowing the capabilities of raspberry pi and the applications it could have in the field of robotics, and IOT it actually has made me to think of doing more research work on the raspberry pi for the robotic and IOT applications.  The challenges that I faced during the course of the project were that of the time constrain, as I had to learn about the raspberry pi and then learn programming in Java and HTML.  Then during the programming of the server client interfaces the problems of calling functions with a button press.  One of the main challenges that No output comes when some functions are called from software side.  If given an opportunity to work again on the same technology i.e. the raspberry pi and IOT technology or on a project like this where the raspberry pi is used for any kind off application I would be happy to take it up. 15/5/2016 VATSAL N SHAH : IOT ROBOT 19
  • 20. Future Work  In the future this technology can be used in various different fields of work.  The robot can be made autonomous with the help of more sensor, gyroscope, compass and a GPS. So that it can be set to a target or a specific area where in can monitor.  Adding the Pneumatics design in Mechanical so robot can go up and down, can hold the object.  Face recognition: The robot will recognize the face images which are stored in controller and generate the alert if doesn't match.  By making above changes robot can do more functions as Open the door, Turn on/off switch, bring newspaper for user, etc. 15/5/2016 VATSAL N SHAH : IOT ROBOT 20
  • 21. References  Build and Interface Internet Mobile Robot using Raspberry Pi and Arduino by Prof. Dr. Nabeel Kadim Abid Al-Sahi, Innovative Systems Design and Engineering Vol.6, No.1, 2015.  Rasp-Pi based Remote Controlled Smart Advertising of Still and Moving Images, International Journal of Engineering and Computer Science, Volume 4 Issue 9, Sep 2015.  Design and build a Raspberry Pi robot By Stewart Watkiss, (PenguinTutor)  Cristina Turcu, Cornel Turcu, Vasile Gaitan, Merging The Internet Of Things And Robotics, Recent Researches In Circuits And Systems  Research Directions for the Internet of Things, John A. Stankovic, Life Fellow, IEEE  Early prototype of Raspberry Pi, http://www.raspberrypi.org/raspberry-pi-2006-edition/  Raspberry Pi Hardware information, http://elinux.org/RPi_Hardware  How SoC works, http://www.androidauthority.com/how-it-works-systems-on-a-chip-soc-93587/  Boot process, http://thekandyancode.wordpress.com/2013/09/21/how-the-raspberry-pi-boots-up/  JavaScript for webpage, https://www.codecademy.com/learn/javascript 15/5/2016 VATSAL N SHAH : IOT ROBOT 21
  • 22. 15/5/2016 VATSAL N SHAH : IOT ROBOT 22
  • 23.
  • 24. Presented By : VATSAL N SHAH Facebook : /vatsalnshah4u Email ID: vatsalshah2210@gmail.com