Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

[Library] NXP Semiconductors MFRC522 Mifare RFID reader/writer


  • Please log in to reply
7 replies to this topic

#1 Michiel

Michiel

    Member

  • Members
  • PipPip
  • 13 posts
  • LocationZwolle, The Netherlands

Posted 09 January 2015 - 10:22 PM

Hi everyone,
 
I wanted to share with you a small library I've written to interface with the MFRC522.
 
I needed an RFID reader for a project and, rather uninformedly, ordered a kit with this IC from eBay, similar to this one.
Turns out it wasn't as straightforward as: swipe a tag and some data comes out ;-)
Fortunately, the datasheet is pretty good, and after a lot of reading and googling the ISO14443 standard, I sort of understood how it worked.

Anyway, the library can be found here. It should work properly with the Mifare Classic 1K tags.
It lets you detect tags, select them, read their UID and read and write blocks on the tag.

I hope someone finds it useful!

Michiel

#2 dotnetworker

dotnetworker

    Member

  • Members
  • PipPip
  • 12 posts
  • LocationNorth East England

Posted 09 January 2015 - 10:44 PM

Great! - I've just ported the Arduino project for the same problem, so I'm off now to have a look at how you've implemented it.  :)



#3 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 14 January 2015 - 06:55 AM

Very nice. Thanks for sharing this Michiel!

#4 dotnetworker

dotnetworker

    Member

  • Members
  • PipPip
  • 12 posts
  • LocationNorth East England

Posted 02 May 2015 - 07:11 AM

Great! - I've just ported the Arduino project for the same problem, so I'm off now to have a look at how you've implemented it.  :)

 

You'd be interested that I ended up using an adjusted version of your lib for my Netduino based Maker Faire UK project last weekend. Worked great - thanks.
 

 CD8En94WIAAwocq.jpg



#5 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 02 May 2015 - 07:35 AM

Oh hey, that's great dotnetworker!

What was the reception like? Any videos of the zoo in action?

Chris

#6 dotnetworker

dotnetworker

    Member

  • Members
  • PipPip
  • 12 posts
  • LocationNorth East England

Posted 02 May 2015 - 06:47 PM

Chris,

 

Video -excellent idea, so wrapped up in projects it didn't cross my mind. I'll put something together shortly.

 

Tim.



#7 Rossi

Rossi

    Member

  • Members
  • PipPip
  • 10 posts

Posted 31 January 2016 - 05:14 PM

Hi Michiel,

can you send me connection diagram with netduino?

 

Regars

Alex



#8 Michiel

Michiel

    Member

  • Members
  • PipPip
  • 13 posts
  • LocationZwolle, The Netherlands

Posted 28 February 2016 - 07:23 PM

Hi Michiel,

can you send me connection diagram with netduino?

 

Regars

Alex

 

Hi Rossi,

 

Sorry for the late reply; are you still interested in this?

 

Michiel






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.