Skip to content

rakshixh/Samraksh

Repository files navigation

Samraksh: IoT Based Women Safety Device

Abstract

  • Despite the fact that our country is a powerhouse with a developing economy, it nevertheless has a number of crimes against women.
  • To address this big issue, we offer "Samraksh" as a solution.
  • This is a safety mechanism designed exclusively for women who are in difficulties, stress, etc.
  • Our system contains GPS Module, ESP8266, LED, Thingspeak Cloud service, Button & Beep Buzzar.
  • When a person is in distress, she must hit the button on the system provided.
  • The location of the device is determined in terms of longitude & latitude along with date and time. Then this data is sent to the Real-Time Cloud Service.
  • Now trusted person/family can access the location by copy-pasting that longitude & latitude into the Google Map followed by "," as soon as they are alerted by our system.

Introduction

  • Safety being one of the most concerning issues, it is necessary to find an efficient way to ensure the safety of the people and the society.
  • Women's safety is considered to be one of the most critical issues in a country like India, where the rate of crime is thought to be higher than the pace of population increase.
  • NCRB states that as many as 39 crimes are reported every hour in the country. This adverse crime situation has embedded fear in the mind of people. If statistics are to be seen, around 20,532 cases are registered every year.
  • We come across many headlines reporting cases of molestation, trafficking, ill-treatment, ragging, kidnapping, missing and etc.
  • After identifying a hazard, existing handheld gadgets for human protection require human safety, such as pressing a button.

Objectives

  • To build a safety device for women.
  • To facilitate quick action and hence reduce the harm.
  • To ensure the security of woman in the society and hence to promote Woman Empowerment.

Problem Statement

  • Among all of the heinous crimes that have been witnessed recently, ensuring the safety of women has become a challenge, and thus a major source of concern in society.

Methodology

  • The system comprises of two devices: Device 1 & Device 2, where Device 1 will be with the individual whose position is to be tracked, and Device 2 will be with a trustworthy person or family member, and this device will notify using a beeping buzzer.
  • The system includes a NEO 6M-GPS Module, as well as an LED, a push button, and a buzzer.
  • When the push button is pressed LED turns on for indication purposes and an email is sent to the trustworthy person or family members. The location of the device in terms of latitude & longitude is determined along with LED status.
  • Now, this data from GPS Module along with LED status is uploaded or updated in the cloud by ESP8266 Node MCU for further use. As soon as LED status in the cloud is set to 1 Beeping buzzer in Device 2 will start to Beep for indication purposes. That time display of the data in the cloud is accessed by the trusted person or family members so that they can take further action.

Block Daigram

  • Device 1 - Using NEO 6M GPS Module Swasthya Final Implementation (GPS)
  • Device 2 - Using Beep Buzzer Device 2 Samraksh

Requirements

Software Requirements

  • Arduino IDE
  • Thingspeak Cloud Service

Hardware Requirements

  • NEO 6M GPS Module
  • ESP8266 Node MCU
  • Power Supply
  • Push Button
  • Beep Buzzer
  • General PCB
  • Resistor
  • LED

Data Used

  • Longitude and Latitude
  • LED Status (0 & 1)
  • Date and Time

Images

ESP8266 Node MCU

NicePng_simba-png_5011059

NEO 6M GPS Module

2cropped

Beep Buzzer

2 (2)

LED

ledd full

Power Supply

4

Project Setup

Step 1

Step 2

Install and setup Arduino IDE in your PC. Download and install all required libraries. Check and set the port in Arduino IDE and connect the NodeMCU ESP8266 using USB cable. Copy the code given above to a ESP8266 Node MCU of Device 1 and Device 2 respectively, in your Arduino IDE and make required changes in the code. Such As:

  • Wifi Name

  • Wifi Password

  • Channel ID

  • Thingspeak API Key

    Note

    Create an account in Thingspeak Cloud service then create one channel, give a name for that particular channel. When you open that channel you will get option called "API KEYS" here you will get the API key of your channel which you will need to copy in the code! Also make sure to create 3 fields in "Channel Setting" section. And set the channel access to the public.

Output

Screenshot (285)

Screenshot (286)

Screenshot (287)

msg1794739563-10150

Result and Discussion

  • Once the trusted person/family member gets the output in Thingspeak (Cloud) they have to copy the Latitude & Longitude Values then paste it to the Google Map followed by " , "
  • Example: Latitude=52.4512 & longitude=65.2165 then 52.4512,65.2165 is to be entered in Google Map.
  • That time in Google Map Trusted person/family member will get the exact location of that co-ordinates.
  • So that they can take further action.

Screenshot (26)

Screenshot (27)

End Customers

  • Common Proplr
  • Police Department
  • Government

Application

  • Girls when in suspicious environments or when in danger can share their location and hence ask for help from the known ones.
  • Aged people when away from home or are remote, can ask for help in case of any threats or health issues.
  • Children notify their guardians about the need for help when in trouble.
  • Getting notified about the location and the need for help facilitates quick action.

Conclusion

  • Primary goal of this project is to ensure every woman in our society to feel safe and secured. According to the survey in India 53% of working women are not feeling safe.
  • Implementing real time application and a device, we can solve the problems to an extent.
  • With furthur research and innovation, this project is used as a small wearable device.
SamrakshFinalColor1.1.mp4

Releases

No releases published

Packages

No packages published

Languages