RFID RC522 in qt using C++
-
I have RC522 rfid module connected with raspberry pi. I have searched for so many libraries but i didn't get a exact cpp library yet, So anyone please suggest me c++ library for MFRC522 rfid with raspberry pi. I also tried many libraries in c++ but all are coded as arduino code QT getting bunch of error while using these...
-
I have RC522 rfid module connected with raspberry pi. I have searched for so many libraries but i didn't get a exact cpp library yet, So anyone please suggest me c++ library for MFRC522 rfid with raspberry pi. I also tried many libraries in c++ but all are coded as arduino code QT getting bunch of error while using these...
@Mohan-Raj
Unless you get a better answer. Arduino is not a language and Qt is not a language. If you have a suitable C++ library you would like to use I suggest you sort out whatever compilation or linker errors you are getting. -
@Mohan-Raj
Unless you get a better answer. Arduino is not a language and Qt is not a language. If you have a suitable C++ library you would like to use I suggest you sort out whatever compilation or linker errors you are getting.