CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

GLCD.C BITMAP and HDM64GS12.c

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
tcruise7771



Joined: 12 Apr 2013
Posts: 24

View user's profile Send private message

GLCD.C BITMAP and HDM64GS12.c
PostPosted: Sun Apr 28, 2013 4:26 am     Reply with quote

Hello i have a program for a graphical oscilloscope using 128x64 LCD based on the KS0108 driver .

I am using a slightly modified GLCD.C to suit my PORT layout and also to add a smaller font const int8 TEXT35[95][5]= .......
void glcd_text35(int8 x, int8 y, char* textptr, int1 color) .....

Anyway the program works fine but i would like the program to display bitmap graphics before it starts .

From what i know the GLCD.C draws lines , fonts and so on . But i dont see any function for it to draw a bitmap .

In the other hand i see on the forum there is a HDM64GS12.c , and some people use it to display bitmaps .

How can i draw bitmap with GLCD.C ?
tcruise7771



Joined: 12 Apr 2013
Posts: 24

View user's profile Send private message

PostPosted: Sun Apr 28, 2013 7:52 am     Reply with quote

Never mind, I have added couple of functions to draw a bitmap and it works fine.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group