proxfusion2
2.0.0.0
|
ProxFusion® 2 Click is an ambient lighting, capacitive, Hall-effect, and inductive sensing Click board™ which features a single multifunctional sensor IC.
We provide a library for the ProxFusion2 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly form compilers IDE(recommended way), or downloaded from our LibStock, or found on mikroE github account.
This library contains API for ProxFusion2 Click driver.
void proxfusion2_cfg_setup ( proxfusion2_cfg_t *cfg );
PROXFUSION2_RETVAL proxfusion2_init ( proxfusion2_t *ctx, proxfusion2_cfg_t *cfg );
void proxfusion2_default_cfg ( proxfusion2_t *ctx );
uint8_t proxfusion2_detect_touch ( proxfusion2_t *ctx );
uint8_t proxfusion2_detect_dark_light ( proxfusion2_t *ctx, uint8_t *als_range );
uint8_t proxfusion2_detect_hall ( proxfusion2_t *ctx );
This example demontrates the use of ProxFusion 2 Click board.
The demo application is composed of two sections :
Initializes and configures the sensor.
Checks whether Touch is detected and measures the output detection. Measures Ambient lighting - whether it's Light or Dark, ALS range and ALS output. Checks the orientation of the magnet and measures the HALL output.
The full application code, and ready to use projects can be installed directly form compilers IDE(recommneded) or found on LibStock page or mikroE GitHub accaunt.
Other mikroE Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all Mikroelektronika compilers, or any other terminal application of your choice, can be used to read the message.