Skip to content

A security system that uses an Ultrasonic Sensor, LEDs, LiquidCrystal LCD, Piezo Speaker, and a Potentiometer to detect a person and beep. It uses an Arduino Uno Wifi Rev2.

License

Notifications You must be signed in to change notification settings

AidenSorabji/Arduino-Security-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Security System

A security system that uses a variety of sensors to detect if a person is near, sound an alarm, send a message through the LCD, and light up the LEDS.

alt text

Features

  • Fully Working LiquidCrystal LCD
  • Motion Detection
  • Sound Output

How To Make

Required Parts

  • 1x | Liquid Crystal LCD
  • 2x | LEDs
  • 4x | 22Ω Resisters
  • 48x1 | Wires
  • 1x | UltraSonic Sensor
  • 1x | Potentiometer 500Ω
  • 1x | Piezo Speaker
  • 2x | Bread Board
  • 1x | Arduino2

Building

While there is no specific way to build it (just follow the diagram, it's accurate and easy to understand), its easier to start with building everything on the bread board, then adding the wires to the Arduino, then adding the ultrasonic sensor to everything.

Code

Download the Code from the repo or in the Releases tab, open it in Arduino IDE, plug-in and select your Arduino, click serial monitor, and watch it run. If it doesn't run or doesn't run right, then check your connections; check if you placed something wrong; and if all goes wrong, check the code and tailor it to what you need, its fully commented so you'll know what each part means.

License

Copyright (c) 2024 Aiden Sorabji

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.



1 Estimate Number, you'll probably need more or less

2 You can use any Arduino, I used an Arduino Uno Wifi Rev2

About

A security system that uses an Ultrasonic Sensor, LEDs, LiquidCrystal LCD, Piezo Speaker, and a Potentiometer to detect a person and beep. It uses an Arduino Uno Wifi Rev2.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages