How to Start
Last updated
PN532 + USB Serial Chip such as CH340
All-in-one PN532 board from MTools Tec
Python 3.5+
Download PN532 Python
Enter script and install requirement.
cd script
pip install -r requirements.txtConnect PN532 to the device and run the cli
cd script
python pn532_cli_main.pyConnect PN532 in the cli
hw connectLast updated