element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum representing Digital basket with NFC tags in a list
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 7 replies
  • Subscribers 680 subscribers
  • Views 699 views
  • Users 0 members are here
  • element14
  • raspberrypi.
  • nfc tag
Related

representing Digital basket with NFC tags in a list

Former Member
Former Member over 9 years ago

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

  • Sign in to reply
  • Cancel
Parents
  • Former Member
    0 Former Member over 9 years ago

    Well a tag is read by the reader with the value (Title) for example "banana". These Tags were read by the software from nxp: explore-NFC. (Link above). Now a Script

    shall recognize, how often the same Tag oder different Tags runs through the reader. And i searched for hours, but no link on the internet i discovered, gave me the right answer.

    I am very very happy if u know an answer.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 9 years ago in reply to Former Member

    I'm happy to help as best I can, but I still don't understand the question.

    You are trying to write a python program, running on the Raspberry Pi, right?

    Do you know python well enough?  Or is the problem somewhere else?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • Former Member
    0 Former Member over 9 years ago in reply to Former Member

    I'm happy to help as best I can, but I still don't understand the question.

    You are trying to write a python program, running on the Raspberry Pi, right?

    Do you know python well enough?  Or is the problem somewhere else?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • Former Member
    0 Former Member over 9 years ago in reply to Former Member

    You can imagine it like a supermarket barcode. Once they are scanned, the Name of the article is shown on the monitor.

    And if the reader reads a tag, then it shall also shown on the raspberry pi, in a text file the Title, which is written on the Tag.

    I know python a bit, but not well enough. Thats why i asked for it, if there is something to show out the information in a list.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 9 years ago in reply to Former Member

    start with this for Python list handling:

    https://docs.python.org/2/tutorial/datastructures.html

     

    or if that's not quite what you need, it might help you ask the question better.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 9 years ago in reply to Former Member

    thx i saw it, but this works with a defined list. The problem is: i want to do this with the data from the nfc tag. I can read the data from the tag, but i do not know how to use this.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube