SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1311
IOT BASED ROBOTIC CAR USING RASPBERRY
Abhishek C C1 , Chethan G D2 , Mr. Arjun Joshi3, Nandan G prasanna4 , Madhu B M5
1,2,4,5 Dept of Electrical and Electronics Engineering ,RIT, Hassan, Karnataka, India.
3Assistant Professor, Dept of Electrical and Electronics Engineering ,RIT, Hassan, Karnataka.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Developing surveillance and monitoring
systems can be quite challenging at times, since the
systems should be designed with consideration of the
environment to be monitored. Good surveillance systems
need to have dynamic features, e.g. monitoring cameras.
Monitoring such a large area would also be a challenge
for the security officers, as they will need to spend too
much time to patrol covering all places. To address the
challenges like surveillance of a largebuildingwithmany
levels, which would insure a high cost to install many
cameras at many places dynamic surveillance systems
include dangerous areas.
1. INTRODUCTION
This Raspberry Pi is a card sized computer. It functions
almost same as a computer. There are different types of
surveillance systems available such as camera, CCTV etc., In
these types of surveillance systems, the person who is
stationary and is located in that particular area canonlyable
to view what is happening in that place. Whereas, here, even
if the user is moving from one place to another, he/she can
keep track of what is happening in that particular place at
exact time. Also, another advantage is that it offers privacy
on both sides since it is being viewed by only one person.
The other big advantage is that, it is a easy and simplecircuit
for understanding and designing. Theoperatingsystemused
here is Raspbian OS. Raspbian OS has to be installed so that
the image can be transmitted to the smart phone Closed
circuit television monitoring system has now become an
indispensable device in today’s society.
2. METHODOLOGY
This is the internet of things (IOT) based project, where we
are particularly uses the Raspberry Pi, USB web camera and
two DC motor with Robot chassis to build this Robotic car
setup. It has a web camera mounted over it, through which
we will get live video feed and the interesting part here is
that we can control and move this robot from a web browser
over the internet. As it can be controlled using webpage,
means it can also be controlled by using the other smart
devices where we can control throughthewebpage.Webuilt
a webpage in HTML which has Left, Right Forward
Backward links clicking on which we can move the
robot in any direction. Here we use the term “Motion” for
getting live Video information from USB camera and used
“Flask” for sending commands from webpage to Raspberry
Pi using python script to move the Robot. The webcam will
capture live data with regards to its surroundings and then
send it to a desired device through internet. The user will be
observing this data on the monitor at the user end.
According to the desired movement, theuserwill control the
robotic vehicle through the webpage available at the user
end.
3.Objective
Objective of this work is to develop an online decision-
making algorithm to cross an urban intersection
autonomously. The autonomous system can dynamically
change its decision to adapt to the behaviourofotheragents.
4. BLOCK DIAGRAM
Fig 1: Block diagram of robotic car
5.Working
The design of the Raspberry PiL298N MotorDriverInterface
Circuit is very simple. First connect 12V Power Supply to
L298N Motor Driver Module. Then, make the GND terminals
of Raspberry Pi and L298N Motor Driver Module common
(connect them together).
The power supply for raspberry is given through the power
bank. Then check whether the raspberry pi is connected to
the Wi-Fi in VNC viewer and in Raspbian OS we can find the
coding through terminals.
The design of the Raspberry PiL298N MotorDriverInterface
Circuit is very simple. First connect 12V Power Supply to
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1312
L298N Motor Driver Module. Then, make the GND terminals
of Raspberry Pi and L298N Motor Driver Module common
(connect them together). Now, since we are controlling a
single DC Motor, we need to use a single channel of the
L298N. In order to do that, connect the ENA pin of L298N to
Physical Pin 22 (GPIO25) of Raspberry Pi.Coming to the
Inputs of the Motor, connect the IN1 and IN2 of L298N
Module to Physical Pins 16 and 18 (GPIO23 and GPIO24).
That’s it. The rest of the job is done by the Python Script.
6. HARDWARE AND SOFTWARE REQUIREMENT
a. Raspberry PI 0
Fig 2:Raspberry Pi 0
Raspberry Pi is used for making robot wireless and web
based.ge Raspberry Pi and then the videos are transmitted
wirelessly from the robot to the user’s monitor, from where
the user can conveniently control the robotic vehicle’s
movement and also the robotic armmovement.Raspberrypi
is connected with the dongle which enables raspberry pi to
transmit over the web network. Raspberry-Pi Module
Raspberry Pi uses an SD card for booting and for memory as
it doesn’t have an inbuilt hard disk for storage.
b. Motor Driver (L298N Module)
Fig 3: Motor Driver (L298N Module)
Fig 4: Block Diagram of L298N
C. DC Motors (L293D,12v 500rpm)
Fig 5: DC Motors (L293D,12v 500rpm)
 500RPM 12V DC motors with Gearbox
 3000RPM base motor
 6mm shaft diameter with internal hole
 125gm weight
 Same size motor available in various rpm
 0.25kgcm torque
 No-load current = 60 mA(Max), Load current = 300
