
Reverse Geocache Features UI And Is Reprogrammable

This is the reverse geocache box that [William Dillon] built as a Christmas gift this year. He started with an interestingly shaped wooden box from the craft store. The clasp to keep it shut uses a servo motor on the lid with a wooden arm that grasps a screw on the base. As with the original geocache box, the Frustratomatic, and the smaller geocache, the box is designed to open only when in the correct geographic location thanks to the GPS module inside. That was a problem for [William] when a bug in his firmware locked the box during development while the key location was 1000 miles away. Luckily the box uses hinges that are attached from the outside with screws. We wonder how feasible it would be to use the mounting screws from the LCD screen to implement a coded emergency entry, using one as ground and the others as paths to microcontroller pins.
[Ryan O’Hara] built a location tracker he could use on motorcycle trips. Ostensibly this is to give his wife piece of mind be we think that was an excuse to play with GPS and SMS. To stand up to the trials of the road [Ryan] took his breadboarded prototype to the next level, using a manufactured board and a SparkFun enclosure. Tucked safely away is a PIC 18F25K20 gathering longitude and latitude from a GM862, formatting the info into a Google Maps link, and sending it to the Twitter feed via an SMS message. If you’re not familiar with the GM862, in addition to being a GPS module it can send and receive cellular data on a GSM network.
This is a nice solid hardware platform from which we can envision a couple of other hacks. The feed could be parsed to make a nice map graphic like the webpage for that Twittering Road Bike. It also might be nice to have a d-pad and character LCD to post your own tweets to the feed at the end of the day.
Our favorite Soviet-Era display that found its way into a present-day kit now displays time from orbiting satellites. A GPS module patched into an Ice Tube Clock with modified firmware will be able to provide a satellite-synced time. The firmware, modified by yours truly, parses the GPS module’s NMEA RMC sentences for the time and date information and then updates the clock’s time and date. Fun was had making sure the alarm went off at the correct times when the time was updated by the GPS. Overall, it was a fun project and we look forward to seeing additional Ice Tube Clock hacks.
[Markus] built his own reverse geocache puzzle box but on a smaller scale than the original. His is based around a PIC 18F2520 and powered by two AAA batteries. The user interface includes one button, a 16×2 character LCD, and a piezo speaker. The box unlocks itself when the GPS module inside detects the proper location on the globe. There is also a secret code that can be tapped on the button to unlock the box prematurely, and another to show the locations in which the user attempted to open the box. This build doesn’t leave much room for a payload, but [Markus] did a great job designing the board and making the components fit as efficiently as possible.
[Michael] designed this display board to mimic the appearance of a police car pulling you over. It resides in the rear window of his car (facing forward) as the controller board measures the speed of the vehicle. An Arduino grabs NMEA data from a GPS module and compares it with a table of speed limits. If you are speeding, based on your current location, the reds and blues flash as if you’re getting pulled over. The thrill of getting busted for a lead foot doesn’t sound like much fun to us but to each his own.
Incidentally, [Michael] is using the EM406 GPS module, the same one as the Frustromantic Box used.
[Sparky] notified us of his hack to allow interaction with the core of an Aldi GO Cruise 4300 GPS Windows CE OS. All that’s required is a few programs and registry edits to the GPS, which anyone can accomplish within a few minutes. But we suggest you go slow and double-check your work; nobody wants a bricked system. After you’re done you can run such great programs like the one [Sparky] suggest for 4WD enthusiasts, Ozi Explorer.