#Is there a ir or laser trip wire? ?
1 messages · Page 1 of 1 (latest)
I'm sure you can do this with IR and ESPHOME 🙂
PIR should be quick enough for this unless the placement is bad
with pir, you want to ensure that people are moving across the field of view of the sensor (i.e. side to side) to get the most responsive activation.
the worst case for them is straight towards or away from the sensor
if you normally keep your bedroom door closed, also consider adding an open/close sensor to the door which you can use to turn on the hall light when the door opens.
There definately are laser tripwires. I still have a couple I snagged from shops that were closing down. Not sure how easy they are to get. Mine are old and very large devices. I'd be experimenting with PIR placement or mmWave Radar.
if you want to diy something you could do something like this: https://quartzcomponents.com/blogs/electronics-projects/diy-laser-tripwire-security-system-using-arduino
just package the diode and receiver in the same box and then have a mirror on the other side
tbh though, I'd just use one of those cheap ultrasound/lidar distance modules and trigger when it drops below the "default" distance of the width of your doorway or whatever
basically anything you see here would work https://thepihut.com/collections/distance-sensors
Now that you mention it, i've done this exact thing before with an ultrasonic sensor. (back in the early days of arduino)
My simple solution: a plugin nightlight with an integrated light sensor. Not smart, nothing to setup but it provides enough light to get across the landing in exactly this scenario.