This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: LCD GUI?


On Mon, 2005-07-11 at 16:06 +0200, Andrew Lunn wrote:
> On Mon, Jul 11, 2005 at 03:30:24PM +0200, Stefan Sommerfeld wrote:
> > Hi,
> > 
> > I'm using a 192x32 pixel dot matrix display and i'm searching for a easy to 
> > use GUI system. Nothing special, just printing some text or scrolling.
> > 
> > Is there a GUI available which easily runs with eCos?
> 
> packages/services/gfx/mw

Note: MicroWindows is a bit heavy, albeit pretty complete GUI.

You could also look at the various low level LCD drivers, e.g.
  .../hal/arm/edb7xxx/current/src/lcd_support.c
  (there are many other similar ones)
These can easily be adapted to provide just simple text output
to an LCD, etc.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]