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.
- Breadboard
- Laser Module
- LDR (Light Dependent Resistor)
- BC547 Transistor
- 2 kΩ Resistor
- LED
- Buzzer
- 9V Battery
- Switch
- Connecting Wires
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.
- Home security
- Door and window monitoring
- Educational electronics projects
- Basic intrusion detection systems
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
Some possible improvements for this project include:
- Sending wireless alerts
- Adding a camera module
- Using IoT for remote monitoring
- Making the system battery-backed
P. Rashmitha
B.Tech – Electronics and Communication Engineering