big7seg 2.0.0.0
|
Big7Seg Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
Big7Seg Click example.
This application sets seven-segment leds on the display.
The demo application is composed of two sections :
Driver initializaion and turning on the display by setting PWM pin to logic 1 and prepare to communcation via SPI.
This example shows functionality of the BIG 7-SEG R click, shows number or character on display.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |