Page 1 of 1

LCD programming code

PostPosted: Fri Apr 06, 2012 10:57 pm
by teochiashen
Does anybody know how to write the programming code for the LCD display in PIC? Anyone have the sample code to refer? I just want to write a code so that the LCD will display the measured input values and output action.

Re: LCD programming code

PostPosted: Sat Apr 07, 2012 10:32 am
by ABSF
Try look at the codes in PR3, PR9B and PR12.

Allen

Re: LCD programming code

PostPosted: Sun Apr 08, 2012 10:16 pm
by teochiashen
What do you mean? Where is it??

Re: LCD programming code

PostPosted: Sun Apr 08, 2012 10:32 pm
by ABSF
teochiashen WROTE:What do you mean? Where is it??


PR3 - Displaying Message on LCD
http://www.cytron.com.my/viewProduct.ph ... cw=&store=

PR9-B - Password Door Security V2010
http://www.cytron.com.my/viewProduct.ph ... worOo1ovg=

PR12 - Display Real Time Clock (RTC) on LCD
http://www.cytron.com.my/viewProduct.ph ... wY=&store=

OR from the cytron tutorial

LCD: Interfacing with PIC Microcontrollers Part 2 « Tutorial by Cytron
http://tutorial.cytron.com.my/2012/03/1 ... rs-part-2/

Allen