From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9248 invoked by alias); 11 Jul 2005 14:20:05 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 8916 invoked by uid 22791); 11 Jul 2005 14:19:53 -0000 Received: from sta-206-168-96-204.rockynet.com (HELO hermes.chez-thomas.org) (206.168.96.204) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 11 Jul 2005 14:19:53 +0000 Received: by hermes.chez-thomas.org (Postfix, from userid 2000) id 4CAF1100411; Mon, 11 Jul 2005 08:19:51 -0600 (MDT) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by hermes.chez-thomas.org (Postfix) with ESMTP id 3A9FE100045; Mon, 11 Jul 2005 08:19:50 -0600 (MDT) From: Gary Thomas To: Andrew Lunn Cc: Stefan Sommerfeld , eCos Discussion In-Reply-To: <20050711140655.GE15048@lunn.ch> References: <20050711114120.GC15048@lunn.ch> <20050711131602.GD15048@lunn.ch> <006f01c5861c$b19d9cf0$152ca8c0@nullnullsix> <20050711140655.GE15048@lunn.ch> Content-Type: text/plain Date: Mon, 11 Jul 2005 14:20:00 -0000 Message-Id: <1121091589.5931.7.camel@hermes> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [ECOS] LCD GUI? X-SW-Source: 2005-07/txt/msg00113.txt.bz2 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