Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 | Add support for PN532 based RFID readers #824

Closed
fredg02 opened this issue Mar 1, 2020 · 0 comments · Fixed by #825
Closed

🚀 | Add support for PN532 based RFID readers #824

fredg02 opened this issue Mar 1, 2020 · 0 comments · Fixed by #825
Assignees
Milestone

Comments

@fredg02
Copy link
Contributor

fredg02 commented Mar 1, 2020

Feature Description

What functionality would you like to see in your phoniebox?

I would like to use a PN532 based RFID reader with phoniebox. It's connected to a Raspberry Pi via I2C (SPI might be possible, but I did not test that).

The product link is here:
https://shop.pimoroni.com/products/adafruit-pn532-nfc-rfid-controller-shield-for-arduino-extras

How do you envision the feature to work from a users perspective?

It should just work like other types of RFID readers.

Further information that might help

I was able to get this to work with py532lib (https://github.com/HubCityLabs/py532lib).
=> will open a PR for this.
This should also solve issue #421.

@ZyanKLee ZyanKLee assigned fredg02 and unassigned MiczFlor Mar 7, 2020
@ZyanKLee ZyanKLee linked a pull request Mar 7, 2020 that will close this issue
@ZyanKLee ZyanKLee added this to the 2.0 milestone Mar 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants