Mini Project
Mini Project
ENGINEERING KALABURGI
● ABSTRACT
● INTRODUCTION
● PROBLEM STATEMENT
● OBJECTIVE
● PROPOSED METHODOLOGY
● PROJECT SETUP
● HARDWARE AND SOFTWARE SPECIFICATIONS
● APPLICATIONS
● CONCLUSION
ABSTRACT
● Despite the fact that our country is a powerhouse with a developing economy, it
nevertheless has a number of crimes against women.
● 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.
PROBLEM STATEMENT
● 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
● 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
● 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
HARDWARE AND SOFTWARE
SPECIFICATIONS
Software Requirements:
● Arduino IDE
● Thingspeak Cloud Service
DATA USED:
● Longitude and Latitude
● LED Status (0 & 1)
● Date and Time
HARDWARE SPECIFICATION:
● NEO 6M GPS Module
● ESP8266 Node MCU
● Power Supply
● Push Button
● Beep Buzzer
● General PCB
● Resistor
● LED
BLOCK DIAGRAM
APPLICATIONS