Answer the question
In order to leave comments, you need to log in
How to make ACS on Arduino?
I want to organize an access control system using RFID tags. The system should work like this:
An RFID tag is applied to the reader, a request with the ID of the tag goes to the remote server (there is already a server part). The answer can be positive or negative. Some indication of the result of the server's response must occur.
Can you please tell me what is the solution? Or any advice on the best way to do this?
Answer the question
In order to leave comments, you need to log in
Arduino + GSM module + RFID scanner + RGB LED + speaker.
The Arduino receives the tag data from the scanner and sends a request to the server. If the server answered positively, we light the LED green and beep with a long beep into the speaker. If the server answered negatively, we light it red and give it three short beeps.
How to work with GSM
How to work with RFID
If you need not only an indication of the server's response, but also the lock to open, then naturally we do this too, for example, through a relay and a solenoid.
Or any advice on the best way to do this?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question