2020-08-17 12:24 AM
I need to connect raspberry pi 4 to NFC card, currently we have windows desktop applictaion which use CR95HF (for windows), i would like to use as much as possible same libraries.
I understand there is also CR95HF C++ Library for Linux User , and my question is can i use it as is, meanning compile it to raspberry pi 4 with no/too many changes?
Thanks in advance.