hai,
iam a new commer please help me the lcd program. i used MPLAB ICD3 for programming,pic no- 16F877A & lcd no JHD 162A. i write a c languge program to display my name and compile it ,it is ok but the lcd not display. i have some doubt lcd initialization code i attach my c file
Most C compilers come with sample code for interfacing with HD44780 LCDs, you'd be better off just adapting those to your needs rather than writing whole new routines for it. Which compiler are you using?