This document provides step-by-step instructions on getting set up for development on ATDM.
These sections intend to provide a starting point for application development to access ATDM's hardware features and create head and headless applications.
The kernel installed is a variant of Linux utilizing the Yocto framework. The current version of the kernel supported is 5.47.
Our release repository page has links to all the latest sources and pre-built software you will need to develop with for ATDM development.
Section | Description | Dev Environment - Back End|
---|---|---|
Getting Started | This section will provide instuctions on where to begin for ATDM development. | |
Repositories | This section | shows you how to setup the CAN generatorcontains Bitbucket links to access ATDM's repositories. |
Dev Environment - Front End (UI) | This section shows you how to setup Crank's Storyboard to create attractive embedded graphical user interfaces | (GUIs)(eGUIs). |
Dev Environment - Back End (UI) | This section provides an overview of the StoryboardIO API. |