SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1245
Wireless Car Using WIFI – IoT - Bluetooth
Dhruv Ketan Kotecha1
1Department of Electronics Engineering, K. J. Somaiya College of Engineering (Autonomous),
(Affiliated to University of Mumbai), Mumbai, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - A working prototype has been designed to
control a car Wirelessly using an Android Application. This is
done with the help of Arduino, a microcontroller, interfacingit
with Bluetooth moduleandwifimoduleforbetterconnectivity.
Android application is used by the User to send datawirelessly
either by Bluetooth Connection or by connecting to the
Arduino using Wifi. This data is an input to the
microcontroller system and the microcontroller uses it as the
controlling parameter to the underlying hardware. The
prototype also captures the real time video using a video
camera interfaced with the arduino and the user can locate
the position of the device connecting to the cloud service
provided for the captured real time video.
Key Words: Arduino, ESP8266, Bluetooth Module, Blynk App
1.INTRODUCTION
Designing of a Bluetooth or Wi-Fi controlled wireless car
is the main motto of this project. Bluetooth technology used
has an average range of 10 m , due to which the car cannot
travel a longer distance. So Bluetooth controlled automated
cars have limited range issues. This limitation has been
solved by using a Wi-Fi Module with a better range and
wireless connectivity.Anotherkeypoint behinddevelopinga
the project is the use of Android Application rather than
traditional hardware controllers, that effectively reduces
cost. The wireless car is controlled via smartphone which is
connected to the Bluetooth moduleanda Wi-Fimodule. This
Android Application has been developed with the required
software tools (Android Studio) and it works as a controller
that controls the movement of the car.ArduinoUnohasbeen
used as a microcontroller to drive this project. Arduino
board provides an ease in terms of hardwareinterfacingand
the coding is done using Embedded C software. [9]
An additional feature to this working prototype is
capturing real time video. This real time video can be seen
on the application on which the camera is been connected
and the videos recorded can be stored in the cloud that is
available through the camera. This ensures security of the
model in case of obstacles.
Existing technologies related to the development of the
project were studied. These technologies even used arduino
as a backbone of the entire prototype and leveraged the
efficiency of the controlling system using the Arduino
NodeMCU module. This ensured a wide range using the
prototype.[1] This project differs from the studied
technologies as it also captures the real time video and
provides user the privilege to view it using an online cloud
service that comes with the Camera module. Alsotheproject
is developed such that it initiates the connection between
three technologies: Wifi, Bluetooth and IOT
1.1 Block Diagram
The rudimentary task is to enable switching between
different ways of communication whenever required. This is
achieved with the help of a potentiometer. The entire range
of potentiometer is divided into three different ways of
communication namely; Bluetooth, WIFI, and the internet.
The range of Bluetooth is around 10m. The range of WIFI is
100m and the range of internet is unlimited as long there is
internet connection. The security level is moderate in
Bluetooth, low in WIFI and very high in internet. Hence IOT
is considered as the most reliable and efficient way to
control the car. Once potentiometer is set low enough, the
HC-05 starts reading information from the Bluetooth app.
Based on those commands the car responds. If the
potentiometer is set on a higher level the WIFI is selected. In
this first the mobile has to connect itself with the WIFI
created by NODEMCU. Once connected the app sends the
data over to NODEMCU. The car works seamlessly. Now
before going into the IOT we have to reset the car and pull
the potentiometer to the highestlevel.OncetheNODEMCUis
connected to the internet the BLYNK app helps you send
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1246
command over the internet from anywhere. Hence all the
three ways of communication are interfaced using single
processor with just the help of potentiometer. [9]
2. HARDWARE DESCRIPTION
Following are the hardware componentsusedtodevelop the
project. Arduino worksasthemainhardwarecomponent.All
the components are interfaced and coded using Arduino.
Interfacing of hardware is done with the help of connecting
wires and the coding is done using C programming that
provides functionality to the interfaced hardware.
2.1 Bluetooth Module:
Bluetooth Technology is an IEEE 802.15 standard named in
honour of the King of Denmark, Harald Bluetooth. It is used
in short range communication between cell phones,laptops,
PCs. It uses a standard 2.4 GHz frequency so that all
Bluetooth enabled devices are compatible witheachother.It
uses a technology called Frequency Hopping Spread
Spectrum. There are various classes of Bluetoothtechnology
that differentiates each other from Maximum Permitted
Power and its operated range. Class 1 provides maximum
permitted power of 100mW and operated range of 100m.
Whereas Class 2 is used in applications requiring maximum
permitted power of 2.5mW and operated range of 10m.
The Bluetooth module used will act as a one to one
communication medium between the android application
and the Arduino board. Bluetooth Module HC-05 has been
used for this project. HC-05 Bluetooth Module is an easy to
use Bluetooth SPP (Serial Port Protocol) module, designed
for transparent wireless serial connection setup. Its
communication is via serial communication whichmakesan
easy way to interface with controller or PC. HC-05Bluetooth
module provides switching mode between master and slave
mode which means it cannot be used for receiving or
transmitting data. [1]
2.2 NodeMCU ESP8266
The ESP8266 is a low-cost WiFi microchip with full TCP/IP
stack and microcontroller capability produced by
manufacturer Espressif Systems in Shanghai, China.
The ESP8266 is the name of a micro controller designed
by Espressif Systems. The ESP8266 itself is a self-contained
WiFi networking solution offering as a bridge from existing
microcontroller to WiFi and is also capable of running self-
contained applications. This module comes with a built in
USB connector and a rich assortment of pin-outs. With a
micro USB cable, you can connect NodeMCU devkit to your
laptop and flash it without any trouble, just likeArduino.It is
also immediately breadboard friendly.
The Wi-Fi module will act as an interface between
Smartphone and bluetooth module . We will be using
NodeMCU ESP8266 module for the system, which can be
used as either receiver or transmitter. Generally our
transmitter will be smart-phone and receiver will be
Bluetooth module.
2.3 L298N-Motor Control Driver Board:
L298N Motor Driver is a motor controller breakout board
which is typically used for controlling speed and direction of
motors. This motor driver is used to driveourmotorssothat
the car can be used for surveillance. The motor A and B are
connected together and the positive and negativeterminal is
connected to the OUTPUT A that is provided on the motor
driver , so that the motors can run softly. Similarly motor C
and D are connected together and the positive and negative
terminal is connected to the OUTPUT B so that the desired
output is obtained. A 12V/1.3 Accuplus R Battery (8507) is
been used to diver the motors and all the system
components connected. This battery is connected to a 12V
supply provided on the motor driver.
The Enable pins A and B and the logic inputs all are
connected to the NodeMCU ESP8266modulesothatthedata
sent from that module helps us to drive the motorsproperly.
2.4 12V DC Geared Motors- 200 RPM:
200 RPM Side Shaft 37mmDiameterCompactDCGearMotor
is suitable for small robots / automation systems. It has
sturdy construction with gearbox builttohandlestall torque
produced by the motor. Drive shaft is supported from both
sides with metal bushes. Motor runs smoothly from 4V to
12V and gives 200 RPM at 12V. Motor has 6mm diameter,
22mm length drive shaft with D shapeforexcellentcoupling.
Note: This motor will be bit noisy while running. Forlong
life, this motor is not recommendedforapplicationrequiring
dynamic torque of more than 3 kg-cm.
2.5 Camera Module:
i) CLOUD RECORDING: Keep recordings safe on FTP server
even if camera is stolen / broken.
ii) 360 DEGREE MOBILE CONTROL: Rotate camera
horizontally or vertically from anywhere in the world using
mobile application.
iii) IR NIGHT VISION: HD night vision with inbuilt IR lens.iv)
MOTION DETECTION: Will sendalertswheneveranymotion
is detected.
v) WAY AUDIO & SD CARD SLOT: Video chat with inbuilt
microphone & speaker. No need of computer. SD card slot to
record images & videos. No need of separate DVR.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1247
3. SOFTWARE DESCRIPTION
Arduino software is used to put the instruction of whole
functions of this system to the microcontroller. Here we use
programming language ‘C’ for coding. The program for
executing this project has been written in C language. The
program is burnt in the microcontroller using burner
software. The program is stored in the EEPROM of the
microcontroller, which is present in the NodeMCUESP8266.
By this software we put the data and instructionforforward,
backward, left, right operation of this system. In android
application when we press a button, a corresponding signal
is sent through the Bluetooth to Bluetooth module (HC-05)
which is connected with the NodeMCU ESP8266. Similarlya
android application is been built for Wi-Fi moduleandwhen
the buttons been pressed through the application the
corresponding signal is been sent through the NodeMCU
ESP8266 and the motor driver drives the wirelesscar.When
signal data arrives the NodeMCU ESP8266 the pin which
corresponds to the particular input is set to high. Now that
pin gives the output to the motor driver section. Motor
driver switches accordingly the data bit, if the data bit is low
then the corresponding pin of the motor driverdoesn’twork
else high bit then the corresponding pin of the motor driver
is on. We have used Arduino IDE version 1.8.1 for writing
program. There are two steps of the programming. First set
up section where we define all the variables. Second loop
part where the program runs continuously.
FIGURE A
3.1 APPLICATION DEVELOPMENT
Application Development was one of the important part of
our project. We had to develop controller applications for
both Bluetooth and WiFi so that by connecting them we
could drive our wireless car easily. We used the MIT App
Inventor 2 for the application development process , and
inserted desired things that we neededinourapplicationsto
run our wireless car . We added buttons for driving i.e.
Front , Back , Right ,Left for driving the wirelesscar,andalso
added the connectivity i.e. Bluetooth or WiFisothatweneed
connect the car either to Bluetooth or WiFi and drive the car
easily and smoothly.[5]
FIGURE B
4. CONCLUSION
The implementation and testing of the wireless car using
BLUETOOTH + WI-FI + IOT was done and the desiredresults
were obtained. We successfully drove the carandthecarcan
be used for surveillance purpose. We also tested the
applications used to drive the car. Due to the new concept of
Wireless Controlled Car using Bluetooth, Wifi and IOT, we
were able to come up with various possibilities that cantake
place.We were successful in making an android application
that can be used for driving and giving commands to the car.
REFERENCES
[1] D.Kalaiarasi,Pavithra.S,Pratheeba.S,Priyaadharshini.R.L,
“IoT Based Motion Controlled System of a Robotic Car,”
International Research Journal of Engineering and
Technology(IRJET), Vol 05, Issue 03, Mar 2018.
[2] A. J. Lubbe and P. Kluge, “Development and Testing of a
Wireless Controlled Car Using the Internet as
Communication Medium” South African Journal of
Industrial Engineering, vol. 19, no. 1, pp. 137-147, May
2008.
[3] Arduino, Arduino UNO [Online], Available:
http://arduino.cc/en/Main/ArduinoBoardUno
[4] https://www.codeproject.com/Articles/628894/Learn-
How-to-Develop-Android-Application
[5] Xiaoluet.al. "Robot control design based on
smartphone."Control and Decision Conference (CCDC),
2013 25thChinese.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1248
[6] IEEE, 2013.Anon. Bluetooth SIG. "A Look at the Basicsof
Bluetooth Wireless Technology ". Available from:
http://www.bluetooth.com/Pages/ and monitoring of
many embedded systems can be achieved Basics.aspx ,
20 13 by combining mobile devices, which provide
general 978-1-4799-5127-7/$31.00@2014IEEE - 176 -
ISOCC201
[7] Heidi Monson “bluetooth technology and
implementations”, John Wiley & Sons, 1999.
[8] R. Pahuja1, N. Kumar “Android MobilePhoneControlled
Bluetooth Robot Using 8051 Microcontroller”
International Journal of Scientific Engineering and
Research (IJSER),Volume 2 Issue 7, July 2014.
[9] A. Sharma, J. Mondal, C. Pandey, R. Kumar and
A.Bhattacharya, “IoT Based Automation
System”;Advances in Applied Science; Volume 2017;
Article ID 100005, pp. 01-06; Feb. 2017.
[10] Rouanet, Pierre, et.al. "The impact of human– robot
interfaces on the learning of visual objects." Robotics,
IEEE Transactions on 29.2 (2013): 525-541.

