c3dhall2 2.0.0.0
|
C3dHall2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
C3dHall2 Click example.
This application reads X/Y/Z hall axis and temperature data and converts it to human readable format.
The demo application is composed of two sections :
Initializes the driver and configures the click board.
Reads X/Y/Z hall axis and Temperature data. All data logs on the USBUART every 200ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |