Andromeda Interfaces
  • đŸ–Ĩī¸Advanced Telematics Display Module
    • â„šī¸Overview
    • 📋Specifications
    • 📐Dimensions
    • 🔌Wiring and Interfaces
    • đŸŗī¸Getting Started
    • Hardware Verification
    • 👩‍đŸ’ģSoftware Development
      • 🚙CAN Interface Sample App
    • 🛜Over The Air Updates
      • đŸ“ļSIM Cards
    • 🔃Repositories
  • đŸ–Ĩī¸Electric Vehicle Interface Controller (legacy)
Powered by GitBook
On this page
  • ATDM Manifest
  • ATDM TEZI Images
  • CAN DBC File Parser
  1. Advanced Telematics Display Module

Repositories

PreviousSIM CardsNextElectric Vehicle Interface Controller (legacy)

Last updated 1 year ago

The repos are public on Andromeda's Github account to support the development using ATDM.

ATDM Manifest

The manifest allows setting up TorizonCore or Toradex images for the the ATDM platform. The final build will prepare a TEZI image that can be installed on the ATDM board.

ATDM TEZI Images

This repository contains the latest build image that is generated from the development toolchain.

CAN DBC File Parser

The dbcppp library on GitHub is a C/C++ DBC file parser designed for high-performance decoding. It supports reading, writing, and editing DBC files, and provides detailed error messages. The library allows decoding of CAN frames of any byte length and includes support for the KCD file format. The repository also offers command-line tools and examples for using the library. To use the library, follow the build and installation instructions provided in the README.

Here's the for more information.

đŸ–Ĩī¸
🔃
GitHub link to dbcppp
GitHub - AndroInt/atdm-manifestGitHub
ATDM Manifest Repo
GitHub - AndroInt/atdm_tezi_image: ATDM TEZI image that can be used with Torizon tools to perform limited customization (e.g., change the splash screen)GitHub
ATDM TEZI Repo
GitHub - xR3b0rn/dbcppp: C/C++ DBC file parser/toolGitHub
CAN DBC Parser Repo
Logo
Logo
Logo