A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
|
hi! any sample program for interface LCD(alphanumeric dot matrix) to PIC and programs related with delays, using PIC16F877 and PIC16F84... tnx! eD |
|
|
|
There is an excellent tutorial at http://www.epemag.wimborne.co.uk/resources.htm it walks through a few examples with generic delays but then shows using the busy flag which is a much better solution than delays. All the code is provided for a 16f84. --- In , "ed_mdiaz <ed_mdiaz@y...>" <ed_mdiaz@y...> wrote: > hi! any sample program for interface LCD(alphanumeric dot matrix) to > PIC and programs related with delays, using PIC16F877 and > PIC16F84... > > tnx! > > eD |
|
Try this
link to get Pbasic Pro source for serial LCD interface. I have not
tried it but it looks
promising -----Original
Message----- There is an
excellent tutorial at Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. |