ESP-RFID

From Embedded Lab Vienna for IoT & Security
Revision as of 08:46, 30 January 2023 by LLaschitz (talk | contribs) (Created page with "== Summary == Introduction to the ESP-RFID access control system == Requirements == * a ESP8266 microcontroller board or the [https://www.tindie.com/products/nardev/esp-rfid-relay-board-12v-for-esp8266-board/ official relay board] * a RC522, PN532, Wiegand, or RDM6300 RFID reader * a firmware flashing tool of your choice (on Windows not required) == Description == The ESP-RFID is a RFID access control system that uses ESP8266 microcontroller board and one of the re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Introduction to the ESP-RFID access control system

Requirements

  • a ESP8266 microcontroller board or the official relay board
  • a RC522, PN532, Wiegand, or RDM6300 RFID reader
  • a firmware flashing tool of your choice (on Windows not required)

Description

The ESP-RFID is a RFID access control system that uses ESP8266 microcontroller board and one of the required RFID readers that is able to unlock doors.

Step 1

Enter these commands in the shell

echo foo
echo bar

Step 2

Make sure to read

  • War and Peace
  • Lord of the Rings
  • The Baroque Cycle

Used Hardware

Device to be used with this documentation Maybe another device to be used with this documentation

Courses

References