esprfid / esp-rfid

ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS
MIT License
1.36k stars 423 forks source link

Multiple readers and doors #441

Open onlinegill opened 3 years ago

onlinegill commented 3 years ago

Hi, I would like to use it for multiple readers and doors also having separate door access restrictions. Is there any easy way to expend it with another or custom module? Like 8 readers and relays

TomDrifter commented 3 years ago

i have done this on a raspberry pi. it has a custom web interface to add users etc. i built it in a enclosure with a touchscreen but had to use rfid addressing readers so the software knew which reader was what door etc.

Many Thanks, Tom Furniss [cid:608b654e-ded4-49a6-b3f6-f55efa5dd587]

CCTV, Security, Intercom, Access Control, Turnstile & Gate Automation Systems 01933 44 18 68 - Tom@MacSystemsltd.co.uk www.macsystemsltd.co.ukhttp://www.macsystemsltd.co.uk


From: Sukhpal @.> Sent: 01 May 2021 21:34 To: esprfid/esp-rfid @.> Cc: Subscribed @.***> Subject: [esprfid/esp-rfid] Multiple readers and doors (#441)

Hi, I would like to use it for multiple readers and doors also having separate door access restrictions. Is there any easy way to expend it with another or custom module?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/esprfid/esp-rfid/issues/441, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJ2CCCD6SJ7IFDFTIJ3L7ELTLRQTZANCNFSM436VHJIQ.

onlinegill commented 3 years ago

i have done this on a raspberry pi. it has a custom web interface to add users etc. i built it in a enclosure with a touchscreen but had to use rfid addressing readers so the software knew which reader was what door etc. Many Thanks, Tom Furniss [cid:608b654e-ded4-49a6-b3f6-f55efa5dd587] CCTV, Security, Intercom, Access Control, Turnstile & Gate Automation Systems 01933 44 18 68 - Tom@MacSystemsltd.co.uk www.macsystemsltd.co.uk<http://www.macsystemsltd.co.uk> ____ From: Sukhpal @.> Sent: 01 May 2021 21:34 To: esprfid/esp-rfid @.> Cc: Subscribed @.***> Subject: [esprfid/esp-rfid] Multiple readers and doors (#441) Hi, I would like to use it for multiple readers and doors also having separate door access restrictions. Is there any easy way to expend it with another or custom module? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<#441>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJ2CCCD6SJ7IFDFTIJ3L7ELTLRQTZANCNFSM436VHJIQ.

Tom,

Could you please share script ?

giutrec commented 2 years ago

@onlinegill I think this can help you, its support the version with single relay board, but you can edit it ;) https://github.com/marelab/rfid-door-node-red https://flows.nodered.org/flow/b9860e96b4df2c1a94a864b6343b067b/in/9RgOMM3J9oyX

rktaiwala commented 1 year ago

i have done this on a raspberry pi. it has a custom web interface to add users etc. i built it in a enclosure with a touchscreen but had to use rfid addressing readers so the software knew which reader was what door etc. Many Thanks, Tom Furniss [cid:608b654e-ded4-49a6-b3f6-f55efa5dd587] CCTV, Security, Intercom, Access Control, Turnstile & Gate Automation Systems 01933 44 18 68 - Tom@MacSystemsltd.co.uk www.macsystemsltd.co.uk<http://www.macsystemsltd.co.uk> ____ From: Sukhpal @.> Sent: 01 May 2021 21:34 To: esprfid/esp-rfid @.> Cc: Subscribed @.***> Subject: [esprfid/esp-rfid] Multiple readers and doors (#441) Hi, I would like to use it for multiple readers and doors also having separate door access restrictions. Is there any easy way to expend it with another or custom module? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<#441>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJ2CCCD6SJ7IFDFTIJ3L7ELTLRQTZANCNFSM436VHJIQ.

Could you please share more details?