Giter VIP home page Giter VIP logo

gatekeeper's Introduction

Gatekeeper

Introduction

Gatekeeper is an IoT system that can be part of your smart home. Today, safety is a word that is often heard so securing your home is of crucial importance and being able to do it with your mobile app sounds great. Equipped with Ultrasonic Ranging Module HC - SR04, ESP32 microcontroller is capable of detecting every nearby movement and sending corresponding information to your Android application.

Technologies

We use cloud based AWS IoT solution based on AWS IoT core publish/subscribe system and AWS Dynamo DB database. AWS IoT core already comes with preinstalled message broker and gateway so installing system into production is extremely simple. Whenever sensor recognizes movement, alarm is triggered and information is sent to user through mobile app who can then turn off the alarm. User can also set time interval in which sensor and alarm will be active . You can monitor state of your sensors through Android based mobile app but also through React web app. Its purpose is to provide you with different statistics about device's last activities.

Device installation

With Arduino IDE open AWS_IOT folder and run .ino file. All header files will be automatically pulled with it.

Mobile app installation

Install Android Studio and any device(it is tested on Google Pixel 5).

git clone https://github.com/as51340/Gatekeeper.git
cd GatekeeperApp
Open with Android Studio and run on real device or any emulator .

Web app

git clone https://github.com/as51340/Gatekeeper.git
cd webapp
npm install
npm start

Open your browser at localhost:3000.
Voila!

Sincerely,
Gatekeeper team: Leonarda Gjenero, Neda Kusurin, Maksimilijan Marosevic, Marija Papic, Dora Pavelic, Andi Skrgat

gatekeeper's People

Contributors

nedakusurin avatar audida avatar as51340 avatar mm51593 avatar

Stargazers

Jelena Bratulić avatar

Watchers

 avatar  avatar  avatar

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.