In this project, we are going to write strings to an LCD display with two buttons. The first button will change the position of the cursor and the second button will change the character. In this way, you can write the strings that you want. For this project, we are going to use the PIC16F628A microcontroller and XC8 compiler. To understand how can we write to LCD display click the link below and read the tutorial. LCD Interfacing with PIC Using XC8