python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
MFRC522 reading/wrting old RFID tags
I can successfully read and write the (1k) tags that came with the reader, but the tags I need to use have just 4 bytes per block rather than the 16 for the 1k tags, and presumably no security. The da...
Petr
Votes: 0
Answers: 1
I want to get mfrc522 readed data from ardiuno to my nodejs server using javascrip so can anybody know how to do it
I have ardiuno in which i have connected mfrc522 rfid reader , so i want the data which rc522 have readed from ardiuno. I have tried using have tried it using sketch which is written in cpp but i want...
user12902851
Votes: 0
Answers: 1
SimpleMFRC522 is not working when other threads are starting
So I have a Raspberry pi 4 hooked with a HQ Camera module and a breadboard with an RFID RC522 Chip. I followed the tutorials how to setup the RFID and everything works fine.
What I want is to trigger ...
Newboz
Votes: 0
Answers: 0
"kBrushless cannot be resolved or is not a field" error in FRC Java
Importer "kBrushless" states that is is not resolved of not a field. Any help?
/*----------------------------------------------------------------------------*/
/* Copyright (c) 2017-201...
charlieBoy22
Votes: 0
Answers: 1