Code Monkey home page Code Monkey logo

homesecuritysystem's Introduction

Frame 2

HomeSecuritySystem

Overview

This is my first android app development porject. The idea was to create something like smart door bell with AI and show all people’s face on app. PC’s camera is always running, if any face detected PC will take a picture of him/his face. Here an app is used to show informations about people. The project is for subject session. Me and my freind working on it together. I personaly wrote an [Android] app and [Api] Backend, he [ML] face detection and [Arduino] parts for door opening imitation with servo motor rotating and lighting a green light.

How is it work step by step

[PC camera] will take a picture if person face detected here we use for detection [OpenAi]. And it will send through an api [Python Flask] to SQLite with parameters(image[binary], date[String], time[String], isFamiliar[Binaru] by default it is = False). From an app you can see in recyclerView all people who came near to your home’’ and dashboard that represent count of Familiar and UnFamiliar people. isFamiliar field here represented as Switch button with Geen or Red colors with values True or False respectively. By pressing Yellow key button [Arduino] a servo motor will rotate to 45 angle and green light will work.

Frame 5 Frame 3 Frame 4

All packages and dependencies used:

  1. ViewModel
  2. Room
  3. OkHttp
  4. Retrofit
  5. Gson
  6. Flask
  7. OpenAI

Devices:

  1. PC
  2. Android Mobile Phone
  3. Arduino
  4. Servo Motor
  5. Wifi modul
  6. Green and Red lights
  7. WebCam

Database:

  1. SQLite

Снимок экрана 2023-01-22 в 22 03 53

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.