Chinese-RFID-Access-Control-Library icon indicating copy to clipboard operation
Chinese-RFID-Access-Control-Library copied to clipboard

Door status

Open pallasattila opened this issue 3 years ago • 2 comments

I want to get door status (Open/Close), how can i get this?

pallasattila avatar Nov 02 '21 22:11 pallasattila

You might need another sensor for that. Maybe something like?: https://arduinogetstarted.com/tutorials/arduino-door-sensor

I think the access controller only unlocks/locks the latch via the relay (and only for a set amount of time). So, you can track whether you told the relay to open/close, but it probably won't know whether the door is actually within the latch.

pawl avatar Nov 03 '21 01:11 pawl

The RFID board have the door contact.

pallasattila avatar Nov 03 '21 07:11 pallasattila