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

Class for working with RFID read/writer #4

Open
avida opened this issue Sep 9, 2015 · 0 comments
Open

Class for working with RFID read/writer #4

avida opened this issue Sep 9, 2015 · 0 comments
Labels

Comments

@avida
Copy link
Owner

avida commented Sep 9, 2015

I have RFID reader / writer hardware. It works over SPI so implementation should be platform independent. Arduino already has some libraries who are doing that. This one seems to be most popular: https://github.com/miguelbalboa/rfid But it would fulfill my requirments. My one should work with stm32 as well and be a part of my code infrastructure. So do not fall into sin of copy-paste and create new genuine library. But you can borrow some ideas out there.

@avida avida added the Feature label Sep 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant