lcdmini 2.0.0.0
|
LCDmini Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LCDmini Click example.
This is an example that demonstrates the use of the LCD mini Click board.
The demo application is composed of two sections :
Initialization driver enables - SPI, performing hardware reset, default config, setting up the backlight, and entering text to be written.
This example shows the written text, then the text is moved left, with changing between rows of the LCD screen.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |