Microcontroller › PIC › use backspace key of 4×4 keypad and display lcd(16×2) in PIC18f6520 microcontroller › you need to first move cursor
December 3, 2018 at 12:19 pm
#14938
Participant
you need to first move cursor position to left (by sending 0x10) and print space (' ') to the LCD. for programming PIC on Proteus, you can easily find a library online for LCD