The embEDUx Project

The embEDUx project aims to deliver a complete solution for building and deploying customized linux distributions for educational purposes.

The origin lays at a university of applied sciences called HTWG Konstanz located in Constance, Germany. For the complete story have a look at the the beginning.

Public Announcement

All bits and pieces of the embEDUx project have been published on GitHub!

Terminology

Before continuing, please make sure that you are familiar with the terminology. If you keep an open eye for crudities, you are encouraged to inform us by either opening an issue or putting up a pull-request.

Focus on Hardware

A variety from low up to high end ARM-boards were available during the design and development of the project. Successful builds have been produced for

What Is It And What Can It Do?

What Is It Not?

Visit the summary page for a more detailed feature overview.

Design and Implementation Choices

embEDUx is completely based on Open Source software. The biggest projects that were chosen for the core of the solution are

The Core

If you are interested in why these components have been chosen, or how the system was designed and implemented using these components, please head over to the background section.

Building Customized Linux Distributions

The embEDUx build system been designed to build customized Linux distributions. These systems consist of distinct products, namely

and finally some miscellaneous files and a toolchain to support the build process and later application development.

If you are not familiar with any of these terms, please consider reading through the terminology, and if necessary study other subject related literature.

Getting Started with your Distribution

The task of building a customized Linux distribution is rather complex, and the embEDUx tries to not take away flexibility with the provided solution. Therefore, a good understanding of the matter is needed and it is not possible to provide you with a static instruction list. Like every software system, the very basic topics are about its setup and its usage, here we go!

Setup

If you already have access to a fully setup instance of the build system, you can skip this chapter.

Usage

The customized Linux distribution will consist of the aforementioned products, of which you will have to build all in order to achieve ultimate glory with a complete system for your target platform!

Deploy

embEDUx ships a CLI-style Flashtool for easy deployment to your hardware!