- TEAM LEADER - AADHAAR KOUL (5th semester cse dept)
- TEAM MEMBER - ARJUN CHARAK (5th semester cse dept)
- TEAM MEMBER - BASEER FATIMA (5th semester cse dept)
- TEAM MEMBER - NOVNEET SINGH (5th semester cse dept)
CLASS COORDINATOR - ARJUN PURI SIR
"Protecting your home with the power of sight - our intrusion detection system sees everything, so you don't have to."
- EQUAL CONTRIBUTION
- NO PLAGIARISM
- REDISTRIBUTION OF ANY CORE COMPONENTS TO MAKE PROFITS WILL BE TREATED AS AN ACTIONABLE OFFENCE.
A cutting-edge intrusion detection and automation system that uses advanced technology such as Computer Vision, Honeypot technology, and Neural Networks to accurately detect and classify intrusions in the network as well as the lodging. With additional features such as IoT technology, locking mechanisms, parameter directory sensors, and an Augmented Reality (AR) based application, development of a seamless and consumer-friendly experience that takes security to the next level.
Objectives:
- Development of an advanced intrusion detection networking system, automation, and notification system using the latest Computer Vision and Honeypot technology, as well as Conventional Neural Networks-based network and home security systems. 2.Creating a hardware and software solution that accurately classifies the level of intrusion in a premises or Local Area Network/Wide Area Network.
- Developing a coordinated framework and parameter directory sensors that provide a seamless security system.
- Design and implementing an IoT-based locking system that prevents unauthorized access to the property using Computer Vision and Neural Networks framework.
- Development of an Augmented Reality-based application to work with GenioSwitch (our unique product) to enable non-smart devices to function as smart devices without replacing them.
- Creating an advanced notification and alarming system that alerts users in real-time when an intrusion is detected or when the locking system is applied.
- Conduction of comprehensive market research to ensure that the system meets the unique requirements of businesses and consumers.
- IOT Microcontrollers - (Arduino Uno , Pro Micro , ESP32CAm , ESP8266)
- IOT Programming Boards - (Raspberry Pi , Pico , 4 , Zero)
- C , Arduino , C#
- Blynk Cloud , Unity
- RAM - 2GB
- PROCESSOR - CORE 2 DUO OR HIGHER FOR Q LEARNING TABLE PLOTTING
- WINDOWS VERSION - 10 OR HIGHER
- PYTHON INTERPRETER VERSION - PYTHON 3.7 AND PYTHON 10.0
- INTERNET CONNECTIVITY - REQUIRED
DOCUMENT AND THE PPT FILE CAN BE FOUND IN THIS REPOSITORY ONLY JUST CHECK THE REPOSITORY CONTENTS ABOVE
This project aims to simplify and guide the way beginners make their first contribution. If you are looking to make your first contribution, follow the steps below.
If you're not comfortable with command line, here are tutorials using GUI tools.
If you don't have git on your machine, install it.
Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.
Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.
Open a terminal and run the following git command:
git clone "url you just copied"
where "url you just copied" (without the quotation marks) is the url to this repository (your fork of this project). See the previous steps to obtain the url.
For example:
git clone https://github.com/this-is-you/first-contributions.git
where this-is-you
is your GitHub username. Here you're copying the contents of the first-contributions repository on GitHub to your computer.
Now open Contributors.md
file in a text editor, add your name to it. Don't add it at the beginning or end of the file. Put it anywhere in between. Now, save the file.
If you go to the project directory and execute the command git status
, you'll see there are changes.
Add those changes to the branch you just created using the git add
command:
git add Contributors.md
Now commit those changes using the git commit
command:
git commit -m "Add <your-name> to Contributors list"
replacing <your-name>
with your name.
Push your changes using the command git push
:
git push origin <add-your-branch-name>
replacing <add-your-branch-name>
with the name of the branch you created earlier.
If you go to your repository on GitHub, you'll see a Compare & pull request
button. Click on that button.
Now submit the pull request.
Soon I'll be merging all your changes into the master branch of this project. You will get a notification email once the changes have been merged.
Congrats! You just completed the standard fork -> clone -> edit -> pull request workflow that you'll encounter often as a contributor!
Celebrate your contribution and share it with your friends and followers by going to web app.
You could join our slack team in case you need any help or have any questions. Join slack team.
Now let's get you started with contributing to other projects. We've compiled a list of projects with easy issues you can get started on. Check out the list of projects in the web app.
GitHub Desktop | Visual Studio 2017 | GitKraken | Visual Studio Code | Atlassian Sourcetree | IntelliJ IDEA |
添加内容 |
MIT
Free Software, Hell Yeah!