magicrfid
2.0.0.0
|
Magic RFID Click is a compact add-on board that contains an embedded RFID module. This board features the M6E-NANO, UHF RFID module with ultra-low power consumption from JADAK. Supporting the EPC Gen2V2 and ISO 18000-63 standard, the M6E-NANO module is available for global use. It operates in the Ultra High Frequency (UHF) band in a range from 859 up to 930MHz and can be used for write/read applications.
We provide a library for the MagicRFID 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 MagicRFID Click driver.
magicrfid_cfg_setup
Config Object Initialization function. magicrfid_init
Initialization function. magicrfid_default_cfg
Click Default Configuration function. magicrfid_get_response
Magic RFID get response function. magicrfid_parse_tag_rssi
This function parses RSSI value of the tag. magicrfid_parse_tag_epc
This function parses EPC bytes of the tag. This example reads and processes data from Magic RFID clicks.
The demo application is composed of two sections :
Initialize driver init and starts default configuration module.
Scans for RFID TAGs and displays on the USB UART the EPC bytes of the detected tag.
It also parses and displays the RSSI as well as the frequency this tag was detected at.
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.