Skip to content

andrewwdao/Card_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance Checking System for students of Can Tho University

Latest release Release Date License Size

Download

git clone --recursive https://github.com/minhan74/Card_Scanner.git
git submodule update --init --recursive

Documentation

This project aims to create a portable device that is used to check student attendance based on their student ID card.

This project includes two main components:

  • A Card Reader Device
  • A Web Server

Card Reader Device

This device is designed for reading student card, indicates student information and save these information into SD card. The device can connect to a server (locally or globally) to manipulate student's attendance information.

Hardware

PCB

Designed in Altium 18.

Manufactured in china.

pcb

Cover

Designed using Fusion360.

Created by 3D printing and laser cutting.

cover

Embedded software

Microcontroller: ESP32 DEV KIT V1

Peripherals: RDM6300 RFID reader, RTC module, SD card reader, 3-state button, voltage converter, lipo battery, lipo charger.

Run on both core of an ESP32 using FreeRTOS. Compiled by ESP-IDF with Arduino core as a component.

  • ESP-IDF version: 3.2
  • Compiler version: 5.2.0
  • Arduino components version: 1.0.2

device

Web Server

Written in PHP 7.3.18

Based on:

  • Xampp v7.3.18
  • Lavarel framework 5.6.22

web_server

Sponsor by

  • Msc. Khac-Nguyen Nguyen, Can Tho University. nknguyen@ctu.edu.vn
  • Can Tho University school scientific research fund.

Supervised by

Credited

  • Mr. Quang-Thong Duong-Pham was responsible for PCB design, product testing and reporting.
  • Mr. Quang-Nhut Tran was responsible for web server development.
  • Mr. Anh-Khoi Tran was responsible for database and web server improving.
  • Mr. Minh-An Dao was responsible for embedded software development.

(c) 2019 Quang-Thong Duong-Pham baronvn7197@gmail.com - Quang-Nhut Tran nhut1202@gmail.com - Anh-Khoi Tran khoitrananh.20@gmail.com - Minh-An Dao darns.smiths.9f@icloud.com - Can Tho University.

About

This project aims to create a portable device that is used to check student attendance based on their student ID cards (Can Tho University - Vietnam)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors