Nfc Attendance System Esp32 Save

NFC Attendance System | 智慧校園NFC考勤系統 | 基於ESP32的智慧校園NFC考勤系統控制器

Project README

NFC Attendance System

NFC Attendance System based on ESP32 chip.

Main Features

  • NFC token exchange
  • WiFi SmartConfig support
  • Audio prompt (I2S output)
  • GUI output (GIF animations)
  • OTA firmware update (HTTP / HTTPS)

Preparing

Obtain the source

git clone --recursive https://github.com/redchenjs/nfc_attendance_system_esp32.git

Update an existing repository

git pull
git submodule update --init --recursive

Setup the tools

./esp-idf/install.sh

Building

Setup the environment variables

export IDF_PATH=$PWD/esp-idf
source ./esp-idf/export.sh

Configure

idf.py menuconfig
  • All project configurations are under the NFC Attendance System menu.

Flash & Monitor

idf.py flash monitor

Board

Mini-Program Code

Open Source Agenda is not affiliated with "Nfc Attendance System Esp32" Project. README Source: redchenjs/nfc_attendance_system_esp32
Stars
35
Open Issues
1
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating