GPS Alarm Clock

We spotted an interesting app in Gizmodo’s iPhone roundup for the week. iNap is designed for commuters that don’t want to miss their train stop. Just pick any location you can find on Google Maps, set the distance for the alert radius and the alarm tone, and it’s ready. It’s a great app and only costs $1.

The app actually reminds us of the first time we heard about Bug Labs. The modular gadget building system was described to us as a way to build unconventional consumer electronics. They specifically talked about one person that built an alarm clock with GPS because he kept falling the asleep on the train. Thanks to convergence we’re seeing a lot of devices expand from their initial intentions, whether it’s an iPhone GPS alarm clock or an N95 being used auto upload your bike ride to Flickr.

MioPocket 2.0 Release 27

Miopocket Screenshot

GpsPasSion forum member [Ospray] has released a new version of MioPocket. For those of you that don’t know, MioPocket is a great unlock kit for GPS units. It basically unlocks the hidden potential of your GPS so you can access the built-in functionality of a PDA as well as retaining the GPS software. This means you can play music, watch video, play games, read and write office documents, and many other things with the once single-purpose device.

Originally written for Mio brand devices, it has been successfully used on a couple other brands. We’ve seen it on a Navigon 2100 using a modified install. This software can run directly off the SD card, so it can easily be updated or removed.

The fun part is fiddling with the scripts to get the newest releases to work on the Navigon and Magellan devices.

GP3X To Be Released In October


You should be able to get your hands on your Wiz as soon as October. The Wiz, also known as the GP3X is the highly anticipated follow up to the GP2X, a handheld game system that runs linux. Sporting a 533 MHz ARM processor, 64 MB of RAM, a 2.8 inch OLED display, 5 hour battery life, and 16 GB of storage, its a heck of a deal. Where else can you get a portable with those specs, bundled with Flash player 7, DivX, Xvid, and MPEG playback for $179?

These units are supposed to be as hackable as the previous version. We’ve seen GPS and USB ports added as well as qtopia and Windows 95 run on them.

Correction: the 16GB of storage on the Engadget site is a typo. This unit comes with 1GB.

[via Engadget]

Ardupilot: Arduino Based UAV Autopilot


A short while back, [Chris Anderson] released an Arduino based autopilot. It rings in fairly cheap and being open source, you can tweak away. To add more functionality, he’s releasing a dual core version. Thanks to the second processor, it no longer requires an external hardware co-pilot. It uses an on-board GPS and features an ATtiny based fail safe. It’s still under development, but he’s made the design files available.

GPS Logging Arduino Shield


ladyada continues to produce more and more interesting Arduino shields. This new GPS logger plugs into a standard Arduino board and has support for four different GPS receiver modules. On the backside of the board is an SD card slot where it stores the coordinates in a text file. The total runtime can vary from five hours to twenty depending on how you choose to power the device and how you use the device. How often you read the device and whether you maintain the GPS lock will affect the power consumption. Like all of ladyada’s projects, you’ll find a great construction guide and example code on her site.