Is it possible to setup GLK12232-25-SM in this format

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
Phutisarn
LCD?
Posts: 4
Joined: Wed Nov 12, 2008 5:41 am

Is it possible to setup GLK12232-25-SM in this format

Post by Phutisarn »

Hi,

I just purchased the GLK12232-25-SM last week and so far it's a great device.
I'm wondering about the ability of what kind of layout can it display.
I tried to go around the manual but I'm not sure if I'm missing something.

I attached the layout of what I wanted my LCD to look like.
There is 2 area that I want it to keep seperated (can update only one side and does not have to erase other size).
1 box is the 2 digits number.
1 box is 4 lines of text.
The top text is larger than other and the rest can be selected.

I'm using Visual C++ (2005). Please advise direction to create this layout if it is possible.

Truly appreciated,
Attachments
GLK12232-25-SM-Request.gif
GLK12232-25-SM-Request.gif (46.72 KiB) Viewed 3732 times
Ray
Matrix Orbital
Matrix Orbital
Posts: 745
Joined: Thu Dec 13, 2001 4:00 pm
Location: Earth.... I think..
Contact:

Post by Ray »

Shouldn't be more difficult then using mogd# to create 3 fonts with the prefered sizes and upload them.

then using the rectangle command to draw the two boxes,

use the fill rectangle command to clean the inside of a box when needed to refresh its content.

Select a font, locate the cursor at a pixel location where you want the text

send the text.
Phutisarn
LCD?
Posts: 4
Joined: Wed Nov 12, 2008 5:41 am

Post by Phutisarn »

Thank you very much Ray.
The fill rectangle is a brilliant idea. That is exactly what I'm looking for.

I will follow the step that you told me. I think this will solve my problem.

Truly appreciated your assistance.
Post Reply