mA(Max)
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1313
D. ADXL Sensor
Fig 6: ADXL Sensor
Acceleration deflects the moving mass and unbalances the
differential capacitorwhichresultsinasensoroutputvoltage
amplitude which is proportional to the acceleration.
E. 8GB Memory Card
Fig 7: 8GB Memory Card
By 2005 however, SD/MMC had nearly taken over Smart
Media’s spot, though not to the same level and with stiff
competition coming from Memory Stick variants, as well as
CompactFlash.
F. GPS Receiver
Fig 8: GPS Receiver
G. Raspbian PI OS
Fig 9: Raspbian PI OS
Raspberry Pi OS (formerly Raspbian) is a Debian-based
operating system for Raspberry Pi. Since 2015, it has been
officially provided by the Raspberry Pi Foundation as the
primary operating system for the Raspberry Pi family of
compact single-board computers. The first version of
Raspbian was created by MikeThompsonand PeterGreen as
an independent project. The initial released build was
completed.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1314
F. VNC Viewer
Fig 10: VNC Viewer
VNC works on a client/server model. A server component is
installed on the remote computer (the one you want to
control), and a VNC viewer, or client, is installed on the
device you want to control from. This can include another
computer, a tablet, or a mobile phone. When the server and
viewer are connected, the server transmits a copy of the
remote computer’s screen to the viewer.
7. Coding
Fig 11: Coding for GSM
Fig 12: Coding for motor driver
8. Result
9. Conclusion
In this project we used raspberry pi working on Raspbian
OS. As the communication is done with the help of internet
so limitation of range of operation does not arise and thus,
we can monitor any remote areas. One can easily monitor
as well as control the activity of the robotic unit.
In this project weused raspberry pi workingonRaspbianOS.
As the communication is done with the help of internet so
limitation of range of operation does not arise and thus we
can monitor any remoteareas. Onecaneasilymonitoraswell
as control the activity of the robotic unit.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1315
Fig 13: Complete model of robotic car
REFERENCES
[1] www.electronicsforu.com
[2] www.circuitdigest.com/webcontrolled robotic
surveillance car
[3] International general of Computer Applications –
March 2015
[4] International Journal of Emerging Technology and
Advanced Engineering
[5] Website: www.ijetae.com(ISSN 2250-2459,Journal,
Volume 5, Issue 10, October 2015)
BIOGRAPHIES
Author 1 :
Abhishek C C, I am currently pursuing B.E Degree in
Electical and Electronics Engineering in the year 2022 from
Rajeev institute of technology ,Hassan-573201,Karnataka.
Email: abhicc2000@gmail.com
Author 2 :
Chethan G D, I am currently pursuing B.E Degree in
Electical and Electronics Engineering in the year 2022 from
Rajeev institute of technology ,Hassan-573201,Karnataka.
Email: chethangd5@gmail.com
Author 3 :
Mr.Arjun joshi received the B.E. degree in Electrical and
Electronics Engineering in the year 2019 from SDMinstitute
of technology ujire and Post-graduation degree in Power
System Engineering from The National Institute of
Engineering (NIE), Mysore in the year 2021.he is workingas
Assistant professor in department of Electrical and
Electronics Engineering at Rajeev institute of technology
Hassan Karnataka. He has 01 years of teaching experience.
He published one International Journals.
His research interest includes Power System Operational
Planning and Control, Distribution System Network
Reconfiguration, Service Restoration, Distribution System
Automation and Distribution Generation, electric vehicle
technologies, power quality.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1316
Author 4 :
Nandan G prasanna, I am currently pursuing B.E Degree in
Electical and Electronics Engineering in the year 2022 from
Rajeev institute of technology ,Hassan-573201,Karnataka.
Email: nandanprasannag5@gmail.com
Author 5 :
Madhu B M , I am currently pursuing B.E DegreeinElectical
and Electronics Engineering in the year 2022 from Rajeev
institute of technology ,Hassan-573201,Karnataka.
Email: madhubm200107@gmail.com

