Skip to content

Documentation and test programs for NXP PN532 NFC boards

License

Notifications You must be signed in to change notification settings

YtoTech/pn532-devkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PN532 Devkit

Documentation and test programs for NXP PN532 NFC boards

Test programs

Install requirements

You need Python 3, with pipenv.

First install pip following https://pip.pypa.io/en/stable/installing/.

Then you can install pipenv using pip:

sudo pip3 install pipenv

Right, you are now ready to install the project dependencies in a virtualenv:

make install

Usage

Connect your PN532 board through UART.

Then do:

sudo make serial-read-test

About

Documentation and test programs for NXP PN532 NFC boards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published