Hello community!
My project is about a digital basket. I use this Raspberry Pi 2 Model B +, and on top of it is a reader of NXP Element14. Tags I use: NFC tags (ntag216) and there I save a text (eg :. peppers).
The program of the page: https://www.nxp.com/webapp/sps/download/preDownload.jsp (explorenfc-basic) gives me the data stored on the tag data. Here is my specific question:
Can the files which the device reads, representing it on a list? I was searching for a day after what felt like the internet and found nothing to it.
So it's like a shopping cart in a supermarket. Considering a subject to (scans it with the reader a), it appears, in a list. And if one takes him out again (scan the same tag again nfc), it is deleted from the list.
But for that I have as I said never found anything, the data which the reader reads out the tags in a list can be displayed or ever can be processed further.
I hope one knows what I mean, and am grateful for any help. (In addition, I am programming in Python), I have indeed managed the content of a tag of being read, file output as text and where to save, but not with a list, where many are inside and which are then deleted.
Again I would be grateful if knows jmd it and could tell me solutions.
LG
Paraya




