Skip to content

Instantly share code, notes, and snippets.

@acmlira
Last active September 4, 2020 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acmlira/bb040ecd65001fce005fd4e5d4ebe3df to your computer and use it in GitHub Desktop.
Save acmlira/bb040ecd65001fce005fd4e5d4ebe3df to your computer and use it in GitHub Desktop.

TotalCross is an open source crossplatform SDK developed to make your life easier when creating mobile grade user experience to your embedded systems.

Totalcross sample application screen

All while delivering native performance with a low footprint.

TotalCross Demo Launcher and Toradex Easy Installer

TotalCross Demo Launcher is a ready-to-use image in which you only need to download the binaries from a demo application!

Supported Modules

The following computer on modules are supported:

  • Colibri iMX6
  • Colibri iMX6ULL
  • Colibri iMX7

Supported Displays

You can use a wide variety of displays and monitors, but an additional configuration may be required for a specific setup.

Intended Use

This is just an image for evaluation.

How to get start

This section provides instructions for you to quickly get started with TotalCross Demo Launcher.

Load the Toradex Easy Installer on the target module and select the TotalCross Demo Launcher demo image from the list of available images:

Easy installer with highlighted TotalCross image

Test your demo

Meet our samples here.

Sample running on Raspberry Pi

Download the latest totalcross-embedded-samples artifacts into your device with:

$ wget https://github.com/TotalCross/totalcross-embedded-samples/releases/download/v1.0.0/binaries.zip && unzip binaries.zip && cd v1.0.0

select one sample:

$ cd HomeApplianceXML

and run the following command line:

$ ./HomeApplianceXML
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment