Programming: Creating the LCD Initialization Function into the Header File

The commands that are required to be able to use the LCD are put into an initialization function. Commands that are required for the LCD use is: - Setting the correct data direction for the LCD pins - Clearing the Screen if the LCD: 0x01 with a delay afterwards - Command to turn the LCD on and set the cursor attributes.



Back to blog

Leave a comment

Please note, comments need to be approved before they are published.