Go to advanced search

by trapshyu
Fri Mar 23, 2018 9:30 am
Forum: Other projects
Topic: Need the PN532 Module to only read and output the UID of the smart card
Replies: 4
Views: 1787

Re: Need the PN532 Module to only read and output the UID of the smart card

Do you know C programming ? If not, the minimum is to read about the printf() that prints stuff. And then change the existing "printf" calls in the program to fit your needs. Also maybe look at the better commented example: https://github.com/nfc-tools/libnfc/blob/master/examples/doc/quick_start_ex...
by trapshyu
Fri Mar 23, 2018 8:48 am
Forum: Other projects
Topic: Need the PN532 Module to only read and output the UID of the smart card
Replies: 4
Views: 1787

Re: Need the PN532 Module to only read and output the UID of the smart card

Do you know C programming ? If not, the minimum is to read about the printf() that prints stuff. And then change the existing "printf" calls in the program to fit your needs. Also maybe look at the better commented example: https://github.com/nfc-tools/libnfc/blob/master/examples/doc/quick_start_ex...
by trapshyu
Thu Mar 22, 2018 1:58 pm
Forum: Other projects
Topic: Need the PN532 Module to only read and output the UID of the smart card
Replies: 4
Views: 1787

Need the PN532 Module to only read and output the UID of the smart card

Hello everyone, I would like to begin with telling you that this is my first foray into using raspberry pi, nfc modules, linux commandline, and basically any kind of programming whatsoever. I would also like to say this beforehand that if this is the wrong place to have posted about this particular ...

Go to advanced search