redlightASl / sign_in_project

端云结合的人脸识别签到系统,后端采用SpringBoot开发,Android客户端采用MMVM框架,签到终端基于ESP32与STM32进行人脸识别

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sign_in_project

A single project in "National College Student Innovation and Entrepreneurship Training Program"

Screenshots

Click to view

Server1 Server2 Client1 Client2 Embedded1 Embedded2 SigninFSM

General

This is an experimental software and hardware co-design solution for students signing-in. Aiming at college, we tried to achieve convenient check-in and check-out service through face recognition.

Hardware solution

Based on STM32H7xx high performance MCU and ESP32 WiFi&BLE module, we developed a set of demo board plan and a test-plan with evaluation board. We were expected to design a set of PCB for this programme in the future.

Software solution

The server backend is based on SpringBoot+Hibernate+MySQL and the frontend is based on Vue.js. It is deployed on linux. We also develop an Android APP as the mobile client.

Schedule and Backlogs

Project Framework

Presentation 1

Presentation 2 ×

Presentation 3 ×

Final Submit ×

Project Structure

Hardware SPI communication between ESP32 and STM32

Software Database, server, client design and face recognition algorithm

report Project reports

Build Requirements

JDK>=1.8
Android Studio==4.1.3
Android SDK==24.4.1
Python==3.7.0

About

端云结合的人脸识别签到系统,后端采用SpringBoot开发,Android客户端采用MMVM框架,签到终端基于ESP32与STM32进行人脸识别

License:GNU General Public License v3.0


Languages

Language:C 94.7%Language:HTML 1.9%Language:Makefile 1.5%Language:Java 1.4%Language:Assembly 0.3%Language:Python 0.3%Language:CMake 0.0%