More Related Content

What's hot

Data transmission through LI-FI
Data transmission through LI-FIData transmission through LI-FI
Data transmission through LI-FIIRJET Journal
 
IRJET - Li-Fi based Home/Office Computerization System
IRJET - Li-Fi based Home/Office Computerization SystemIRJET - Li-Fi based Home/Office Computerization System
IRJET - Li-Fi based Home/Office Computerization SystemIRJET Journal
 
Lifi technology presentation
Lifi technology presentation Lifi technology presentation
Lifi technology presentation ShivPatel206800
 
WIRELESS NETWORKED DIGITAL DEVICES BY SAIKIRAN PANJALA
WIRELESS NETWORKED DIGITAL DEVICES BY SAIKIRAN PANJALAWIRELESS NETWORKED DIGITAL DEVICES BY SAIKIRAN PANJALA
WIRELESS NETWORKED DIGITAL DEVICES BY SAIKIRAN PANJALASaikiran Panjala
 
IRJET- Transmitting Audio through Li-Fi
IRJET- Transmitting Audio through Li-FiIRJET- Transmitting Audio through Li-Fi
IRJET- Transmitting Audio through Li-FiIRJET Journal
 
Secure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationSecure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationeSAT Journals
 
Implementation and demonstration of li fi technology
Implementation and demonstration of li fi technologyImplementation and demonstration of li fi technology
Implementation and demonstration of li fi technologyeSAT Publishing House
 
Bluetooth Presentation
Bluetooth PresentationBluetooth Presentation
Bluetooth Presentationguest664c3f
 
IRJET- A Smart Toll Collection System using Visible Light Communication
IRJET-  	  A Smart Toll Collection System using Visible Light CommunicationIRJET-  	  A Smart Toll Collection System using Visible Light Communication
IRJET- A Smart Toll Collection System using Visible Light CommunicationIRJET Journal
 
Lifi(Light fidelity)-Efficient use of visible spectrum
Lifi(Light fidelity)-Efficient use of visible spectrumLifi(Light fidelity)-Efficient use of visible spectrum
Lifi(Light fidelity)-Efficient use of visible spectruminventionjournals
 
IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...
IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...
IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...IRJET Journal
 
Bluetooth- A wireless technology
Bluetooth- A wireless technologyBluetooth- A wireless technology
Bluetooth- A wireless technologyNeha Jella
 
V2 i10 ijertv2is100048
V2 i10 ijertv2is100048V2 i10 ijertv2is100048
V2 i10 ijertv2is100048Thaniga Vel
 
IRJET- Audio Transmission using Li-Fi Technology
IRJET-  	  Audio Transmission using Li-Fi TechnologyIRJET-  	  Audio Transmission using Li-Fi Technology
IRJET- Audio Transmission using Li-Fi TechnologyIRJET Journal
 
