Author Topic: Dot-matrix LCD: interface and GUI  (Read 10201 times)

Offline akorud

  • Newbie
  • *
  • Posts: 31
    • View Profile
Dot-matrix LCD: interface and GUI
« on: December 01, 2008, 09:19:45 PM »
Hi,
does anybody have an experience with implementing simple GUI on dot-matrix LCD (128x64 or 128x128) with common-used 8-bit parallel interface? Any tips, sample code, functions for drawing graphics primitives and fonts would be appreciated.

Best regards,
Andriy Korud

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3236
    • View Profile
    • uTasker
Re: Dot-matrix LCD: interface and GUI
« Reply #1 on: December 01, 2008, 10:29:17 PM »
Hi Andriy

Which display are you using?

Regards

Mark

Offline mhoneywill

  • Full Member
  • ***
  • Posts: 173
    • View Profile
Re: Dot-matrix LCD: interface and GUI
« Reply #2 on: December 02, 2008, 10:55:51 AM »
Which Driver chip are you using? I have generic C code for a Toshiba T6963 if that is any help

Cheers

Martin Honeywill

Offline akorud

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: Dot-matrix LCD: interface and GUI
« Reply #3 on: December 03, 2008, 09:00:58 AM »
Which Driver chip are you using? I have generic C code for a Toshiba T6963 if that is any help

Cheers

Martin Honeywill
Thanks, we're still selecting, but it looks like that in case of 128x128 size it will be T6963 for sure, for smaller size - also probably, however simple Samsung is more popular for 64x128.