Hello all!
This is my first arduino project and I'm very excited!
I want to hang a 48"x64" board on the wall covered in leds.
The user would then point a remote at difference areas of the board thus illuminating corresponding areas (like an interactive display).
I'm trying to figure out the best approach to determine where the remote is pointing.I can't use the actual Leds as sensors as they will be behind plexiglass (or maybe I can?)
Plan A:
putting an IR sensor on each corner of the board, an IR Led on the remote. Then calculate the focus point by reading the 4 Leds.
Plan B:
putting an IR Led on either side of the board and 4 sensors in the remote. Calculate remote's orientation based on how much IR light is seen by each Sensor
I believe the nintendo wii uses plan B which I would guess is more precise but it involves transmitting coordinates back to the wall which could be a pain.
I only need a resolution of 16x12 but I want the pointing system to be fairly precise.
Anybody tried this? Of coarse the best option would be just to experiment but I'm leaving for a 2week honeymoon tomorrow and would love to get your input in the meantime!!
Thanks so much for your input! ![]()