Li-Fi Vs. Wi-Fi (Light Fidelity Vs. Wireless Fiedlity)
Li-Fi Vs. Wi-Fi (Light Fidelity Vs. Wireless Fiedlity)Li-Fi Vs. Wi-Fi (Light Fidelity Vs. Wireless Fiedlity)
Li-Fi Vs. Wi-Fi (Light Fidelity Vs. Wireless Fiedlity)Abhishek Shukla
 
IRJET-Visible Light Communication (Li-Fi)
IRJET-Visible Light Communication (Li-Fi)IRJET-Visible Light Communication (Li-Fi)
IRJET-Visible Light Communication (Li-Fi)IRJET Journal
 

What's hot (19)

Data transmission through LI-FI
Data transmission through LI-FIData transmission through LI-FI
Data transmission through LI-FI
 
IRJET - Li-Fi based Home/Office Computerization System
IRJET - Li-Fi based Home/Office Computerization SystemIRJET - Li-Fi based Home/Office Computerization System
IRJET - Li-Fi based Home/Office Computerization System
 
Lifi technology presentation
Lifi technology presentation Lifi technology presentation
Lifi technology presentation
 
WIRELESS NETWORKED DIGITAL DEVICES BY SAIKIRAN PANJALA
WIRELESS NETWORKED DIGITAL DEVICES BY SAIKIRAN PANJALAWIRELESS NETWORKED DIGITAL DEVICES BY SAIKIRAN PANJALA
WIRELESS NETWORKED DIGITAL DEVICES BY SAIKIRAN PANJALA
 
IRJET- Transmitting Audio through Li-Fi
IRJET- Transmitting Audio through Li-FiIRJET- Transmitting Audio through Li-Fi
IRJET- Transmitting Audio through Li-Fi
 
Secure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationSecure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfiguration
 
Blackbook LIFI final
Blackbook LIFI finalBlackbook LIFI final
Blackbook LIFI final
 
Implementation and demonstration of li fi technology
Implementation and demonstration of li fi technologyImplementation and demonstration of li fi technology
Implementation and demonstration of li fi technology
 
Bluetooth Presentation
Bluetooth PresentationBluetooth Presentation
Bluetooth Presentation
 
Bluetooth
BluetoothBluetooth
Bluetooth
 
IRJET- A Smart Toll Collection System using Visible Light Communication
IRJET-  	  A Smart Toll Collection System using Visible Light CommunicationIRJET-  	  A Smart Toll Collection System using Visible Light Communication
IRJET- A Smart Toll Collection System using Visible Light Communication
 
Lifi(Light fidelity)-Efficient use of visible spectrum
Lifi(Light fidelity)-Efficient use of visible spectrumLifi(Light fidelity)-Efficient use of visible spectrum
Lifi(Light fidelity)-Efficient use of visible spectrum
 
IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...
IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...
IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...
 
Bluetooth- A wireless technology
Bluetooth- A wireless technologyBluetooth- A wireless technology
Bluetooth- A wireless technology
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
V2 i10 ijertv2is100048
V2 i10 ijertv2is100048V2 i10 ijertv2is100048
V2 i10 ijertv2is100048
 
IRJET- Audio Transmission using Li-Fi Technology
IRJET-  	  Audio Transmission using Li-Fi TechnologyIRJET-  	  Audio Transmission using Li-Fi Technology
IRJET- Audio Transmission using Li-Fi Technology
 
