Back to projects

Intermediate

Pocket GPS Trip Tracker

Wire and test a low-voltage GPS logger stage by stage: power first, then satellite data, display, storage, firmware, and a real outdoor fix.

Safety first, always.

ElectroLab AI teaches theory, low-voltage electronics, and planning concepts. Mains voltage, switchboards, fixed wiring, high-current systems, and legal electrical work must only be performed by licensed electricians where required.

Open Safety Center
Parts arranged for the gps trip tracker build

Data + power build

Build a pocket device that shows coordinates and records your own trips to a CSV file.

Bench time

4-7 hours

Typical parts

$55-$95 AUD

Power

Protected 1S lithium cell

You finish with

GPS display and microSD logger

Before the first wire

Know the build before you power it.

First run every module from USB on the bench. Do not troubleshoot firmware and battery power at the same time.

Confirm whether each breakout accepts 5 V power and whether its data pins are 3.3 V safe.

This pin map targets a common ESP32 development board; compare the printed GPIO labels on your board.

Use the tracker for your own equipment and trips. Get clear consent before collecting another person's location.

Bill of materials

10 parts groups to gather

Check every spec

QtyPartExact specWhat it doesInspect before use
1ESP32 development board3.3 V logic, USB programming, accessible GPIO16-23Reads, displays, and saves location data.Confirm 5 V/VIN and 3V3 pins; do not confuse GPIO number with board position.
1GNSS receiverUART module with patch antenna and 3.3 V-safe TXCalculates latitude, longitude, altitude, time, and speed.Find VCC, GND, TX, and RX; antenna ceramic face points upward.
1OLED display128 x 64 SSD1306 I2C, 3.3 V compatibleShows fix, satellites, coordinates, and logging state.Pin order varies; read VCC/GND/SCL/SDA printing.
1microSD breakout3.3 V logic or onboard level shiftingStores timestamped CSV rows.Confirm VCC requirement and use a known-good FAT32 card.
1microSD card4-32 GB, FAT32Removable trip storage.Test in a computer before fitting.
1Protected 18650 cell and holder3.6/3.7 V nominal protected cellPortable energy storage.No damage to wrap, cap, or holder contacts.
1USB-C 1S charger/protectionB+/B-, OUT+/OUT-Charges and protects the single cell.Protection version required; check charge-current suitability.
15 V boost converterAdjustable, at least 1 A peakRaises cell voltage for the ESP32 5 V/VIN input.Set to 5.0 V before connecting any electronics.
1Power switch and fuseSPST plus 1 A fuseSafely disconnects the portable supply.Fuse belongs close to charger OUT+.
As neededShort jumper wire and enclosureColour-coded 26-28 AWG signal wireKeeps UART, I2C, and SPI wiring readable.No antenna obstruction; SD card and USB remain accessible.

Build boundary

This is a personal trip logger with removable local storage. It does not include covert tracking, remote surveillance, or bypassing consent and privacy laws.

Part modules vary. Read the markings and datasheet for the exact board in front of you before applying power.