Esc-IngComp-UNC / staff-access-monitoring-system

This project is a prototype system for monitoring staff access to a computer laboratory using biometric data. It captures biometric information, links it to individual identities, and securely stores the data on a remote server. The system includes a simple web interface for administrators to monitor and manage access records.
MIT License
0 stars 0 forks source link

Hardware Specification #1

Open solnou opened 2 weeks ago

solnou commented 2 weeks ago

Define and document the hardware components required for the staff access monitoring system. This includes selecting the appropriate fingerprint sensor, ESP32 model, power supply, RTC module and any other necessary peripherals.

valentinrb1 commented 2 weeks ago

You would need to add a hardware component to obtain the real time that allows you to record the entry and exit times.

6

GabrielEValenzuela commented 2 weeks ago

Is this task part of an epic?

Don't forget to add all issues to the project! ❤️

solnou commented 2 weeks ago

Micro-controller: ESP32 devkit v1 Fingerprint sensor: R305 Display LCD: 16x2 I2C

francobottini99 commented 1 week ago

Issue #2 is contained herein. It is closed.

francobottini99 commented 1 week ago

The proposed hardware does not support the Ethernet interface. Also check if it is necessary to add hardware to differentiate between inputs and outputs (e.g. a button that, if pressed before placing the finger on it, is considered an output, otherwise, it is considered an input).

GabrielEValenzuela commented 1 week ago

Hi team!

Please make sure to upload any documentation related to the devices we're using in our project (e.g., manuals, datasheets, user guides). This will help everyone stay informed and ensure we have all the necessary resources at our disposal ❤️