Embedded GUI

Embedded GUI is royalty free library in C source code. It supports various LCD controllers and touch screen controllers. Programming user interfaces is simplified by using generic widgets. Widgets are basic visual building blocks, which are defined as objects holding all the data and the available interaction on this data.

Features

  • ANSI C source code
  • compact and fast routines
  • color support up to 16bpp
  • primitives for drawing, text and bitmap
  • UNICODE font support
  • GUI widgets (button, list box, check box, radio button, edit box, label, scroll bar, slider)
  • touch screen support