Quote Originally Posted by timseven View Post
I am new on this forum and also on programming PICs. I was looking for a program that helps me turn my parallel LCD into a serial. That’s what Mr. Darrel Taylor’s program does on “LCD Serial backpacks post #16. I wonder first if I could use his program on a 16F628 because the compiler doesn’t like it as is. Second, on what pin of which port should I connect the serial input on that 16F628 that will drive the parallel LCD. Sorry for these silly questions but I really would like to learn how to do that. Thanks.
It'll work on a 628.
Check out this thread

Instant Interrupts - Revisited
http://www.picbasic.co.uk/forum/showthread.php?t=3251

The first post shows where to get the files.
And the rest of the thread will answer many questions.

hth,