More Related Content

PDF
IRJET- IOT Based Surveillance Robotic Car using Raspberry PI
PDF
Raspberry PI based obstacle avoiding robot
PPTX
phase3.pptx
PDF
Controlling A Raspberry Pi Robot Over Internet With HTML & Shell Scripts
PDF
IRJET- Surveillance Robot based on Raspberry Pi-3
PDF
IRJET- Wireless Video Surveillance Robot
PDF
Poster IOTROBOT vatsalnshah_ec_indusuniversity
PPTX
Presentation IOT Robot
IRJET- IOT Based Surveillance Robotic Car using Raspberry PI
Raspberry PI based obstacle avoiding robot
phase3.pptx
Controlling A Raspberry Pi Robot Over Internet With HTML & Shell Scripts
IRJET- Surveillance Robot based on Raspberry Pi-3
IRJET- Wireless Video Surveillance Robot
Poster IOTROBOT vatsalnshah_ec_indusuniversity
Presentation IOT Robot

Similar to IOT BASED ROBOTIC CAR USING RASPBERRY (20)

PDF
Wi-Fi Controlled Car
PDF
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
PDF
IRJET- Iot Based Mobile Robot for Smoke Detection
PDF
IRJET- Implementation of Cloud Robotics using Raspberry PI to Monitor Product...
PDF
IRJET - IoT based Surveillance Robot
DOCX
Abstract of raspberry pi
PPTX
Building your own RC Car with Raspberry Pi
PDF
IRJET - IoT based Anti Theft Detection and Alerting System using Raspberry Pi
PDF
Raspberry pi: Proyectos de robótica raspberry pi de richard grimmett.
PPTX
military purpose robot using iot FINAL PPT.pptx
PDF
IRJET - Implementation of SDC: Self-Driving Car based on Raspberry Pi
PDF
IRJET- Robot Car Controlled by using Google Assistant
PDF
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
PDF
IRJET- IoT based Dual-ARM Tele Robotic System
PDF
Designing Autonomous Car using OpenCV and Machine Learning
PDF
IRJET-V8I686.pdf
PDF
SPYROV (IoT based Surveillance Rover)
PDF
IoT-based Autonomously Driven Vehicle by using Machine Learning & Image Proce...
PDF
Designing Of Multifunctional Surveillance And Security System
PDF
Raspberry Pi Based GPS Tracking System and Face Recognition System.
Wi-Fi Controlled Car
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET- Iot Based Mobile Robot for Smoke Detection
IRJET- Implementation of Cloud Robotics using Raspberry PI to Monitor Product...
IRJET - IoT based Surveillance Robot
Abstract of raspberry pi
Building your own RC Car with Raspberry Pi
IRJET - IoT based Anti Theft Detection and Alerting System using Raspberry Pi
Raspberry pi: Proyectos de robótica raspberry pi de richard grimmett.
military purpose robot using iot FINAL PPT.pptx
IRJET - Implementation of SDC: Self-Driving Car based on Raspberry Pi
IRJET- Robot Car Controlled by using Google Assistant
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- IoT based Dual-ARM Tele Robotic System
Designing Autonomous Car using OpenCV and Machine Learning
IRJET-V8I686.pdf
SPYROV (IoT based Surveillance Rover)
IoT-based Autonomously Driven Vehicle by using Machine Learning & Image Proce...
Designing Of Multifunctional Surveillance And Security System
Raspberry Pi Based GPS Tracking System and Face Recognition System.
Ad

More from IRJET Journal (20)

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

Recently uploaded (20)

PPTX
Construction Project Organization Group 2.pptx
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
Unit 5 BSP.pptxytrrftyyydfyujfttyczcgvcd
PDF
Arduino robotics embedded978-1-4302-3184-4.pdf
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
Well-logging-methods_new................
PPTX
Geodesy 1.pptx...............................................
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PDF
Digital Logic Computer Design lecture notes
PDF
Structs to JSON How Go Powers REST APIs.pdf
PPTX
Lesson 3_Tessellation.pptx finite Mathematics
Construction Project Organization Group 2.pptx
Lecture Notes Electrical Wiring System Components
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Internet of Things (IOT) - A guide to understanding
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Unit 5 BSP.pptxytrrftyyydfyujfttyczcgvcd
Arduino robotics embedded978-1-4302-3184-4.pdf
bas. eng. economics group 4 presentation 1.pptx
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
CYBER-CRIMES AND SECURITY A guide to understanding
Well-logging-methods_new................
Geodesy 1.pptx...............................................
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Digital Logic Computer Design lecture notes
Structs to JSON How Go Powers REST APIs.pdf
Lesson 3_Tessellation.pptx finite Mathematics

