c10x10rgb
2.0.0.0
|
10x10 RGB Click example More...
Macros | |
#define | DELAY_SHORT |
#define | DELAY_LONG |
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
10x10 RGB Click example
This example showcases how to initialize, configure and use the 10x10 RGB click moduel. The click has a 10 by 10 RGB LED matrix which can be programmed to show different colors or even images. LED elements that form the matrix communicate by a single line with the host MCU.
The demo application is composed of two sections :
This function initializes and configures the logger and click modules.
This function first displays 3 bytes { R, G, B }, the string "Mikroe", the company logo and a rainbow in the end.
--------—| T1L T1H |______________ Logic 1: T1H ~ 600-1000ns T1L ~ 600-1000ns
#define DELAY_LONG |
#define DELAY_SHORT |
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |