chipKIT® Development Platform

Inspired by Arduino™

GLCD for Max32

Created Sun, 24 Jun 2012 08:07:45 +0000 by honey-bee


honey-bee

Sun, 24 Jun 2012 08:07:45 +0000

Hello,

Is there a GLCD library for Max32? I've tried searching this forum, but apologies if I've missed it.

Any help greatly appreciated.

T


avenue33

Sun, 24 Jun 2012 12:49:23 +0000

Hi!

I don't know for GLCD but there's a library with GUI and graphics for 4D Systems screens.

See :arrow: 4D Systems μLCD-μLED-μVGA Serial LCD Library


majenko

Sat, 07 Jul 2012 15:07:46 +0000

I have been working on a GLCD library which I will post shortly. It works with the Winstar WG12864A 128x64 monochrome dot-matrix LCD.

It's not quite ready for release, but I should get it up (fnar fnar) within a few days.


majenko

Sat, 07 Jul 2012 16:34:30 +0000

Ok, I've pushed forward a bit and set a sourceforge project for my GLCD library.

[url]https://sourceforge.net/projects/chipkitglcd/[/url]

You can check out the current version of the code from there and try it out - it's not quite finished yet, but getting close. I'd like to add more than just the one font, and the ability to place text anywhere on the screen (at the moment it's anywhere on 8 rows).