The Open Cybernetics & Systemics Journal

2014, 8 : 12-16
Published online 2014 September 16. DOI: 10.2174/1874110X01408010012
Publisher ID: TOCSJ-8-12

Solution of UI based on the Large-Scale Embedded System

Tiantian Wang and Honglian Li
Department of electronic information and engineering, Beijing Information Science & Technology University, Beijing, China.

ABSTRACT

This article aims to provide a solution of UI (User Interface) of large-scale embedded systems which depends on the PEG library. UI implementation of embedded systems requires a good portability, that no matter what kind of target hardware, it does not require any software components with graphical output capability. PEG is abbreviation of portable embedded GUI, which is a class library. As long as our environment with a C++ compiler and hardware which can output graphics, you can run PEG, and this precisely is the most important point of the development of embedded system. This article describes the PEG application in the embedded system, and aim to the large-scale embedded systems we provides a solution, make the system has good portability, stability and maintainability.

Keywords:

Embedded system, PEG, portable embedded GUI, UI solution.