Making a tiny GPS position recorder

Where in the World

© Lead Image © Zoya Fedorov, 123RF.com

© Lead Image © Zoya Fedorov, 123RF.com

Article from Issue 281/2024
Author(s):

Design and construct a battery-powered GPS receiver and recorder in a compact package, with firmware and a Linux-based GUI application for visualizing the data recorded.

A variety of solutions are available for tracking the location of things, such as locating "lost" items (e.g., smart dog collars) or locating your luggage (e.g., Apple AirTags). All these devices have to balance functionality, size, weight, and time of battery life (rechargeable or otherwise). A mobile phone makes a pretty good location device, because it has a GPS receiver and a radio transmitter. However, they are relatively large, are expensive, have unnecessary components (e.g., displays), and rely on a cellular network that might not be available in remote areas.

Apple AirTags rely on Bluetooth communication with other Apple devices in the vicinity to provide position information and relay that data to iCloud, which the user can access with the Find My app. This useful function allows the tags to be very small and operate from a small button cell battery. The drawback to this method is its reliance on other devices and, again, the presence of a cell network.

The device presented here is completely autonomous; the size of a matchbox, weighing less than 50g (<2oz), and has its own GPS receiver, a LiPo battery providing several days of operation, and flash memory to store the acquired GPS data. Because GPS coverage is worldwide in its various forms, no other infrastructure is required for operation.

[...]

Use Express-Checkout link below to read the full article (PDF).

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Tutorial – gpsd

    Even though your computer does not come with its own GPS, you can hack one onto it using a mobile phone. Although, it does take quite a bit of fiddling.

  • Programming Snapshot – Go

    Every photo you take with your mobile phone stores the GPS location in the Exif data. A Go program was let loose on Mike Schilli's photo collection to locate shots taken within an area around a reference image.

  • Perl: Plotting GPS Data

    Perl hackers take to the hills with a navigation system that provides a graphical rendering of a hiking tour.

  • Wanderlust

    For running statistics on his recorded hiking trails, Mike Schilli turns to Go to extract the GPS data while relying on plotters and APIs for a bit of geoanalysis.

  • Perl – GPS Data

    Handheld navigation devices point the way and continuously record your position while you are walking. With a few scripts on Linux, extreme climber Mike Schilli attractively visualizes the data from some of his bold first ascents.

comments powered by Disqus