proximity6
2.0.0.0
|
Proximity6 Click example. More...
Functions | |
void | proximity6_log_graphic_res (proximity6_t *ctx) |
void | proximity6_log_position_res (proximity6_t *ctx) |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Proximity6 Click example.
This application can detect the proximity of an object via sensor and can show the results of proximity as a graphic view, or show the position of the object.
The demo application is composed of two sections :
Sets the registers in default state and configures the device to work in proper operating mode (Proximity Mode).
Example can show the data register values as graphic view in desired resolution. Also can determine from which side the object (body) affects on the sensor and logs results on USB UART. Results will be shown only when one or more data registers are updated with the new value (sensor detects the change).
Additional Functions :
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |
void proximity6_log_graphic_res | ( | proximity6_t * | ctx | ) |
void proximity6_log_position_res | ( | proximity6_t * | ctx | ) |