Introduction: 2 Minute Laser Tripwire

About: I am robotics engineer and a teacher whose passion in life is breaking down the maths and academic jargon of programming and robotics into something that everyone can understand, primary school kids included.…

Ever wondered how it is that elevator doors these days have the kindly
habit of not crushing people... well its all about laser tripwires.

We build a laser tripwire by using an LDR which is connected to an Arduino analog pin through a voltage divider. Thus the reading on the analog pin varies with the light. Next we point a laser at the LDR and write a bit of code that says if the value goes down then trip the Alarm!

Component List:

•Arduino Uno

•5mm LED

•Piezo Buzzer

•Laser Module

•Light Dependent Resistor