c3dhall2
2.0.0.0
|
C3dHall2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Variables | |
float | xyz_axis [3] |
float | temperature |
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 :
Initialization driver init and configuration chip
Reads X/Y/Z hall axis and Temperature data. All data logs on the USBUART every 3 sec.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |
float temperature |
float xyz_axis[3] |