c3dhall9 2.0.0.0
|
3DHall9 Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
3DHall9 Click example
This example demonstrates the use of 3D Hall 9 click board by reading the magnetic flux density from 3 axes as well as the angles between axes and the sensor temperature.
The demo application is composed of two sections :
Initializes the driver and the click board.
Reads the new data from the sensor approximately every 300ms and displays the measurement values on the USB UART.
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 | ) |