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

Please make an example #1

Closed
GeorgeFlorian opened this issue Feb 8, 2021 · 4 comments
Closed

Please make an example #1

GeorgeFlorian opened this issue Feb 8, 2021 · 4 comments

Comments

@GeorgeFlorian
Copy link

Hello.

I don't know if this is still maintained or not, but I would really love an example on how to use this library.

I am currently trying to integrate RFID1356MIFARE with ESP32-EVB but with no luck.

Thank you.

@revk
Copy link
Owner

revk commented Feb 8, 2021

It is used in https://github.com/revk/SolarSystem which should give a good example.

@GeorgeFlorian
Copy link
Author

GeorgeFlorian commented Feb 9, 2021

It is used in https://github.com/revk/SolarSystem which should give a good example.

I trust that it is, but I find it hard to follow. I can't find any pin definition, any Serial.begin(). I have no idea where it starts or where it ends. It is a little above my skill level.

Can you point me to the right files ? Thank you.

@revk
Copy link
Owner

revk commented Mar 23, 2021

pn532_init is where you tell it the uart and pins. It is probably worth reading the include file to start with.

@revk revk closed this as completed Apr 23, 2021
@revk
Copy link
Owner

revk commented Apr 23, 2021

I think that answers the question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants