fingerprint door lock with proximity rfid card reader

fingerprint door lock with proximity rfid card reader

fingerprint door lock wikipedia

Fingerprint Door Lock With Proximity Rfid Card Reader

CLICK HERE TO CONTINUE




Add to My FavoritesSecurity/Intrusion Monitoring - physical security is paramount to any serious data security program. Beyond external building security, server rack intrusion detection and server floor monitoring offer another level of security that is just as important as firewalls and virus protection. If an intruder can physically access the servers, no data is safe. Intrusion detection systems and camera monitoring solutions can provide another deterrent to data and equipment theft. > Home & Garden > Safety & Security RFID Proximity Entry Door Lock Access Control System + 10 Key Fobs Usually will be shipped in hours Note: Those shipping costs are only estimates; the actual shipping cost will be shown on the order page. You May Also Like Adel 788 Keyless Biometric Fingerprint Passcode Door Lock Trinity with LED Display Fingerprint + Password + Key 99 Fingerprints Capacity Access Control 60KG/132lb Electric Magnetic Lock Fail Secure NC 12V for Door Entry Access Control System




Door Entry Access Control System Kit Password Host Controller + 60KG/132lb Electric Magnetic Lock + Door Switch + DC12V Power Supply + 10pcs 125KHz RFID Cards AC110-220V to 12V/3A Power Supply for Door Entry Access Control System KKmoon® 720P WiFi Visual Intercom Door Phone + Wireless Doorbell support Phone View Unlock Record Snapshot Infrared Night View Rainproof Lock Time Delay PIR + Motion Detection + Tamper Alarm for Door Entry Access Control DIY Full Complete RFID Door Access Control Kit Set for Single Door 180kg/396Lbs Electric Strike Magnetic Lock Card PIN Remote Control+Door Bell+Exit Button Wall Mount Door Exit Push Release Button Switch for Entry Access Control RFID 13.56MHz Proximity Smart IC Card Reader Wiegand26/34 for Door Entry Access Control System 7" TFT LCD Color Video Door Phone Doorbell Intercom Security System with IR Night Vision for Villa Home Touch Key Take Photo Door Lock Access Control System F005 LCD Attendance System Recorder Networking Door Access Control Kit Set 180kg/396Lbs Electric Strike Magnetic Lock Card PIN Remote Control+Door Bell+Exit Button




Door Touch Exit Release Button Switch with LED Backlight for Entry Access ControlSkip to main content Identification & Logon Readers for All Door Access Cards RF IDeas designs, develops, & manufactures card readers that support nearly every door access proximity, contactless smart card & magnetic stripe card technology worldwide. Learn more about us RF IDeas Adds to Badge Reader Portfolio with Introduction of Ultra-Compact pcProx® 13.56 MHz Nano — RF IDeas, Inc., today announced the pcProx® 13.56 MHz Nano contactless smart card reader. RF IDeas Announces New President — RF IDeas today announced the hiring of David Cottingham as President, replacing Rick Landuyt... RF IDeas Partners with Glocal Value for Italian Distribution of MFP Card Readers — RF IDeas, today announced a partnership with Glocal Value®, an Italian-based value added... Explore the RF IDeas store! RF IDeas has the readers you need to create an RFID solution for your workplace.




Be the first to review this product This device driver interfaces with supported RFID card readers, door locks and even security systems, while providing a powerful administration panel for managing user access. Think of it as a central location to which card readers (or other devices) connect and check for user authorization. Site (one required per project) v3.0 - Add "Log" button to login screen to allow log viewing without requiring authorization. - Add "Database Title" property to allow for custom naming. v2.1- Add support for Dutch locale. v2.0- Adds support for French, German, and, Spanish locales. v1.1- Increase maximum users in database from 300 to 500.- Added USER_ID variable- Added USER_NAME variable -------------------------------------------------------------------------------------------OVERVIEW-------------------------------------------------------------------------------------------This driver is a user management warehouse - a central location to which card readers connect and check for user authorization.




The premise is simple: Use this driver to grant users access and manage their accounts. Supported card reader and door lock drivers bind to this driver in Control4, and check for access. To provide a friendly and flexible user interface for managing users, this driver generates a web server application. The administratorcan then connect to this web server and can easily manage their access control system. -------------------------------------------------------------------------------------------SETUP-------------------------------------------------------------------------------------------Add this driver to your Control4 project. Add the appropriate card reader driver to the project, and bind it to the Database (this driver). On the Access Control Database driver, go to the Actions tab, and click "Start Server". Browse to http://Your-Controller-IP:8000/ in your web browser. If you have not added a username/password on the driver Properties tab,you will be prompted to setup an account the first time you access the application.




Log in, go to the Home page, and click "Add New". Enter the Name and Access Number for the new user. Ex: "John Doe", "123456789". You may optionally limit the days of the week, hours, and dates that a user is allowed access.When card # "123456789" is read on the card reader driver, it will connect to the database, and check for access.If authorized, the database will approve access and log the time and date "John Doe" was granted access. Remember to stop/shutdown the server when you are finished with the application. This provides an added security layer.This can be accomplished by programming a custom button, or clicking "Shutdown Server" inside the web server application. -------------------------------------------------------------------------------------------APPLICATION USAGE-------------------------------------------------------------------------------------------For more specific information pertaining to the use of the access control web server application, see the Help page in the application.




-------------------------------------------------------------------------------------------PROPERTIES-------------------------------------------------------------------------------------------Server Status:Shows if server is running or stopped. Port:Port that the server runs on, default 8000. UserName:Optional admin username, if not set here, you will be prompted to create a username/password on first connect to server. Password:Optional admin username, if not set here, you will be prompted to create a username/password on first connect to server. -------------------------------------------------------------------------------------------COMMANDS-------------------------------------------------------------------------------------------Start Server:Start the web server. Stop Server:Stop the web server. It is recommended to turn off the server when it is not in use. This can easily be tied to a custom button. Reset Admin Account:Wipe out the current admin account, you will be prompted to create a new one on next connect to server.




-------------------------------------------------------------------------------------------EVENTS-------------------------------------------------------------------------------------------Access_Verified: This event fires when ANY user is granted access. Access_Denied: This event fires when ANY user is denied access. Verified_User_#: This event fires when a specific user ID is granted access. Access_Granted_Reader_#: This event fires when the reader on binding # reads a card that is granted access. Access_Denied_Reader_#: This event fires when the reader on binding # reads a card that is denied access. -------------------------------------------------------------------------------------------PROGRAMMING EXAMPLE-------------------------------------------------------------------------------------------A simple programming implementation: UserID #1 "John Doe" scans his access card/badge on Reader 1, at the Front Door. Event: "Access_Verified" is fired, and the lights in the building are turned on.

Report Page