Search found 2 matches

by carllance
Tue Sep 18, 2007 9:18 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Help with Uploading BMP file to LCD, please
Replies: 5
Views: 8888

Troy,

> Hopefully this will help you upload those bitmaps in your own application,

It does help a ton, thanks!

However, I don't think the transmission is necessarily the hard part, but converting the data to the proper format first.

I was actually also hoping to get the bits where you read the ...
by carllance
Mon Sep 17, 2007 8:37 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Help with Uploading BMP file to LCD, please
Replies: 5
Views: 8888

Help with Uploading BMP file to LCD, please

I am trying to upload a BMP file to my LCD module (GLK12232-25-SM, Revision 1.4).

The MODG# program works perfectly, but I can't seem to get things working myself.

It would be IMMENSELY helpful if I could get the source code (or just the methods required) to read and upload a BMP file. I can use ...