← All modifications

04 / TrueKeylessGPX

Trip computer

Signals & riding data

The stock instrument cluster already receives much of the information I need. The trip-computer project is about making more use of it, with the phone as the place to review a ride.

Phone on my GPX displaying real TrueKeylessGPX trip records, with the stock instrument cluster above it

From my workbench

Real rides, on my phone

The trip-history screen on my GPX, with ten valid trip records read from the connected system. Distance, riding times, speeds, acceleration and battery readings are all available in one place.

A ride, recorded on the motorcycle

The app’s trip-history view receives the last ten trip records from TrueKeylessGPX over Bluetooth. It gives me a place to review the ride after getting off the motorcycle, without needing the service app open throughout the journey.

What a trip contains

Each trip record brings together the following eleven measurements, including separate totals for time in motion and time stopped.

RecordWhat it shows
DistanceTotal distance travelled
Total timeTotal trip duration, including stops
Moving timeTime spent in motion, shown separately from total time
Stop timeTime spent stopped during the trip, for example at traffic lights or in traffic.
Average speedAverage speed recorded for the trip
Maximum speedHighest speed recorded during the trip
0–60 km/h accelerationBest recorded acceleration time from 0 to 60 km/h
0–100 km/h accelerationBest recorded acceleration time from 0 to 100 km/h
Battery voltage — StartBattery voltage when the ignition turns on
Battery voltage — MinMinimum battery voltage during starting
Battery voltage — MaxMaximum battery voltage during the trip

Three useful battery measurements

A voltage reading means more when I know when it was taken. The trip record includes three different observations:

  • Voltage when ignition turns on: context for the bike’s state after parking.
  • Minimum voltage during starting: the voltage dip while the starter loads the battery.
  • Maximum voltage during the trip: context for the charging system while the engine runs.

These are observations to compare over time, rather than a complete battery or alternator diagnosis on their own.

Understanding the inputs

My instrument-cluster investigation records the speed and tachometer inputs and their electrical levels. The speed signal also supports the automatic turn-signal logic. Understanding an interface once can support several useful functions.

From the road to the workbench

The photograph at the top of this page shows actual trip records on my GPX. The first visible record covers 2.2 km, with 4 minutes of moving time and no recorded stop time. Its acceleration fields show dashes rather than measured times.

These are the boards behind that record. Trip recording is part of the same TrueKeylessGPX system that handles keyless access and turn-signal behaviour.

Several assembled TrueKeylessGPX circuit boards with wireless modules and wiring connectors on the workbench
TrueKeylessGPX circuit boards from my workbench: the hardware behind the trip records.

Operating details adapted from my TrueKeylessGPX user manual. The manual remains the reference for setup and operation.

Part of my GPX 250 Twin Brighton workshop journal.

Back to all modifications