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

MFRC522 support with esp-open-sdk #47

Open
benjaminburkhardt opened this issue Mar 8, 2018 · 1 comment
Open

MFRC522 support with esp-open-sdk #47

benjaminburkhardt opened this issue Mar 8, 2018 · 1 comment
Labels

Comments

@benjaminburkhardt
Copy link

Hello,
since this project does noch relay on Arduino, I thought it might be possible to convert the MFRC522 lib to make in compatible to the esp-open-sdk.

Or is there maybe already an option to do this.

Thanks for any help.

@Nikolay-Kha
Copy link
Contributor

Hello. MFRC522 lib here is imported from public domain arduino lib - see sources and copyright notice on the top of the file - https://github.com/devicehive/esp8266-firmware/blob/develop/firmware-src/sources/devices/mfrc522.c
So I think that is not hard to fork this lib to any other project.

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

2 participants