c3dhall8 2.0.0.0
|
3DHall8 Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
3DHall8 Click example
This application shows capability of 3D Hall 8 Click board. It configures device and reads sensor data. Sensor is capeable of reading magnetic flux density from 3 axes and temperature.
The demo application is composed of two sections :
Initialization of device communication and application log and configures device.
Reads data from the device and logs it in span of 500ms.
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 | ) |