Giter VIP home page Giter VIP logo

sos-call-based-system's Introduction

SOS-Call-Based-System

This project implements an SOS call system using Arduino UNO. It is designed to send an emergency distress signal (SOS) to predefined contacts when activated. This can be a crucial safety feature in situations where immediate help is required.

Architecture of the circuit Screenshot_20230827_132913

Usage

clone the repo

git clone https://github.com/amandeepsirohi/SOS-Call-Based-System.git 

Components Required

  • Arduino board (e.g., Arduino Uno)
  • GSM module (e.g., SIM900)
  • GPS module (optional, for location tracking)
  • Push button or trigger sensor
  • Power source (battery or power supply)
  • SIM card with active plan
  • Required connectors and cables

Wiring

  • Connect the GSM module to the Arduino using appropriate pins (TX, RX, VCC, GND).
  • Connect the GPS module in a similar fashion if used.
  • Wire the push button to an Arduino pin for activation.

Installation and Setup

  • Connect all the components according to the wiring diagram.
  • Insert a valid SIM card into the GSM module.
  • Load the provided Arduino sketch onto the board using the Arduino IDE.
  • Ensure that the GSM and GPS modules are powered up and properly connected.
  • Upload the code to the Arduino.

Starting Setup

  • Power up the Arduino with the required power source.
  • Press the push button to trigger the SOS call.
  • The GSM module will establish a connection and send an SOS message to predefined contacts.
  • Optionally, if a GPS module is connected, the location coordinates can be included in the SOS message.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.