Here I am for the details...
My Motion tracker is equipped with a GPS and a compass (tilt compensated). To quote a friend of mine, it would have been almost easier to build a real one rather than emulating a movie prop
The goal is the next :
- the compass is controlling the orientation of the display which is rotating just like in the movie.
- the GPS is used to measure the distance to the alien fictive spot that was recorded and stored before
So, the interaction is kind of reversed since you're moving to the aliens and not the opposite but, still, it's very nice ! I initially though about building a RF beacon transmitting the actual position of the target to play hide and seek with my daughter but she's too young and the sad truth is that we kinda play alone with our expensive toys right ?
I was using a 5 Hz GPS head that fits perfectly in the motor area of the kango drill. The metal mesh isn't doing a faraday cage and the GPS signal is loud and clear.
For unknown reasons the GPS head died after some use (no change, switched the unit off, went back later, GPS dead), I ordered a new one and in the meanwhile, I had to hack an old one.
I started by removing the RS 232 voltage level shifter chip and bridged them to get some 3.3V I/O to connect to my boards.

The GPS head I have now is too long, so I had to remove the front disc. Once I'll have my 5 Hz one, I'll be able to finalize the prop.
To avoid magnetic perturbations from the electronics and speaker (all in the hama slide viewer) I move the compass in the jobo lamp.

first test of the screen installed

I shielded a bit the speaker area

... and drilled some holes for the sound (another option was to put it in the body of the kango but it made more sense to me to have it close to the electronics

The MT has several "menus" to either operate or configure the unit. I'm using the rotary switch to select mode and menus.
In the lowest position of the rotary switch, the MT is idle, you get the rotating display but it's not beaming.
Position 2 : it beams and whistles if it finds the aliens, and displays the distance
Position 3 : the GPS menu, displays the current coordinates, the alien spot saved coordinates, and the compass and current angle of the aliens from your current location, which can be a "cheat mode" is you don't remember where to search. That's also where you can save a "way point", then current GPS location will be recorded as the alien spots. To record the way point, I use the hama remote release switch (functional).
Position 4 : system info menu, where you read the battery charge and voltage, and current interaction mode (further explained).
kudos to that guy who made the sci fi panels and textures. I only assembled them in a custom way but it's not my work.
http://art.eonworks.com/gallery/texture/texture_gallery_15.html


Since I wanted to be able to play with the MT indoors (GPS won't work inside a house), I also integrated a motion sensor. It's hooked up so that even if left unattended, it's using it internal noise to simulation motion : you'll get the aliens coming to you even if you stay in place. And if you move, you accelerate the process.
When in inertial mode, the hama remote release switch is used to reset the alien distance and angle. The distance is within 20 and 28 meters so that it can be whether or not within the range of the screen, and the angle is computed to be within the field of "view" of the current orientation of the MT using the compass so that it's not a PITA to play with it.
I started by making real inertial calculation to measure the route taken by the user (works if made over a short term trip) but it makes the gameplay REALLY hard and not really "fun".
Current Limitations :
- improve the filter on the compass. It's compensated but I sometimes get magnetic perturbations that make the display going crazy for a short time ("I AM READING RIIIIIGHT !!!!!"

). I'm currently using both linear and non linear filtering but I still have to adapt the filtering parameters to get it smooth enough and flicker free.
- the GPS isn't just giving you a position, it's working on a navigation "fix" (solution). When you record the way point, even after staying still for a while, when you'll be walking to the alien spot the GPS will estimate your position based on your current speed and direction (course over ground). In general, unless you walk very slowly, you'll miss the spot by 1-2 meters.
I'm working down to 1/10000 of second of arc which is about 1.85 meter (theoretical resolution), however, in practice, at least with the GPS head I have, it's more like 2.5 to 4 meters. Still, it's working very well till you're at 5 meters of the target.
video :
http://www.youtube.com/watch?v=GyCftshYASEenjoy !