irgesture3 2.1.0.0
|
IR Gesture 3 Click is a compact add-on board that provides contactless gesture recognition. This board features the ADPD1080, a photometric front-end from Analog Devices. The IR Gesture 3 Click allows gesture recognition in two dimensions, with a built-in optical filter and a sharp visible light cutoff. It eliminates the need for external lenses and preserves the dynamic range of the sensor when placed under sunlight or indoor lighting. It does not require a precise alignment because its sensor maintains a linear response within the ±35° angular field of view.
We provide a library for the IR Gesture 3 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 from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for IR Gesture 3 Click driver.
irgesture3_cfg_setup
Config Object Initialization function. irgesture3_init
Initialization function. irgesture3_default_cfg
Click Default Configuration function. irgesture3_set_mode
This function sets the device operating mode. irgesture3_set_adc_fsample
This function sets the sample frequency of the device. irgesture3_get_gesture
This function waits up to IRGESTURE3_MAX_NUM_SAMPLES for an object to be detected and then calculates its gesture. This example demonstrates the use of IR Gesture 3 click board by processing the incoming gestures and displaying them on the USB UART.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Reads and processes all the incoming gestures and displays them on the USB UART.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
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. UART terminal is available in all MikroElektronika compilers.