View previous topic :: View next topic |
Author |
Message |
csshah
Joined: 28 Feb 2005 Posts: 24
|
LCD routine for pic18f8720 |
Posted: Tue Mar 01, 2005 2:26 pm |
|
|
Hi
I am working with 20x2 LCD interfacing with pic 18F8720. SO if any of you have routines for it, it will be very useful to me!! |
|
|
Kasper
Joined: 14 Jan 2004 Posts: 88 Location: Aurora, Ontario, Canada
|
|
Posted: Tue Mar 01, 2005 3:16 pm |
|
|
check the examples directory in the compiler directory. also check out the LCD driver files which comes with the compiler.
They work with any pic ( assuming it has enough I/O's to hook up to the display)
Kasper |
|
|
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
|
|
Posted: Tue Mar 01, 2005 6:40 pm |
|
|
Quote: | assuming it has enough I/O's to hook up to the display |
I do believe it has enough of that! |
|
|
Kasper
Joined: 14 Jan 2004 Posts: 88 Location: Aurora, Ontario, Canada
|
|
Posted: Wed Mar 02, 2005 12:54 pm |
|
|
the 8720 does, but I wrote it worked with any pic with enough I/O's
:oP |
|
|
|