LCD Glass component.
This is the quick start guide for the Atmel YMCC42412AAAFDCL LCD Glass component, with step-by-step instructions on how to configure and use the driver for a specific use case.The code examples can be copied into e.g the main application loop or any other function that will need to control the C42412A LCD Glass component module.
This use case will demonstrate how to initialize the C42412A LCD Glass module.
This module requires the following driver
Add this to the main loop or a setup function:
We can set all the contents by
Or we can clear all the contents by
We can use the basic show feature by
We can use the blink feature by
We can start/stop the text scrolling feature by