Li-Fi Vs. Wi-Fi (Light Fidelity Vs. Wireless Fiedlity)
Li-Fi Vs. Wi-Fi (Light Fidelity Vs. Wireless Fiedlity)Li-Fi Vs. Wi-Fi (Light Fidelity Vs. Wireless Fiedlity)
Li-Fi Vs. Wi-Fi (Light Fidelity Vs. Wireless Fiedlity)
 
IRJET-Visible Light Communication (Li-Fi)
IRJET-Visible Light Communication (Li-Fi)IRJET-Visible Light Communication (Li-Fi)
IRJET-Visible Light Communication (Li-Fi)
 

Similar to IRJET- Wireless Car using WIFI – IoT – Bluetooth

IRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET Journal
 
IRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET Journal
 
Project_report_voice_controlling_robot
Project_report_voice_controlling_robotProject_report_voice_controlling_robot
Project_report_voice_controlling_robotamjadali492
 
IRJET- Portable Surveillance Robot using IoT
IRJET-  	  Portable Surveillance Robot using IoTIRJET-  	  Portable Surveillance Robot using IoT
IRJET- Portable Surveillance Robot using IoTIRJET Journal
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET Journal
 
SPYROV (IoT based Surveillance Rover)
SPYROV (IoT based Surveillance Rover)SPYROV (IoT based Surveillance Rover)
SPYROV (IoT based Surveillance Rover)IRJET Journal
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
Wi-Fi Controlled Car
Wi-Fi Controlled CarWi-Fi Controlled Car
Wi-Fi Controlled CarIRJET Journal
 
Bluetooth Controlled Robot Project Report
Bluetooth Controlled Robot Project ReportBluetooth Controlled Robot Project Report
Bluetooth Controlled Robot Project ReportSimarjot Singh Kalsi
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controllSumit Saini
 
IRJET - IoT based Advanced Home Automation
IRJET -  	  IoT based Advanced Home AutomationIRJET -  	  IoT based Advanced Home Automation
IRJET - IoT based Advanced Home AutomationIRJET Journal
 
Pick and Place Robotic Arm utilizing Microcontroller and Wireless Communication
Pick and Place Robotic Arm utilizing Microcontroller and Wireless CommunicationPick and Place Robotic Arm utilizing Microcontroller and Wireless Communication
Pick and Place Robotic Arm utilizing Microcontroller and Wireless CommunicationIRJET Journal
 
IRJET - Pick and Place Surveillance Robot
IRJET -  	  Pick and Place Surveillance RobotIRJET -  	  Pick and Place Surveillance Robot
IRJET - Pick and Place Surveillance RobotIRJET Journal
 
IRJET- Home Automation using Arduino and IoT
IRJET-  	  Home Automation using Arduino and IoTIRJET-  	  Home Automation using Arduino and IoT
IRJET- Home Automation using Arduino and IoTIRJET Journal
 
IRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET-Wireless Controlling of Remote Electrical Device using Android SmartphoneIRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET-Wireless Controlling of Remote Electrical Device using Android SmartphoneIRJET Journal
 
REVIEW ON WIRELESS VOICE CONTROLLED ROBOT
REVIEW ON WIRELESS VOICE CONTROLLED ROBOTREVIEW ON WIRELESS VOICE CONTROLLED ROBOT
REVIEW ON WIRELESS VOICE CONTROLLED ROBOTIRJET Journal
 
IRJET- Voice Recognition -Butler Bot
IRJET-  	  Voice Recognition -Butler BotIRJET-  	  Voice Recognition -Butler Bot
IRJET- Voice Recognition -Butler BotIRJET Journal
 
IRJET - Home Automation using GSM
IRJET - Home Automation using GSMIRJET - Home Automation using GSM
IRJET - Home Automation using GSMIRJET Journal
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET Journal
 
NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.IRJET Journal
 

Similar to IRJET- Wireless Car using WIFI – IoT – Bluetooth (20)

IRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart Car
 
IRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart CarIRJET- Multi-Featured Android Controlled Smart Car
IRJET- Multi-Featured Android Controlled Smart Car
 
Project_report_voice_controlling_robot
Project_report_voice_controlling_robotProject_report_voice_controlling_robot
Project_report_voice_controlling_robot
 
IRJET- Portable Surveillance Robot using IoT
IRJET-  	  Portable Surveillance Robot using IoTIRJET-  	  Portable Surveillance Robot using IoT
IRJET- Portable Surveillance Robot using IoT
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic System
 
SPYROV (IoT based Surveillance Rover)
SPYROV (IoT based Surveillance Rover)SPYROV (IoT based Surveillance Rover)
SPYROV (IoT based Surveillance Rover)
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
Wi-Fi Controlled Car
Wi-Fi Controlled CarWi-Fi Controlled Car
Wi-Fi Controlled Car
 
