proximity17 2.0.0.0
|
Proximity 17 Click is a compact add-on board that contains a close-range proximity sensing solution. This board features the TMD2635, a miniature proximity sensor module from ams AG. The TMD2635 features advanced proximity measurement in a tiny and thin optical land grid array module that incorporates a 940nm infrared vertical-cavity surface-emitting laser (IR VCSEL) factory calibrated for IR proximity response. It also offers advanced crosstalk noise cancellation through a wide range of offset adjustments through a digital fast-mode I2C interface to compensate for unwanted IR energy reflection at the sensor. This Click boardâ„¢ is suitable for consumer and industrial applications.
We provide a library for the Proximity 17 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 Proximity 17 Click driver.
proximity17_cfg_setup
Config Object Initialization function. proximity17_init
Initialization function. proximity17_default_cfg
Click Default Configuration function. proximity17_get_int_pin
This function returns the INT pin logic state. proximity17_read_proximity
This function reads the raw proximity data. The higher the value, the closer the detected object is. proximity17_soft_reset
This function executes the defice software reset command. This example demonstrates the use of Proximity 17 click board by reading and displaying the proximity data on the USB UART.
The demo application is composed of two sections :
Initializes the driver and logger, and performs the click default configuration.
Reads the proximity data and displays it on the USB UART approximately once per second. The higher the proximity value, the closer the detected object is.
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.