magicrfid 2.0.0.0
|
Magic RFID Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Magic RFID Click Example.
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.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |