0% found this document useful (0 votes)
26 views

Security System Project Using Arduino

The document describes a security system project using an Arduino board. The system uses an ultrasonic sensor to detect motion and sends alerts to a phone via Bluetooth when motion is detected. It also includes a password protected keypad to arm and disarm the system. Testing showed the ultrasonic sensor accurately detected motion and the Arduino successfully sent alerts to a paired phone. However, the system has limitations such as only detecting motion within sensor range and requiring a Bluetooth enabled phone.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

Security System Project Using Arduino

The document describes a security system project using an Arduino board. The system uses an ultrasonic sensor to detect motion and sends alerts to a phone via Bluetooth when motion is detected. It also includes a password protected keypad to arm and disarm the system. Testing showed the ultrasonic sensor accurately detected motion and the Arduino successfully sent alerts to a paired phone. However, the system has limitations such as only detecting motion within sensor range and requiring a Bluetooth enabled phone.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Ssecurity Ssystem project using Arduino:

Introduction
This project aims to build a security system using Arduino that can detect motion
and send alerts to your phone.

Background
Security systems are essential for protecting homes and businesses from theft and
vandalism. Traditional security systems can be expensive and difficult to install.
However, with the advent of Arduino, it is now possible to build a low-cost
security system that is easy to install and use.

Methodology
The security system uses an ultrasonic sensor to detect motion. When motion is
detected, the Arduino sends an alert to your phone via Bluetooth. The system also
includes a password-protected keypad that can be used to arm and disarm the
system.

Results
The security system was successfully built and tested. The ultrasonic sensor was
able to detect motion accurately, and the Arduino was able to send alerts to the
phone via Bluetooth.

Discussion
The security system is an effective way to protect your home or business from theft
and vandalism. However, it has some limitations. For example, it can only detect
motion within a certain range of the ultrasonic sensor. Additionally, it requires a
Bluetooth-enabled phone to receive alerts.

Conclusion
In conclusion, building a security system using Arduino is an excellent way to
protect your home or business from theft and vandalism. It is low-cost, easy to
install, and effective.

Here is a list of components required for the security system project using Arduino:

1. Arduino board: The heart of the project, which controls all the other
components.
2. Ultrasonic sensor: Used to detect motion.
3. LCD display: Used to display information about the system status.
4. Buzzer: Used to emit an alarm sound when motion is detected.
5. 4×4 keypad: Used to enter the password to arm and disarm the system.
6. Breadboard and jump wires: Used to connect all the components together.

You might also like