Access Control System - Raspberry Pi Forums


hi,

have been searching days find working tutorial of multiple door access control system. in system features wanted were:

-multiple arduinos control each door, speak central rpi database.
-security levels
-web interface, on central rpi
-ideally connect via ethernet

have door strikes. if wondering why need because have server room , there multiple doors.

thank you,
lewis :d

at high level, sounds arduinos own rfid scanners detect presence of rfid card. send tcp/ip request pi examine id of rfid , specific door being requested, consult database , ask "is id allowed open door?". if answer yes, arduino response indicates should allow access. arduino activate solenoid period of time unlock door.

might not find tutorial these parts if take them piece piece might end solution. realize arduino has no native networking need shields or partner networking cards. communication between arduino , pi mqtt, rest or raw sockets.


raspberrypi



Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code