Bluetooth Controlled Robot Project Report
Bluetooth Controlled Robot Project ReportBluetooth Controlled Robot Project Report
Bluetooth Controlled Robot Project Report
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controll
 
IRJET - IoT based Advanced Home Automation
IRJET -  	  IoT based Advanced Home AutomationIRJET -  	  IoT based Advanced Home Automation
IRJET - IoT based Advanced Home Automation
 
Pick and Place Robotic Arm utilizing Microcontroller and Wireless Communication
Pick and Place Robotic Arm utilizing Microcontroller and Wireless CommunicationPick and Place Robotic Arm utilizing Microcontroller and Wireless Communication
Pick and Place Robotic Arm utilizing Microcontroller and Wireless Communication
 
IRJET - Pick and Place Surveillance Robot
IRJET -  	  Pick and Place Surveillance RobotIRJET -  	  Pick and Place Surveillance Robot
IRJET - Pick and Place Surveillance Robot
 
IRJET- Home Automation using Arduino and IoT
IRJET-  	  Home Automation using Arduino and IoTIRJET-  	  Home Automation using Arduino and IoT
IRJET- Home Automation using Arduino and IoT
 
IRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET-Wireless Controlling of Remote Electrical Device using Android SmartphoneIRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
IRJET-Wireless Controlling of Remote Electrical Device using Android Smartphone
 
REVIEW ON WIRELESS VOICE CONTROLLED ROBOT
REVIEW ON WIRELESS VOICE CONTROLLED ROBOTREVIEW ON WIRELESS VOICE CONTROLLED ROBOT
REVIEW ON WIRELESS VOICE CONTROLLED ROBOT
 
IRJET- Voice Recognition -Butler Bot
IRJET-  	  Voice Recognition -Butler BotIRJET-  	  Voice Recognition -Butler Bot
IRJET- Voice Recognition -Butler Bot
 
IRJET - Home Automation using GSM
IRJET - Home Automation using GSMIRJET - Home Automation using GSM
IRJET - Home Automation using GSM
 
IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)
 
NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.NRF based wireless light and Fan dimmer controlling system.
NRF based wireless light and Fan dimmer controlling system.
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 

Recently uploaded (20)

computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 

