0% found this document useful (0 votes)
533 views25 pages

Gps Tracker Final

The document describes a GPS tracker device designed for women and child safety. The tracker uses GPS and GSM/GPRS technologies to track location and send emergency alerts. It has features like location tracking, SMS sending, spy calling, and an SOS button to call and message emergency contacts with the user's location. The device hardware includes an ESP32-C3 microcontroller and A9G GPS/GSM module. The software uses the Arduino IDE and allows programming the device's features and functionality. Testing showed the device's features worked as intended and the GPS tracking, battery life, and charging time met requirements.

Uploaded by

Rakesh Gupta83
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
533 views25 pages

Gps Tracker Final

The document describes a GPS tracker device designed for women and child safety. The tracker uses GPS and GSM/GPRS technologies to track location and send emergency alerts. It has features like location tracking, SMS sending, spy calling, and an SOS button to call and message emergency contacts with the user's location. The device hardware includes an ESP32-C3 microcontroller and A9G GPS/GSM module. The software uses the Arduino IDE and allows programming the device's features and functionality. Testing showed the device's features worked as intended and the GPS tracking, battery life, and charging time met requirements.

Uploaded by

Rakesh Gupta83
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 25

HELLO TO ALL

GPS TRACKER
FOR
WOMEN By : Rakesh Gupta
&
CHILD
SAFETY
CONTENT
 Introduction On GPS Tracker
 Working of GPS trackers
 Problems
 Scope
 Components
 Features
 HARDWARE DESCRIPTION
 SOFTWARE DESCRIPTION
Introduction On GPS

A GPS tracking unit is a device that uses the


Global Positioning System (GPS) to determine the
precise location of women and children where for
them safety is a major concern in our society. The
GPS Tracker IoT device is designed to provide a
solution to this problem. The device is small,
portable and easy to carry. It is powered by an A9G
board and Xiao Esp32 C3 board which helps to
track the location of the device using GPS
technology. The device also features a push button
for SOS feature, spy calling and provides GPS
information to the user. The main objective of
this project is to design and develop a
GPS Tracker IoT device that can ensure the
safety of women and children.
PROBLEMS
 Safety concerns
 Stalking or harassment
 kidnapping And accidents.
 Lack of trust
 Women Or Child Custody battles or eldercare
 Data privacy and security
 encryption and access controls
 Legal and ethical considerations
 Technical limitations
 Poor signal strength or limited battery life.
COMPONENTS

 Xiao ESP32-C3(Micro controller board)


 A9G Board (GSM/GPRS/GPS Board)
 Resistor 10k
 Push button
 ON/OFF switch
 Zero PCB Board
 3.7 v operated battery and its Holder
FEATURES
The system should provide current location of the object being tracked at request.
The system should log position of the object being tracked at a fixed interval of time.
Here, we have added SOS Features where; when Push button is pressed A SOS
number will get a Emergency call and A G-map Link in Message at Same Time.
 Here, we have added Spying Features; While calling to a given number on Gps
module Passively call get received and we can Listen surrounding voice happening
there.
HARDWARE DESCRIPTION

 A9G BOARD:
 The A9G development board is a multifunctional development board based on EMC’s A9G GPRS/
GSM + GPS/ BDS module.
 It has the basic phone/ SMS, GPRS networking communications and GPG/ BDS dual mode
positioning function
 There are lithium battery charge management, microphone, speaker interface, USB communication
interface, multiple user keys/ led, TF card slot, acceleration sensor, SPI interface, I2C2 interface, ADC
interface on the boards, so you can develop different functions with this board.

A9G development board can be used for various peripherals prototype development verification, such
as remote monitoring intercom with GSM and microphone/ speakers, remote monitoring camera with
GPRS + TF + camera extension board, wechat payment slot machine scheme with the slot machine
function. Besides that, we are using it as automobile theft with GPRS + GPS and accelerometer.
A9G BOARD
XIAO ESP32-C3 BOARD
 Seeed Studio XIAO ESP32-C3 is an
IoT mini development board based on
the
Espressif ESP32-C3 WiFi/Bluetooth
dual-mode chip. It has excellent radio
frequency performance,
supporting IEEE 802.11 b/g/n WiFi,
and Bluetooth 5 (LE) protocols. This
board comes included with an external
antenna to increase the signal strength
for your wireless applications. It also
has a small and exquisite form-
factor combined with a single-sided
surface-mountable design
PCB DESIGN
PCB Design:
 The PCB design of the GPS Tracker IoT device
involved the development of the circuit diagram
and the layout for the device. The PCB design
included the placement and routing of the
components and the design of the power supply.
 As,I have used Zero PCB Board so design on plane
paper which I feel enough for now.
 The circuit diagram included the connections
between the components and the power supply. The
layout design included the placement and routing
of the components on the PCB.
HARDWARE CIRCUIT
DIAGRAM
SOFTWARE DESCRIPTION
 The Arduino integrated development environment
(IDE) is a cross platform application written in Java,
and is derived from the IDE for the
Processing programming language and the Wiring
projects. It is designed to introduce programming to
artists and other newcomers unfamiliar with
software development. It includes a code editor with
features such as syntax highlighting,
brace matching, and automatic indentation, and is
also capable of compiling and uploading programs
to the board with a single click.
 A program or code written for Arduino is
called a sketch Arduino programs are written
in C or C++. The Arduino IDE comes with a
software library called "Wiring" from the
original Wiring project, which makes many
common input/output operations much
easier. Users only need define two functions
to make a runnable cyclic executive program:

 The Arduino IDE uses the GNU tool chain


and AVR Library to compile programs, and
uses avrdude to upload programs to the board
FUNCTIONAL
REQUIREMENT
GPS Tracking:
 The device should be able to
receive location data from
the GPS module and store it
in the device's memory.
 The device should be able to
send GPS data to the user's
phone.
 The GPS data should be
accurate and reliable.
 
SMS Sending:
 The device should be able to send SMS messages to
the user's phone.
 The SMS messages should contain relevant
information, such as location data and SOS messages.
Spy Calling:
 The device should be able to receive calls from the user's
phone.
 The device should be able to allow the user to remotely
call the device and listen to the surrounding
environment.
 The device should be able to provide clear audio quality.
SOS Feature:
 The device should have a dedicated
button for the SOS feature.
 Pressing the button should trigger the
sending of an emergency message to the
user's contacts with the device's location
information.
 The SOS feature should be easy to
access and use.
 Connectivity:
The device should be able to establish communication with the user's phone using a SIM card.
 Power:
 The device should be able to operate on a battery for an extended period of time.
 The battery should be rechargeable and easy to replace if necessary.
 The device should have a low power consumption mode when not in use to conserve battery life.
 Also powered up by usb port having 5v DC
 Customization:
 The device should be customizable to meet specific user requirements.
 The device should have the ability to add or remove features as necessary.
 The device should have the ability to integrate with other devices and systems.
SYSTEM TESTING AND RESULT

The GPS Tracker IoT device was tested to ensure that it met the design requirements. The
device was tested for GPS tracking accuracy, SMS sending, spy calling, and SOS feature. The
device was also tested for battery life and charging time.
The GPS tracking accuracy was found to be within acceptable limits. The SMS sending and
spy calling features worked as intended. The SOS feature sent emergency messages with the
device's location information to the user's contacts. The battery life was found to be sufficient
for the device's usage and the charging time was within acceptable limits.
SCREENSHOT 1
SCREENSHOT 2
SCREENSHOT 3

You might also like