9elements / ProgressBar

Source files and schematics for the Progress Bar payment panel
1 stars 0 forks source link

Implement PN7160 Mifare Desfire scanning capability #10

Open MDr164 opened 2 years ago

MDr164 commented 2 years ago

As this chip will be used in the device, we'll have to add support for reading out tags. The initial support should focus on Mifare Desfire as this type is the most commonly used one. Reference code can be found here, but will need to be adapted as no C++ support is planned to be added: https://github.com/ElectronicCats/ElectronicCats-PN7150/blob/master/src/RW_NDEF_MIFARE.cpp

MDr164 commented 2 years ago

@Milo-D might be something you could be interested in as it shouldn't be too hard compared to the EC things :)

Milo-D commented 2 years ago

See 026bd928fca303528c2240acef93b81e62eb0115