# uFR Series NDEF Host example Small console demo will read URL written in NFC tag and launch default OS browser. Works on RPi too. Look for video https://www.youtube.com/watch?v=P1OGiuW9AJE ECLIPSE project, written in GCC. ## Getting Started Download project, compile and run. Alternatively run appropriate binary and follow the menu and instructions. ### Prerequisites uFR Series reader, Eclipse environment. ### Installing No installation needed. Precompiled binaries available for Win32 and Win64 platforms, both Debug and Release. Binaries for RPi Linux too. Other supproted platforms are in TODO list, coming soon. ## Compiling Use Eclipse for compiling, this is Eclipse ready project. ## License This project is licensed under the ..... License - see the [LICENSE.md](LICENSE.md) file for details ## Acknowledgments * Purpose of this example is to provide additional info about usage of firmware and API specific features of uFR Series devices. * It is specific to mentioned hardware ONLY and some other hardware might have different approach, please bear that in mind.