I am trying to come up with a simple way to make a break beam laser with a remote (~ 20' away) led to indicate when the laser is blocked and when it is not. I have see quite a few solutions for making the break beam portion but the wireless activation of the led is my main issue.
As for functionality all I want is for either a tricolor led or a red and green set of leds to activate or deactivate based on the laser state. It would also be nice for it to have a say 30 second or so timeout where if one led was active over that time period it would auto shut off to save battery.
For the laser portion it looks like I have two options. First is to mount it in the main Arduino component box and use a mirror to reflect the laser back. This would allow a AC/DC power supply if this couldn't be built to have a good run time on batteries but I could see it being hard to keep aligned. The second way is to remotely mount the laser in its own box and give it a dedicated power source. If I could add a motion detector to activate it then I may could get away with batteries. The problem with that is It will need to detect motion say 15' away and I don't know what kind of options I have for that yet. If the whole unit including Arduino could be run on batteries and motion detectors while having a good service life that would be great.
So given that info how would be the best way for me to proceed? My searches for the led issue basically come up with people wanting to activate a led with a remote or over wifi. I haven't found really what im looking for yet.