1602 LCD Display Power

If you turn off the 5V, you need to init() the LCD when it is woken up.

Generally I use PWM to dim the backlight, but if you want to shutdown the whole LCD - remember to reinitialise and repopulate the content when you bring it back on.

With 5V removed the LCD is a brick, and doesn't remember anything.