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

Cheap graphic LCD

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



Joined: 24 Jun 2005
Posts: 206

View user's profile Send private message Send e-mail

Cheap graphic LCD
PostPosted: Mon Mar 13, 2006 2:01 am     Reply with quote

I have come across this. How much would i need to change the GLCD driver that comes with PICC to use it??

http://www.futurlec.com/LED/LCD128X64.shtml

Thanks, Mark
mpfj



Joined: 09 Sep 2003
Posts: 95
Location: UK

View user's profile Send private message Send e-mail Visit poster's website

PostPosted: Mon Mar 13, 2006 5:25 am     Reply with quote

I have used this LCD before (with an 8051 not with a PIC), and hand coded in assembler the routines required.

They wouldn't be much help to you, but most lcd controller chips (in this case the HD61202) support a small set of commands that are needed to drive the lcd.

I would suggest you get the datasheet for this controller and compare the low-level chipset routines (e.g. data read / write, status read / write) with those provided in the GLCD driver.

If you need any more help, I can probably dig out my old 8051 code (although it's about 10 years old !!) and have a quick look at converting the basic routines to C.
ljbeng



Joined: 10 Feb 2004
Posts: 205

View user's profile Send private message

PostPosted: Mon Mar 13, 2006 1:19 pm     Reply with quote

I came accross this link:

http://perso.wanadoo.fr/rs-rey/electronic_ressources/Ressources/8051/GraphicLCD/GraphicLCD.htm
Markdem



Joined: 24 Jun 2005
Posts: 206

View user's profile Send private message Send e-mail

PostPosted: Tue Mar 14, 2006 4:28 am     Reply with quote

Thanks guys, i have orded the display. at that price i cant lose Smile

Just for the record, i have also found the following page, which may help someone. Look in the downloads section at the bottom of the page. there is some CCS code for this panel.
http://www.techtoys.com.hk/

Thanks, Mark
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