ambient14
2.1.0.0
|
PRVIH_PAR_RECENICA_SA_PRODUCT_PAGE_DA_ISPRATE_CELINU
[click Product page](CLICK_PRODUCT_PAGE_LINK)
We provide a library for the Ambient 14 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 Ambient 14 Click driver.
ambient14_cfg_setup
Config Object Initialization function. ambient14_init
Initialization function. ambient14_default_cfg
Click Default Configuration function. ambient14_read_proximity
This function reads the raw proximity data. The higher the value, the closer the detected object is. ambient14_read_als_ir
This function reads the raw ALS and IR data. ambient14_get_illuminance
This function calculates the illuminance level (Lux) from ALS data counts input. This example demonstrates the use of Ambient 14 click board by measuring the illuminance level (Lux) and the proximity data on the USB UART.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Reads the proximity, ALS, and IR raw data counts when data is ready.
Calculates the illuminance level in Lux from ALS data counts and displays the results on the USB UART approximately every 500ms.
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.