Skip to content

yanome/PN532-Felica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PN532-Felica

Library to read Felica cards using boards with the PN532 NFC chip.

I have a DFRobot NFC Module, but this library should work with other systems using the PN532 chip.

Implemented PN532 commands:

  • SAMConfiguration
  • InListPassiveTarget
  • InDataExchange
  • InDeselect

Felica-specific commands:

  • Polling
  • Request System Code
  • Search Service Code
  • Read Without Encryption
  • Write Without Encryption

The Search Service Code command does not have publicly available documentation. My implementation emulates the felica_search_service function from libpafe.

About

Library to read Felica cards using boards with the PN532 NFC chip.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages