https://github.com/akashrajpurohit/attendment
New Age IoT Powered AI based Attendance Solution
https://github.com/akashrajpurohit/attendment
arduino ionic3 iot java-spring-boot mysql yolov3
Last synced: 11 months ago
JSON representation
New Age IoT Powered AI based Attendance Solution
- Host: GitHub
- URL: https://github.com/akashrajpurohit/attendment
- Owner: AkashRajpurohit
- Created: 2019-07-10T06:24:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T08:21:51.000Z (over 2 years ago)
- Last Synced: 2025-04-21T07:26:50.091Z (11 months ago)
- Topics: arduino, ionic3, iot, java-spring-boot, mysql, yolov3
- Language: Java
- Size: 34.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Attendment
## New Age IOT Powered AI based Attendance Solution
I along with my team developed Attendment during 3rd year of Engineering. It is a IOT enabled Attendance Solution.
### Modules
* Arduino UNO
* With the help of 1.8 inch128x160 LCD Display Screen, a QR Code is shown to the student to scan and mark attendance
* HALJIA DS3231 Precision RTC Real Time Clock Module Memory Module AT24C32 I2C is used to store and display time that was encoded in the QR Code
* XCSOURCE 5PCS 5V 1 Channel Relay Shield Module for allowing to switch on/off the system for certain period of time
* Server & Database - _Java Spring & MySQL_
* API's for students
* API's for teachers
* Mobile Application - _Ionic Framework_
* Student Phase for marking attendance
* Teacher Phase for registering attendance and viewing reports i.e attendace based on dates, classrooms and subjects
* YOLO Object Detection - _Python_
* This module was to capture the number of faces detected in the classroom by camera and cross check with the attendances taken in that lecture. If these two data didn't match then a feedback is sent to teacher about the possibility of proxy of any student in the lecture
## I contributed in developing the mobile application and certain phases in IOT Hardware Setup
### The IEEE Paper for this can be read [here](./IEEE_Paper/1858.pdf)
## Visit My Portfolio
[Akash Rajpurohit](https://akashrajpurohit.cf)