Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 594 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 594 Bytes

Alevel_RFID_Card_Reader

A-Level Project that uses an ESP8226 MCU to process card transactions with an MFRC522 RFID reader aswell as a TFT 2.2 inch display to give information to the user.

Features:

  • Connect the device to WiFi easily through a portal
  • Secure communication between reader and server to ensure its identity to the server
  • Records all transactions and they can be easily fetched and read through an easy to use admin dashboard.
  • Anti-Fruad systems

This project is now finished, please read the documentation PDF if you are intrested about the development process.