nancy
Posts: 12
Joined: Thu Jun 12, 2014 5:31 am

Raspberry pi and PN532 NFC breakout board

Mon Jul 07, 2014 11:15 am

Hi,

I am a newbie to raspberry pi and i want to read the nfc tag with the nfc reader connected to raspberry pi.

I bought the below PN532 NFC breakout board from adafruit:
http://www.adafruit.com/products/364

I have a tag which contains some information. How i can read this tag info stored in it with the help of reader and pi?


Kind Regards
Nancy

User avatar
joan
Posts: 14960
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: Raspberry pi and PN532 NFC breakout board

Mon Jul 07, 2014 11:27 am

Not easily at the moment.

It looks like you'll need to follow this tutorial.
https://learn.adafruit.com/adafruit-nfc ... spberry-pi

nancy
Posts: 12
Joined: Thu Jun 12, 2014 5:31 am

Re: Raspberry pi and PN532 NFC breakout board

Mon Jul 07, 2014 11:44 am

Hi Joan,

Thanks for the reply.

I already went through with this tutorial and getting the tag ID as a result. But now i want if i stored name in the tag then how that name is read and shown on the console??

Secondly I want two nfc reader connecected to the same pi, then how the pi will know which reader is reading the data?


Regards
Nancy

User avatar
rpdom
Posts: 17275
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: Raspberry pi and PN532 NFC breakout board

Tue Nov 18, 2014 10:37 am

mikeeugine wrote:raspberry pi nfc board: http://www.elecfreaks.com/store/nfcrfid ... p-519.html
That module appears to require a 5v interface. It will require a level converter to connect it to the Pi unless you can bypass/disable the on-board level converter and access it at the IC's native 3.3v signal level.

Return to “General discussion”