IoT Based Car Parking Using Arduino and Blynk Application
IoT Based Car Parking Using Arduino and Blynk Application
http://doi.org/10.22214/ijraset.2020.6119
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.429
Volume 8 Issue VI June 2020- Available at www.ijraset.com
Abstract: IoT based Car parking system using Arduino, wifi module and Blynk application. With the help of wifi module and
Blynk application, the parking slots can be monitored from anywhere.
The Parking Area is divided into two Parking: Parking1, Parking 2. Each Parking has 3 Slots and every slot has one infrared
sensor. So, we have total of 6 infrared sensors. Each sensor is used to detect the presence of car in the Slot. These infrared
sensors are connected with the Arduino. Whenever a Car is parked in the slot, the Arduino sends a command to the wifi module,
and then wifi module sends the command to the Blynk application.
Keywords: IoT, Arduino, wifi module, Blynk application, infrared sensor.
I. INTRODUCTION
The internet of things, or IoT, is a system of interrelated computing devices, mechanical and digital machines, objects, animals or
people that are provided with unique identifiers (UIDs) and the ability to transfer data over a network without requiring human-to-
human or human-to-computer interaction [1]. IoT contains two prominent words “Internet” and “Things”, where Internet is a vast
network for connecting servers with devices [2]. In today’s world traffic congestion caused by vehicle is an alarming problem at a
global scale. Searching for the free space to park the vehicles is very difficult. In order to get the space for parking vehicles have to
move here and there which leads to the wastage of fuel as while as increases the pollution such as air population and sound
pollution.
The solution to this problem can be “IoT Car Parking System Using Arduino and Blynk Application”. IoT Car Parking System is an
integrated system to organize cars in public areas. A smart vehicle parking is a system that helps people to find a vacant spot using
sensors by detecting the presence or absence of a vehicle. In this work, data collected using IR sensor and these data are analyzed by
using arduino. IoT car parking system is divided into two parking area named as parking1 and parking2. Each parking area has IR
sensor that is attached with arduino.
Whenever the car gets parked in the parking slot IR sensor senses it and sends the signal to the arduino. After arduino get the input
signal from the IR sensor output pin, it updates the Blynk Application showing the slot is occupied. With the help of WiFi module
and Blynk application the user gets information about parking slot availability. Green color in the parking slot indicates the parking
slot is occupied where as black color indicates parking slot is free.
Wifi Module
Arduino
IR Sensors
Blynk
Application
Fig: Block Diagram
A. Hardware Requirement
The different hardware’s required are Arduino, IR Sensors, Battery and wifi Modules.
1) Arduino: It is a microcontroller board which contains microchip ATMEGA328P. There are 14 digital pins and 6 analog I/O
pins. Arduino IDE software is used to program this board. A type B cable is used to connect computer and Arduino board. An
external source between 7-20 volts can be used to power this board. The microchip ATMEGA328P is pre-programmed. Boot-
loader is used to upload new code in this microchip. It has flash, EEPROM storage of 32 kb. 0.5kb of this 32kb is used by boot
loader. Operating voltage of this board is 5v. It consists of 2kb SRAM memory. Weight is around 25g. 6 of the digital pins give
PWM output. This board has various facilities for communication with other microcontrollers. There is a library named
software serial, which allows serial communication for all digital pins.
Fig: Arduino
2) IR Sensor: An infrared sensor is an electronic device that emits in order to sense some aspects of the surroundings. An IR
sensor can measure the heat of an object as well as detects the motion [9]. If the IR Sensor does not get back any IR light that
means there is no any object.
Fig: IR Sensor
3) WiFi Module: WiFi Module is a self contained SoC with integrated TCP/IP protocol stack that can give access to WiFi network
(or the device can act as an access point).
B. Software Requirement
1) Arduino IDE: The open source Arduino software (IDE) was used to write the code. This software makes very easy to write and
upload code in Arduino UNO board. We can run it either on Windows or MAC OS. The code is written in java and based on
other open source software. The code is uploaded to Arduino Uno board using USB cable. The Arduino IDE supports the
languages C and C++ using special rules of code structuring.
2) Blynk Application: Blynk is a platform where we can develop the application for Android OS or IOS. It provides GUI to user.
User gets information about parking slots through Blynk Application.
IV. CONCLUSION
Getting the free space for parking easily has been the most difficult work in today’s world. By the implementation of this work we
can easily overcome the problem that arises with searching the free parking space. This project helps us to build smart cities and
helps to save time that were spend on searching the parking space and also saves the fuel consumption.
REFERENCES
[1] https://internetofthingsagenda.techtarget.com/definition/Internet-of-Things-IoT
[2] Abhirup Khanna, R. A. (2016). IoT based Smart Parking System. International Conference on Internet of Things and Applications (IOTA) (p. 5). Pune: IEEE.
[3] Noor HazrinHanyMohamadHanif, Mohd Hafiz Badiozaman, HanitaDaud, “Smart parking reservation system using short message services (SMS)”, IEEE 200
[4] AshwinSayeeraman, P.S.Ramesh, “ZigBee and GSM based secure vehicle parking management and reservation system.”,Journal of Theoretical and Applied
Information Technology31st March 2012. Vol. 37 No.2
[5] Jihoon Yang, Jorge Portilla, Teresa Riesgo “Smart Parking Service based on Wireless Sensor Networks.”,IEEE 2012
[6] Rachapol Lookmuang, K. N. (2018).Smart Parking Using IoT Technology., IEEE, 6.
[7] M. M. Rashid, A. Musa, M. AtaurRahman, and N. Farahana, A. Farhana, “Automatic Parking Management System and Parking Fee Collection Based on
Number Plate Recognition.”, International Journal of Machine Learning and Computing, Vol. 2, No. 2, April 2012, Published 2014.
[8] Faiz Shaikh , Nikhilkumar B.S. , Omkar Kulkarni , Pratik Jadhav ,Saideep Bandarkar A Survey on “Smart Parking” System.
[9] https://www.elprocus.com/infrared-ir-sensor-circuit-and-working