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

PIC16F877A and LCD

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



Joined: 03 Dec 2008
Posts: 24

View user's profile Send private message

PIC16F877A and LCD
PostPosted: Sun Dec 21, 2008 12:32 pm     Reply with quote

Hi friends,

I was developed my remote control project(UART) by using PIC16F877A, now I was planning to add a LCD display to the remote control but I don't know much about the LCD.

So what type of LCD do I need to choose?
Then roughly what is programming method for each type of LCD?

I have search through the internet for information, but on the whole still not clear about the LCD stuff....

Any suggestions or comments are appreciate.

Thanks a lot. Wink
Izzy



Joined: 27 May 2007
Posts: 106

View user's profile Send private message

PostPosted: Sun Dec 21, 2008 12:42 pm     Reply with quote

Get a SERIAL LCD. It will take all your headache away.

You can use your UART from the PIC to communicate with the LCD. I think you can find it in

www.sparkfun.com
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Sun Dec 21, 2008 1:19 pm     Reply with quote

The standard type is a 16x2 parallel interface LCD.
For examples, look on this website:
http://www.crystalfontz.com/products/index-std.html
The controllers used on these LCDs are all compatible with the standard
HD44780 controller. The Flex driver works with these LCDs.
http://www.ccsinfo.com/forum/viewtopic.php?t=24661
winson



Joined: 03 Dec 2008
Posts: 24

View user's profile Send private message

PostPosted: Tue Dec 23, 2008 6:29 am     Reply with quote

Thanks everybody for providing all the valuable information.

I really have to spend some time to decide using which type of LCD, either serial type or parallel type.

Anyways, thanks everybody for give me a clear picture about the LCD displaying.
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