MFRC522-python icon indicating copy to clipboard operation
MFRC522-python copied to clipboard

Port to JavaScript available ...

Open nkolban opened this issue 9 years ago • 2 comments

I needed to be able to read MFRC522 reader on a Pi from JavaScript (Node.js). What I did was port the code from Python to JavaScript. I'd like to offer this up to you as a new repository. If you are not interested in taking the code, let me know and I'll create my own ... the reason I want to offer it up to you is that I don't know how the MFRC522 works ... and merely ported code ... the JavaScript code works fine but I feel that the ownership of such an offering is best held by someone who owns MFRC522 knowledge at the core.

[email protected] mfrc522.js.txt

nkolban avatar Jan 20 '16 22:01 nkolban

feel good about js porting :+1:

fantasywind avatar Jan 20 '16 23:01 fantasywind

Could I use that for read RFID from Django web server in the client side?

i12maroa avatar Jan 27 '19 04:01 i12maroa