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

I am looking the library for standard LCD display with 44780

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



Joined: 15 Mar 2017
Posts: 12

View user's profile Send private message

I am looking the library for standard LCD display with 44780
PostPosted: Tue Apr 18, 2017 12:43 pm     Reply with quote

I am new in programming PIC and I use CCS C Compiler with its IDE. I would like to handle LCD display so I need the library for it unless LCD handling is built-in CCS C IDE? If not, I need the library for it.

Could anyone help me in this?
I appreciate any help and thank you in advance.
jeremiah



Joined: 20 Jul 2010
Posts: 1314

View user's profile Send private message

PostPosted: Tue Apr 18, 2017 6:33 pm     Reply with quote

Did you check out the flex_lcd library in the Code Library forum?
temtronic



Joined: 01 Jul 2010
Posts: 9081
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Tue Apr 18, 2017 7:28 pm     Reply with quote

So are we suppose to guess what a '44780' is ???

You should post manufacturer as well as make and model of the 'LCD display'. While most 'LCD display' units conform to some standards, it's all in the details...like timing, power requirements,mode of operation, interface etc.
The 'library' can be simply a few lines of code or a few KB of code.

You also need to tell us which PIC you're using. Again 'details' like VDD are important. While it's child's play to get a 5V LCD to work with a 5V PIC, you need some 'tricks up your sleeve' to get a 3V PIC to interface to the common 5V LCD modules.

edit. looks like 44780 is just a generic number for the HD 2x16 LCD module. So the 'flex' driver will work if you need to use it in '4bit mode'
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