IRJET- Wireless Car using WIFI – IoT – Bluetooth

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1245 Wireless Car Using WIFI – IoT - Bluetooth Dhruv Ketan Kotecha1 1Department of Electronics Engineering, K. J. Somaiya College of Engineering (Autonomous), (Affiliated to University of Mumbai), Mumbai, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - A working prototype has been designed to control a car Wirelessly using an Android Application. This is done with the help of Arduino, a microcontroller, interfacingit with Bluetooth moduleandwifimoduleforbetterconnectivity. Android application is used by the User to send datawirelessly either by Bluetooth Connection or by connecting to the Arduino using Wifi. This data is an input to the microcontroller system and the microcontroller uses it as the controlling parameter to the underlying hardware. The prototype also captures the real time video using a video camera interfaced with the arduino and the user can locate the position of the device connecting to the cloud service provided for the captured real time video. Key Words: Arduino, ESP8266, Bluetooth Module, Blynk App 1.INTRODUCTION Designing of a Bluetooth or Wi-Fi controlled wireless car is the main motto of this project. Bluetooth technology used has an average range of 10 m , due to which the car cannot travel a longer distance. So Bluetooth controlled automated cars have limited range issues. This limitation has been solved by using a Wi-Fi Module with a better range and wireless connectivity.Anotherkeypoint behinddevelopinga the project is the use of Android Application rather than traditional hardware controllers, that effectively reduces cost. The wireless car is controlled via smartphone which is connected to the Bluetooth moduleanda Wi-Fimodule. This Android Application has been developed with the required software tools (Android Studio) and it works as a controller that controls the movement of the car.ArduinoUnohasbeen used as a microcontroller to drive this project. Arduino board provides an ease in terms of hardwareinterfacingand the coding is done using Embedded C software. [9] An additional feature to this working prototype is capturing real time video. This real time video can be seen on the application on which the camera is been connected and the videos recorded can be stored in the cloud that is available through the camera. This ensures security of the model in case of obstacles. Existing technologies related to the development of the project were studied. These technologies even used arduino as a backbone of the entire prototype and leveraged the efficiency of the controlling system using the Arduino NodeMCU module. This ensured a wide range using the prototype.[1] This project differs from the studied technologies as it also captures the real time video and provides user the privilege to view it using an online cloud service that comes with the Camera module. Alsotheproject is developed such that it initiates the connection between three technologies: Wifi, Bluetooth and IOT 1.1 Block Diagram The rudimentary task is to enable switching between different ways of communication whenever required. This is achieved with the help of a potentiometer. The entire range of potentiometer is divided into three different ways of communication namely; Bluetooth, WIFI, and the internet. The range of Bluetooth is around 10m. The range of WIFI is 100m and the range of internet is unlimited as long there is internet connection. The security level is moderate in Bluetooth, low in WIFI and very high in internet. Hence IOT is considered as the most reliable and efficient way to control the car. Once potentiometer is set low enough, the HC-05 starts reading information from the Bluetooth app. Based on those commands the car responds. If the potentiometer is set on a higher level the WIFI is selected. In this first the mobile has to connect itself with the WIFI created by NODEMCU. Once connected the app sends the data over to NODEMCU. The car works seamlessly. Now before going into the IOT we have to reset the car and pull the potentiometer to the highestlevel.OncetheNODEMCUis connected to the internet the BLYNK app helps you send
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1246 command over the internet from anywhere. Hence all the three ways of communication are interfaced using single processor with just the help of potentiometer. [9] 2. HARDWARE DESCRIPTION Following are the hardware componentsusedtodevelop the project. Arduino worksasthemainhardwarecomponent.All the components are interfaced and coded using Arduino. Interfacing of hardware is done with the help of connecting wires and the coding is done using C programming that provides functionality to the interfaced hardware. 2.1 Bluetooth Module: Bluetooth Technology is an IEEE 802.15 standard named in honour of the King of Denmark, Harald Bluetooth. It is used in short range communication between cell phones,laptops, PCs. It uses a standard 2.4 GHz frequency so that all Bluetooth enabled devices are compatible witheachother.It uses a technology called Frequency Hopping Spread Spectrum. There are various classes of Bluetoothtechnology that differentiates each other from Maximum Permitted Power and its operated range. Class 1 provides maximum permitted power of 100mW and operated range of 100m. Whereas Class 2 is used in applications requiring maximum permitted power of 2.5mW and operated range of 10m. The Bluetooth module used will act as a one to one communication medium between the android application and the Arduino board. Bluetooth Module HC-05 has been used for this project. HC-05 Bluetooth Module is an easy to use Bluetooth SPP (Serial Port Protocol) module, designed for transparent wireless serial connection setup. Its communication is via serial communication whichmakesan easy way to interface with controller or PC. HC-05Bluetooth module provides switching mode between master and slave mode which means it cannot be used for receiving or transmitting data. [1] 2.2 NodeMCU ESP8266 The ESP8266 is a low-cost WiFi microchip with full TCP/IP stack and microcontroller capability produced by manufacturer Espressif Systems in Shanghai, China. The ESP8266 is the name of a micro controller designed by Espressif Systems. The ESP8266 itself is a self-contained WiFi networking solution offering as a bridge from existing microcontroller to WiFi and is also capable of running self- contained applications. This module comes with a built in USB connector and a rich assortment of pin-outs. With a micro USB cable, you can connect NodeMCU devkit to your laptop and flash it without any trouble, just likeArduino.It is also immediately breadboard friendly. The Wi-Fi module will act as an interface between Smartphone and bluetooth module . We will be using NodeMCU ESP8266 module for the system, which can be used as either receiver or transmitter. Generally our transmitter will be smart-phone and receiver will be Bluetooth module. 2.3 L298N-Motor Control Driver Board: L298N Motor Driver is a motor controller breakout board which is typically used for controlling speed and direction of motors. This motor driver is used to driveourmotorssothat the car can be used for surveillance. The motor A and B are connected together and the positive and negativeterminal is connected to the OUTPUT A that is provided on the motor driver , so that the motors can run softly. Similarly motor C and D are connected together and the positive and negative terminal is connected to the OUTPUT B so that the desired output is obtained. A 12V/1.3 Accuplus R Battery (8507) is been used to diver the motors and all the system components connected. This battery is connected to a 12V supply provided on the motor driver. The Enable pins A and B and the logic inputs all are connected to the NodeMCU ESP8266modulesothatthedata sent from that module helps us to drive the motorsproperly. 2.4 12V DC Geared Motors- 200 RPM: 200 RPM Side Shaft 37mmDiameterCompactDCGearMotor is suitable for small robots / automation systems. It has sturdy construction with gearbox builttohandlestall torque produced by the motor. Drive shaft is supported from both sides with metal bushes. Motor runs smoothly from 4V to 12V and gives 200 RPM at 12V. Motor has 6mm diameter, 22mm length drive shaft with D shapeforexcellentcoupling. Note: This motor will be bit noisy while running. Forlong life, this motor is not recommendedforapplicationrequiring dynamic torque of more than 3 kg-cm. 2.5 Camera Module: i) CLOUD RECORDING: Keep recordings safe on FTP server even if camera is stolen / broken. ii) 360 DEGREE MOBILE CONTROL: Rotate camera horizontally or vertically from anywhere in the world using mobile application. iii) IR NIGHT VISION: HD night vision with inbuilt IR lens.iv) MOTION DETECTION: Will sendalertswheneveranymotion is detected. v) WAY AUDIO & SD CARD SLOT: Video chat with inbuilt microphone & speaker. No need of computer. SD card slot to record images & videos. No need of separate DVR.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1247 3. SOFTWARE DESCRIPTION Arduino software is used to put the instruction of whole functions of this system to the microcontroller. Here we use programming language ‘C’ for coding. The program for executing this project has been written in C language. The program is burnt in the microcontroller using burner software. The program is stored in the EEPROM of the microcontroller, which is present in the NodeMCUESP8266. By this software we put the data and instructionforforward, backward, left, right operation of this system. In android application when we press a button, a corresponding signal is sent through the Bluetooth to Bluetooth module (HC-05) which is connected with the NodeMCU ESP8266. Similarlya android application is been built for Wi-Fi moduleandwhen the buttons been pressed through the application the corresponding signal is been sent through the NodeMCU ESP8266 and the motor driver drives the wirelesscar.When signal data arrives the NodeMCU ESP8266 the pin which corresponds to the particular input is set to high. Now that pin gives the output to the motor driver section. Motor driver switches accordingly the data bit, if the data bit is low then the corresponding pin of the motor driverdoesn’twork else high bit then the corresponding pin of the motor driver is on. We have used Arduino IDE version 1.8.1 for writing program. There are two steps of the programming. First set up section where we define all the variables. Second loop part where the program runs continuously. FIGURE A 3.1 APPLICATION DEVELOPMENT Application Development was one of the important part of our project. We had to develop controller applications for both Bluetooth and WiFi so that by connecting them we could drive our wireless car easily. We used the MIT App Inventor 2 for the application development process , and inserted desired things that we neededinourapplicationsto run our wireless car . We added buttons for driving i.e. Front , Back , Right ,Left for driving the wirelesscar,andalso added the connectivity i.e. Bluetooth or WiFisothatweneed connect the car either to Bluetooth or WiFi and drive the car easily and smoothly.[5] FIGURE B 4. CONCLUSION The implementation and testing of the wireless car using BLUETOOTH + WI-FI + IOT was done and the desiredresults were obtained. We successfully drove the carandthecarcan be used for surveillance purpose. We also tested the applications used to drive the car. Due to the new concept of Wireless Controlled Car using Bluetooth, Wifi and IOT, we were able to come up with various possibilities that cantake place.We were successful in making an android application that can be used for driving and giving commands to the car. REFERENCES [1] D.Kalaiarasi,Pavithra.S,Pratheeba.S,Priyaadharshini.R.L, “IoT Based Motion Controlled System of a Robotic Car,” International Research Journal of Engineering and Technology(IRJET), Vol 05, Issue 03, Mar 2018. [2] A. J. Lubbe and P. Kluge, “Development and Testing of a Wireless Controlled Car Using the Internet as Communication Medium” South African Journal of Industrial Engineering, vol. 19, no. 1, pp. 137-147, May 2008. [3] Arduino, Arduino UNO [Online], Available: http://arduino.cc/en/Main/ArduinoBoardUno [4] https://www.codeproject.com/Articles/628894/Learn- How-to-Develop-Android-Application [5] Xiaoluet.al. "Robot control design based on smartphone."Control and Decision Conference (CCDC), 2013 25thChinese.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1248 [6] IEEE, 2013.Anon. Bluetooth SIG. "A Look at the Basicsof Bluetooth Wireless Technology ". Available from: http://www.bluetooth.com/Pages/ and monitoring of many embedded systems can be achieved Basics.aspx , 20 13 by combining mobile devices, which provide general 978-1-4799-5127-7/$31.00@2014IEEE - 176 - ISOCC201 [7] Heidi Monson “bluetooth technology and implementations”, John Wiley & Sons, 1999. [8] R. Pahuja1, N. Kumar “Android MobilePhoneControlled Bluetooth Robot Using 8051 Microcontroller” International Journal of Scientific Engineering and Research (IJSER),Volume 2 Issue 7, July 2014. [9] A. Sharma, J. Mondal, C. Pandey, R. Kumar and A.Bhattacharya, “IoT Based Automation System”;Advances in Applied Science; Volume 2017; Article ID 100005, pp. 01-06; Feb. 2017. [10] Rouanet, Pierre, et.al. "The impact of human– robot interfaces on the learning of visual objects." Robotics, IEEE Transactions on 29.2 (2013): 525-541.