clickid
2.1.0.0
|
Hardware and software solution based on a secure authenticator device (EEPROM) that enables the hot-plugging of peripheral add-on Click Boards™ to any mikroBUS™ compatible system.
We provide a library for the ClickID 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 ClickID driver.
clickid_cfg_setup
Config Object Initialization function. clickid_init
Initialization function. clickid_check_communication
This function checks the communication by reading the ROM address as well as verifying family code and CRC 8. clickid_read_memory
This function reads a desired number of data bytes starting from the selected address of the EEPROM memory using One Wire communication protocol. clickid_read_information
This function reads the Click board information from the permanent data memory. This example reads the information from ClickID permanent memory.
The demo application is composed of two sections :
Initializes the driver and checks the communication with the Click board.
Reads the information from ClickID permanent manifest every 5 seconds.
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.