Hi friends.
Doing a big project and the client wants 10 HD1025's on these boxes. The idea is that when you put your head in the 81" x 62" x 40" box (from a hole underneath) a sensor will detect the person (should we do ultrasonic, laser, PIR???) and play the clip. It has to keep playing while the person is in there (this is where PIR might not work) and reset when they are out. We would also like to use the same sensor connected to a relay that will turn a 12v LED light off when playing the video and ON when nobody is in the box.
We've started this process with Arduino using a network shield, but that feels clumsy considering the GPIO might work for this. Has anyone here made code for something like this?