svvitale / nxppy

Python wrapper for interfacing with the NXP EXPLORE-NFC shield for Raspberry Pi
MIT License
99 stars 34 forks source link

get_version(), clear_block(), human readable errors #44

Closed gwillz closed 8 years ago

gwillz commented 8 years ago

Love this little library and have been using it for a large project, so I'd thought I'd better give back.

We were originally using the MifareClassic fork from AlterCodex, but recently moved onto NTAG stickers and stumbled upon your latest changes. So I've re-written some core things from that old dev branch back in and hopefully they're okay :)

Excuse my text editor, it's rather angry on the white space. It's also untested on Python 3, but I can't see anything that should upset it.

svvitale commented 8 years ago

Thanks, changes look great! I'd be happy to incorporate any NTAG specific stuff that you may have written as well. :)