Laser Based Security System I Send Alert Message On User Mobile | Arduino Project




Project Description:
The Laser-Based Smart Security System is an innovative and cost-effective home security solution built around an Arduino microcontroller. This system utilizes Laser Diodes and Light Dependent Resistors (LDRs) to detect any interruption in the laser beams around the home, signaling an intrusion. The system is capable of triggering an alarm (buzzer), sending an SMS alert to the user, and displaying real-time status on an LCD screen, all through the Arduino’s processing capabilities.

Key Features:
Arduino as the Main Controller: The Arduino microcontroller is the central controller that monitors the laser beam detection via LDR sensors, triggers the alarm system, sends SMS notifications via the GSM module, and displays status updates on the LCD screen.
Laser Beam Detection with LDR Sensors: The LDR (Light Dependent Resistor) sensors are used to detect the presence or absence of the laser beam. When a laser beam is uninterrupted, the LDR senses the light intensity. If anyone crosses the laser path and interrupts the beam, the LDR sensor detects a significant decrease in light intensity, indicating a breach in the security perimeter.
Buzzer Alert: When the LDR detects an interruption in the laser beam, the Arduino triggers a loud buzzer to alert the people nearby. The buzzer serves as an immediate warning that an intrusion has been detected.
SMS Alert to the User: Once an interruption is detected, the Arduino, connected to a GSM module (like SIM800 or SIM900), sends an SMS message to the pre-programmed mobile number. The message includes details such as “Laser beam interrupted” or “Security breach detected,” allowing the user to take quick action from anywhere.
LCD Display: The system includes an LCD display (16×2) that provides a real-time status update on the system. It displays key information, such as:
System status (armed or disarmed).
Laser beam status (intact or interrupted).
Alerts regarding any intrusion or malfunction.
User-Friendly Interface: The system is designed to be intuitive and easy to use, with clear visual feedback through the LCD display and SMS notifications sent directly to the user’s mobile phone.

Working Principle:
The laser modules are placed around the perimeter of the home, creating an invisible barrier.
LDR sensors continuously monitor the intensity of the laser light. As long as the laser beams remain unbroken, the LDRs detect a high light intensity.
When an intruder crosses the path of the laser, the LDR sensor detects a drop in light intensity and sends this signal to the Arduino.
The Arduino processes the input and triggers the buzzer to sound an alarm.
The GSM module sends an SMS alert to the user’s mobile phone, notifying them of the breach.
The LCD display updates the status of the system, such as whether the laser beams are intact or interrupted.

Components Used:
Arduino (Uno or any compatible board): The main controller to process inputs and manage outputs.
Laser Diode Module: To create the laser beam that forms the security barrier.
LDR (Light Dependent Resistor): Used to detect interruptions in the laser beam.
GSM Module (SIM800/SIM900): To send SMS alerts to the user’s mobile number.
Buzzer: To trigger a loud sound whenever the laser beam is interrupted.
LCD Display (16×2 or similar): To show real-time system status and alerts.
Power Supply: To power the Arduino, GSM module, laser, and other components.

Working Flow:
Monitoring: The Arduino continuously monitors the LDR sensors for any changes in the light intensity caused by an interruption in the laser beam.
Intrusion Detection: When the laser beam is interrupted, the LDR sensor detects a drop in light intensity and signals the Arduino.
Alert Mechanism: The Arduino triggers the buzzer to sound the alarm and sends an SMS alert to the user through the GSM module.
Display Updates: The LCD display shows the system’s status, such as “Laser beam interrupted” or “System armed.”

This Laser-Based Smart Security System powered by Arduino is an efficient, reliable, and simple-to-implement home security solution. It uses LDR sensors to detect laser beam interruptions, providing real-time alerts through audible alarms (buzzer), SMS notifications, and visual status updates on the LCD display, offering peace of mind for the user.


Project Code:

  • Download project code from below button.
  • If you want to understand code explanations then please watch YouTube video.

Click here to download code


YouTube Video:

  • If you want to understand how to connect hardware with Arduino
  • And Program explanation for this project,
  • And how to do this project by yourself then please watch our YouTube video.

Purchase Readymade Project:

  • If you want to purchase a readymade project from Mytrained.com then contact us on whatsapp.  
  • We do not encourage any student to purchase a readymade project from us. Our mission is to give complete knowledge free of cost.
  • So from our end we already provide code and detailed steps to create this project by yourself in our YouTube video.
  • So if you want to save your money then watch our video and follow the steps that are mentioned in the video.
  • Once you purchase a project then it will take at least 1 month to design your project.
  • You have to pay the complete project cost while placing the purchase order.
  • no refund no exchange policy

Leave a Reply

Your email address will not be published. Required fields are marked *