emg 2.0.0.0
|
EMG Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint32_t | time |
EMG Click Example.
This is an example which demonstrates the use of EMG Click board.
The demo application is composed of two sections :
Initializes ADC and timer counter.
Reads ADC value and sends results on serial plotter every 5 ms.
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 | ) |
uint32_t time |