Programming: Creating the LCD Initialization Function
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.
Comments and Additional Information
Have some code to share? Or additional information? Respond here:
You need to be logged in to save a response on this page. The response must be constructive, helpful, supplimentary or to correct the existing video, code or narrative content.