IOT BASED ROBOTIC CAR USING RASPBERRY

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1311 IOT BASED ROBOTIC CAR USING RASPBERRY Abhishek C C1 , Chethan G D2 , Mr. Arjun Joshi3, Nandan G prasanna4 , Madhu B M5 1,2,4,5 Dept of Electrical and Electronics Engineering ,RIT, Hassan, Karnataka, India. 3Assistant Professor, Dept of Electrical and Electronics Engineering ,RIT, Hassan, Karnataka. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Developing surveillance and monitoring systems can be quite challenging at times, since the systems should be designed with consideration of the environment to be monitored. Good surveillance systems need to have dynamic features, e.g. monitoring cameras. Monitoring such a large area would also be a challenge for the security officers, as they will need to spend too much time to patrol covering all places. To address the challenges like surveillance of a largebuildingwithmany levels, which would insure a high cost to install many cameras at many places dynamic surveillance systems include dangerous areas. 1. INTRODUCTION This Raspberry Pi is a card sized computer. It functions almost same as a computer. There are different types of surveillance systems available such as camera, CCTV etc., In these types of surveillance systems, the person who is stationary and is located in that particular area canonlyable to view what is happening in that place. Whereas, here, even if the user is moving from one place to another, he/she can keep track of what is happening in that particular place at exact time. Also, another advantage is that it offers privacy on both sides since it is being viewed by only one person. The other big advantage is that, it is a easy and simplecircuit for understanding and designing. Theoperatingsystemused here is Raspbian OS. Raspbian OS has to be installed so that the image can be transmitted to the smart phone Closed circuit television monitoring system has now become an indispensable device in today’s society. 2. METHODOLOGY This is the internet of things (IOT) based project, where we are particularly uses the Raspberry Pi, USB web camera and two DC motor with Robot chassis to build this Robotic car setup. It has a web camera mounted over it, through which we will get live video feed and the interesting part here is that we can control and move this robot from a web browser over the internet. As it can be controlled using webpage, means it can also be controlled by using the other smart devices where we can control throughthewebpage.Webuilt a webpage in HTML which has Left, Right Forward Backward links clicking on which we can move the robot in any direction. Here we use the term “Motion” for getting live Video information from USB camera and used “Flask” for sending commands from webpage to Raspberry Pi using python script to move the Robot. The webcam will capture live data with regards to its surroundings and then send it to a desired device through internet. The user will be observing this data on the monitor at the user end. According to the desired movement, theuserwill control the robotic vehicle through the webpage available at the user end. 3.Objective Objective of this work is to develop an online decision- making algorithm to cross an urban intersection autonomously. The autonomous system can dynamically change its decision to adapt to the behaviourofotheragents. 4. BLOCK DIAGRAM Fig 1: Block diagram of robotic car 5.Working The design of the Raspberry PiL298N MotorDriverInterface Circuit is very simple. First connect 12V Power Supply to L298N Motor Driver Module. Then, make the GND terminals of Raspberry Pi and L298N Motor Driver Module common (connect them together). The power supply for raspberry is given through the power bank. Then check whether the raspberry pi is connected to the Wi-Fi in VNC viewer and in Raspbian OS we can find the coding through terminals. The design of the Raspberry PiL298N MotorDriverInterface Circuit is very simple. First connect 12V Power Supply to
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1312 L298N Motor Driver Module. Then, make the GND terminals of Raspberry Pi and L298N Motor Driver Module common (connect them together). Now, since we are controlling a single DC Motor, we need to use a single channel of the L298N. In order to do that, connect the ENA pin of L298N to Physical Pin 22 (GPIO25) of Raspberry Pi.Coming to the Inputs of the Motor, connect the IN1 and IN2 of L298N Module to Physical Pins 16 and 18 (GPIO23 and GPIO24). That’s it. The rest of the job is done by the Python Script. 6. HARDWARE AND SOFTWARE REQUIREMENT a. Raspberry PI 0 Fig 2:Raspberry Pi 0 Raspberry Pi is used for making robot wireless and web based.ge Raspberry Pi and then the videos are transmitted wirelessly from the robot to the user’s monitor, from where the user can conveniently control the robotic vehicle’s movement and also the robotic armmovement.Raspberrypi is connected with the dongle which enables raspberry pi to transmit over the web network. Raspberry-Pi Module Raspberry Pi uses an SD card for booting and for memory as it doesn’t have an inbuilt hard disk for storage. b. Motor Driver (L298N Module) Fig 3: Motor Driver (L298N Module) Fig 4: Block Diagram of L298N C. DC Motors (L293D,12v 500rpm) Fig 5: DC Motors (L293D,12v 500rpm)  500RPM 12V DC motors with Gearbox  3000RPM base motor  6mm shaft diameter with internal hole  125gm weight  Same size motor available in various rpm  0.25kgcm torque  No-load current = 60 mA(Max), Load current = 300 mA(Max)
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1313 D. ADXL Sensor Fig 6: ADXL Sensor Acceleration deflects the moving mass and unbalances the differential capacitorwhichresultsinasensoroutputvoltage amplitude which is proportional to the acceleration. E. 8GB Memory Card Fig 7: 8GB Memory Card By 2005 however, SD/MMC had nearly taken over Smart Media’s spot, though not to the same level and with stiff competition coming from Memory Stick variants, as well as CompactFlash. F. GPS Receiver Fig 8: GPS Receiver G. Raspbian PI OS Fig 9: Raspbian PI OS Raspberry Pi OS (formerly Raspbian) is a Debian-based operating system for Raspberry Pi. Since 2015, it has been officially provided by the Raspberry Pi Foundation as the primary operating system for the Raspberry Pi family of compact single-board computers. The first version of Raspbian was created by MikeThompsonand PeterGreen as an independent project. The initial released build was completed.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1314 F. VNC Viewer Fig 10: VNC Viewer VNC works on a client/server model. A server component is installed on the remote computer (the one you want to control), and a VNC viewer, or client, is installed on the device you want to control from. This can include another computer, a tablet, or a mobile phone. When the server and viewer are connected, the server transmits a copy of the remote computer’s screen to the viewer. 7. Coding Fig 11: Coding for GSM Fig 12: Coding for motor driver 8. Result 9. Conclusion In this project we used raspberry pi working on Raspbian OS. As the communication is done with the help of internet so limitation of range of operation does not arise and thus, we can monitor any remote areas. One can easily monitor as well as control the activity of the robotic unit. In this project weused raspberry pi workingonRaspbianOS. As the communication is done with the help of internet so limitation of range of operation does not arise and thus we can monitor any remoteareas. Onecaneasilymonitoraswell as control the activity of the robotic unit.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1315 Fig 13: Complete model of robotic car REFERENCES [1] www.electronicsforu.com [2] www.circuitdigest.com/webcontrolled robotic surveillance car [3] International general of Computer Applications – March 2015 [4] International Journal of Emerging Technology and Advanced Engineering [5] Website: www.ijetae.com(ISSN 2250-2459,Journal, Volume 5, Issue 10, October 2015) BIOGRAPHIES Author 1 : Abhishek C C, I am currently pursuing B.E Degree in Electical and Electronics Engineering in the year 2022 from Rajeev institute of technology ,Hassan-573201,Karnataka. Email: [email protected] Author 2 : Chethan G D, I am currently pursuing B.E Degree in Electical and Electronics Engineering in the year 2022 from Rajeev institute of technology ,Hassan-573201,Karnataka. Email: [email protected] Author 3 : Mr.Arjun joshi received the B.E. degree in Electrical and Electronics Engineering in the year 2019 from SDMinstitute of technology ujire and Post-graduation degree in Power System Engineering from The National Institute of Engineering (NIE), Mysore in the year 2021.he is workingas Assistant professor in department of Electrical and Electronics Engineering at Rajeev institute of technology Hassan Karnataka. He has 01 years of teaching experience. He published one International Journals. His research interest includes Power System Operational Planning and Control, Distribution System Network Reconfiguration, Service Restoration, Distribution System Automation and Distribution Generation, electric vehicle technologies, power quality.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1316 Author 4 : Nandan G prasanna, I am currently pursuing B.E Degree in Electical and Electronics Engineering in the year 2022 from Rajeev institute of technology ,Hassan-573201,Karnataka. Email: [email protected] Author 5 : Madhu B M , I am currently pursuing B.E DegreeinElectical and Electronics Engineering in the year 2022 from Rajeev institute of technology ,Hassan-573201,Karnataka. Email: [email protected]