Skip to content

infinite-tree/pn532-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pn532-async

asyncio uart based driver for the pn532. This driver is designed for use with micropython on the esp32.

Note: Communication with the pn532 is via the uart interface.

Status

Just the most basic features are implemented. The primary one is the reading of passive rfid cards.

References

The code is heavily based on the Adafruit PN532 NFC/RFID control library by Tony DiCola.

About

asyncio uart based driver for the pn532

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages