GPS Tracking System Using ARDUINO
GPS Tracking System Using ARDUINO
PRESENTED BY:
The early technology also has some limitation. It was restricted by the
distance which became a hurdle in accuracy and better connectivity
between driver and fleet operators. Base station was dependent on the
driver for the information and a huge size fleet could not have been
managed depending on man-power only.
This system uses Global Positioning System (GPS) which is used to receive
the coordinates of latitude and longitude form the satellite during the
critical information. We all know that tracking system is now-a-days a very
important in modern world. This system can be used in the monitoring our
car, also in tracking the theft of the vehicle and in many more other
applications.
HARDWARE COMPONENTS INVOLVED
ARDUINO
GSM Module SIM800/900
GPS Module
LCD display 16*2
LCD Breakout board
Jumper wires
SOFTWARE USED
Proteus 8
Arduino Uno
ARDUINO UNO
ARDUINO is an open-source microcontroller board based on
the Microchip Atmega328P microcontroller and developed
by Arduino.
GPS MODULE AND GSM MODULE
INTERFACE OF GSM AND GPS
WITH ARDUINO
SCHEMATIC DIAGRAM OF ARDUINO
TRACKING SYSTEM
WORKING OF
ARDUINO GPS TRACKING SYSTEM
GPS continuously sends coordinates to Arduino.
Arduino read these coordinate and extract required character of
coordinates.
SIMULATION OF
ARDUINO GPS TRACKING SYSTEM
CONCLUSION & FUTURE SCOPE
The combination of GPS and GSM provides continuous and real time
tracking. To display the position on Google map Google map
API is used. The Arduino is the brain of the system and the
GSM module which is controlled by AT commands that
enable data transmission over GSM network while the GPS
provide the location data. In the case of vehicle tracking, the
proposed system gives the vehicle location information include
latitude, longitude.
THANK YOU