QNearFieldManager on Raspberry Pi
-
Hi, I'm planning on doing a project using Raspberry Pi and NFC readers (at least 4). I haven't found nearly any documentation on this topic.
I've seen Qt supports NFC communication but I don't know If it will work on Raspberry pi with multiple readers. If you know anything about this topic it would be really helpful. Thanks in advance. -
Hi, I'm planning on doing a project using Raspberry Pi and NFC readers (at least 4). I haven't found nearly any documentation on this topic.
I've seen Qt supports NFC communication but I don't know If it will work on Raspberry pi with multiple readers. If you know anything about this topic it would be really helpful. Thanks in advance.@cxam Here are some examples: http://doc.qt.io/qt-5/qtnfc-index.html
NFC is supported on Linux, so it should work on Pi as long as you're using Linux.