ldc
2.0.0.0
|
<PRVIH_PAR_RECENICA_SA_PRODUCT_PAGE_DA_ISPRATE_CELINU>
[click Product page](<CLICK_PRODUCT_PAGE_LINK>)
We provide a library for the LDC 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 LDC Click driver.
ldc_cfg_setup
Config Object Initialization function. ldc_init
Initialization function. ldc_default_cfg
Click Default Configuration function. ldc_get_interrupt
Get interrupt pin status. ldc_generic_read
I2C reading function. ldc_generic_write
I2C writing function. This example showcases abillity of the device to detect
metal objects. It configures device for reading data from channel 0, checks if ID's are OK and reads data when interrupt is asserted and logs result.
The demo application is composed of two sections :
Initialization of communication modules (I2C, UART) and
additional pins. Then configures device for reading data from channel 0, and checks if device ID's are correctly read.
Chekcs if interrupt pin is asserted, if so reads data from channel 0.
If no error is detected logs ADC data read from device. It will log error data if some are detected.
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.