Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sections in this page:

Table of Contents
maxLevel2

Introduction

ATDM's development kit offers a high-definition 15.6" capacitive touch panel (other display sizes are available) , and processing capability to deliver feature-rich digital instrumentation.   ATDM's hardware platform offers provides unlimited possibilities for creating intuitive and eye-catching human-machine interfaces for monitoring and interacting with electric vehicle vehicles and energy storage applications.  

ATDM's kernel operates Linux Yocto, which leaves plenty of commercial and open-source embedded software tools to create embedded graphical user interfaces (GUIseGUIs). ATDM's development kit currently supports supports Crank's Storyboard Suite, which is a commercial design studio and development platform for embedded applications. The Storyboard can accelerate embedded GUI eGUI development cycles.

Getting Started

You will need to download Storyboard Suite onto your development workstation. Once installed, there are multiple demo applications provided to help get you started on evaluating Storyboard. Please refer to Crank's online product documentation to learn more.

ATDM comes pre-installed with Crank's Thermostat or Storyboard IO application as shown below. This It is a good starter application for evaluating the interaction of UI's controls and transitioning to other screens. The demo can be loaded into Storyboard Suite from your development machine at Crank's default installation directory "C:\Program Files (x86)\Crank_Software\Samples".

Storyboard IO Sample

There is a script in the root directory labeled "Crank", which allows configuration to launch other applications after boot-up.  If you open the script, as shown below, the last line item is where you can configure the .gapp file to run another application.  In the example below, the demo application is replaced with TestExample application to launch after boot up.  This application takes advantage of Crank's StoryboardIO (SBIO) API to interface with data back and forth from ATDM. 

...