Skip to content

Instantly share code, notes, and snippets.

View SamDecrock's full-sized avatar
🏠
Working from home

Sam SamDecrock

🏠
Working from home
View GitHub Profile
/**************************************************************************/
/*!
This example attempts to dump the contents of a Mifare Ultralight card
Note that you need the baud rate to be 115200 because we need to print
out the data and read from the card at the same time!
To enable debug message, define DEBUG in PN532/PN532_debug.h
Edited by Sam Decrock to read out Mifare Ultralight cards