Skip to content

Bokhtiar-Adil/Intrusion-Detection-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intrusion Detection System

Principle

The basic principle of this project is fairly simple:

  • It uses a motion sensor to detect any unauthorized presence within the restricted area.
  • If intrusion detected, IDS notifies the authority concerned using an alarm to take further steps.
  • IDS also contains a pleasing user interface including a LCD display and a keypad.
  • It only allows the authorized personal enter the area if they can provide the correct authentication password.

Components

  • Arduino Mega 2560 R3
  • Passive Infrared Sensor
  • Active Buzzer
  • 20x4 LCD Display
  • 4x4 Keypad
  • Power Supply
  • 10k ohm Potentiometer
  • Breadboard
  • Connecting Wires

Circuit Diagram

Screenshot (6)

Front view

294750382_355991536710434_980210291107491990_n

Inside view

idstd

About

An embedded system for detecting intrusion into restricted space.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages