The Telematics Control Unit (TCU) development platform provided by SanCloud is a reference design based around the AM335x architecture. The SanTrack cloud platform provides data collection, processing, visualisation and device management services. The open source Thingsboard project can be used as an alternative cloud platform to provide the same services.

As a TCU is responsible for collecting and processing data for sending to a remote service the use of a low cost and low power SoC is a good choice.

Hardware Components

The current design incorporates the following features:


Optional addition of dual band WiFi (2.4GHz & 5GHz) and Bluetooth 5.0/BLE by using SanCloud BeagleBone® Enhanced Extended board.

There is also the ability to have a USB expansion port.


Optional support for Micron Authenta via SPI-NOR.


The processor (AM335x) has the following architecture:


The platform is currently supported by the AGL build system and an earlier variant was used during demonstrations at CES using the telematics profile.

Software Components

TCU Software

The TCU software image will be based on the AGL Telematics Profile.

The agl-telematics-demo-recorder app will be used to collect telematics data and send it to a SanTrack or Thingsboard instance via the MQTT protocol. This app may be extended to add any extra functionality which is required.

Cloud Software

The SanTrack IoT Web Platform provides the following features which will be used in this reference design:

The Thingsboard open source project may be used as an alternative to SanTrack to provide similar features.

Reference Design Storyboard

This story board walks the evaluator through the expected experience when operating the reference design. It also acts as a story for delivering the demonstration to evaluators for live or recorded events.

Device Commissioning and Provisioning

How the device will be up and running with local network, AGL telematics stack starts gathering data from vehicle and provisioning to the cloud;

Device throughput for local operation

Data can be streamed locally to an MQTT agent for investigation and parsing if required.

Cloud operator experience

Once TCU is configured and operating properly, SanTrack or other cloud dashboard will show in a dashboard selected data coming from the TCU at the configured refresh rate. 

Configuring tune-able parameters

Data acquisition parameters will be initially configured on the device side.

Operating without connectivity (recorder)

When the TCU is offline data is cached locally and will be transmitted to the cloud service once data connection is resumed.