Hi, this is my first PIC program, and I need a bit of help to program the 16F887 to use an LCD display. I am using the test board that is included in the PICkit2 Debug Express. All I want to do is just display some characters on my LCD, but I don't really have a clue where to begin. Should I do this in assembly or C? And should I use the CCS compiler? Help?