c16x12
2.0.0.0
|
16x12 Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Variables | |
char | demo_text [17] |
uint16_t | demo_image_light [12] |
uint16_t | demo_image_dark [12] |
16x12 Click example
This application draw image on the led matrics.
The demo application is composed of two sections :
Initialization default device configuration, sets LED mode, configuration ABM and display one character.
Clear display, display one by one leds, display one character, display image and display text with scroll.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |
uint16_t demo_image_dark[12] |
uint16_t demo_image_light[12] |
char demo_text[17] |