Skip to content

PanjalaRashmitha/Laser-Security-System-RTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Laser Security System

About the Project

This project was developed as part of my Real-Time Project (RTP) during my B.Tech in Electronics and Communication Engineering.

The Laser Security System is a simple electronic security circuit that detects an interruption in a laser beam. When the laser beam is blocked, the circuit immediately activates a buzzer and an LED to indicate an intrusion.

The entire project was built using basic electronic components on a breadboard without using any microcontroller or programming.


Components Used

  • Breadboard
  • Laser Module
  • LDR (Light Dependent Resistor)
  • BC547 Transistor
  • 2 kΩ Resistor
  • LED
  • Buzzer
  • 9V Battery
  • Switch
  • Connecting Wires

How It Works

The laser module continuously focuses light on the LDR. As long as the laser reaches the LDR, the circuit stays in its normal state.

When someone or something blocks the laser beam, the amount of light falling on the LDR decreases. This changes the LDR's resistance, causing the BC547 transistor to switch on. The transistor then allows current to flow, turning on the LED and buzzer to signal that the beam has been interrupted.


Applications

  • Home security
  • Door and window monitoring
  • Educational electronics projects
  • Basic intrusion detection systems

What I Learned

Working on this project helped me understand:

  • How LDRs respond to changes in light intensity
  • Transistor switching using the BC547
  • Breadboard circuit design
  • Basic electronic troubleshooting
  • Practical implementation of security circuits

Future Improvements

Some possible improvements for this project include:

  • Sending wireless alerts
  • Adding a camera module
  • Using IoT for remote monitoring
  • Making the system battery-backed

Author

P. Rashmitha

B.Tech – Electronics and Communication Engineering

About

Laser Security System using LDR, BC547 transistor, buzzer, and laser module for intrusion detection.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors