Microcontroller Based Women Safety Tracker Device
Microcontroller Based Women Safety Tracker Device
UG Students:
Abstract:- This paper presents the design and the user's location and detect any sudden movements or
implementation of a microcontroller-based women safety falls. These sensors continuously monitor the user's
tracker device aimed at enhancing personal safety for activities and send data to the microcontroller for
women. In recent times, there has been an increasing processing. In the event of an emergency or distress
concern for women's safety, especially in urban areas. situation, the device offers multiple alert mechanisms to
To address this issue, our device integrates various notify predefined contacts or emergency services. Through
sensors and communication modules to provide tracking GSM/GPRS communication, it can send SMS alerts
and alert functionalities. The core of the device is a containing the user's precise location coordinates, enabling
microcontroller unit that coordinates the operation of quick response and assistance. Overall, the Microcontroller-
different components. It interfaces with sensors such as based Women Safety Tracker Device represents a
GPS, Pulse sensor, MEMs sensor to track the user's significant advancement in personal safety technology. By
location and detect any sudden movements or falls. providing women with a reliable and efficient tool to
These sensors continuously monitor the user's activities enhance their safety.
and send data to the microcontroller for processing. In
case of an emergency the device alert GSM/GPS II. EXISTING SYSTEM
communication for sending SMS alerts with the user's
location coordinates. The device is designed to be In This safety device for women utilizes an Arduino
compact, lightweight, and discreet, allowing users to microcontroller interfaced with GSM and GPS modules to
carry it comfortably in various situations. send SOS emergency SMS alerts containing current location
coordinates. Worn as a band, it enables users to trigger an
Overall, the proposed women safety tracker device alarm in distress situations. Additionally, an RF transmitter
provides a reliable and efficient solution for enhancing and receiver facilitate wireless communication between the
personal safety. band and a receiving device held by trusted contacts or
authorities. Upon receiving the SOS message, the receiving
Keywords:- Microcontroller, Tracker Device, Sensors, GPS. device extracts the location information and can relay it to
the police or concerned individuals, aiding in prompt
I. INTRODUCTION assistance and potential rescue operations. Overall, this
integrated system offers a reliable and efficient means for
In recent years, the issue of women's safety, women to seek help and enhance personal safety.
particularly in urban areas, has become increasingly
prominent due to rising concerns about personal security. In III. PROPOSED SYSTEM
response this paper presents the design and implementation
of a Microcontroller-based Women Safety Tracker Device. The proposed system of a Microcontroller-Based
This device aims to offer a comprehensive solution by Women Safety Tracker Device is designed to provide a
integrating advanced technologies such as microcontrollers, robust solution for enhancing personal safety. At its core is a
sensors, and communication modules. By leveraging these microcontroller unit responsible for managing and
components, the device provides real-time tracking and alert coordinating various functionalities. It interfaces with
functionalities, which are essential for ensuring the safety sensors such as GPS, Pulse sensor, MEMs sensor to track
and well-being of women in various environments. At the the user's location and detect any sudden movements or
core of the device lies a microcontroller unit, which serves falls. These sensors continuously monitor the user's
as the central processing unit responsible for coordinating activities and send data to the microcontroller for
the operations of different components. . It interfaces with processing. The inclusion of a GSM/GPS communication
sensors such as GPS, Pulse sensor, MEMs sensor to track module enables the device to establish communication with
IV. METHODOLOGY
MicroPython
MicroPython is a lean and efficient implementation of
the Python 3 programming language optimized for
microcontrollers. While Arduino Uno does not natively
support MicroPython, there are alternative microcontroller
platforms compatible with MicroPython, such as ESP8266
and ESP32. Developers may opt to use MicroPython for
prototyping or developing firmware on compatible
microcontroller platforms, leveraging Python's simplicity
and readability for rapid development.
Arduino Sketch
Arduino Sketch is a simplified programming language
based on C/C++ specifically designed for Arduino boards,
including Arduino Uno. Arduino Sketch provides higher-
level abstractions and pre-built libraries that simplify
firmware development for beginners and hobbyists.
Developers use the Arduino IDE to write Arduino Sketch
code, which is then compiled and uploaded to the Arduino
Uno board via USB for execution.
REFERENCES