EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

C Library for Graphic LCD Displays

Started by Anton Erasmus March 4, 2005
Hi,

Can anyone recommend a C source library for basic routines to drive
smallish graphic LCD displays. (128x64). The library should be small
enough for 8-bit MCUs - e.g. ATMega128. Basic support for multiple
viewports. Scalable fonts etc. So far the only library I have found
is the one from RAMTEX. 

Regards
  Anton Erasmus


Anton Erasmus wrote:
> Hi, > > Can anyone recommend a C source library for basic routines to drive > smallish graphic LCD displays. (128x64). The library should be small > enough for 8-bit MCUs - e.g. ATMega128. Basic support for multiple > viewports. Scalable fonts etc. So far the only library I have found > is the one from RAMTEX.
We use emWin from Segger (http://www.segger.com/). regards Martin

The 2024 Embedded Online Conference