Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marelab committed May 19, 2019
1 parent d1c664e commit bbb5788
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# This is a fork of the ESP RFID Project with extended MQTT Functions
First the extended functions are documented here followed by the find original descrition. The original ESP-RFID solution is already a great piece of Software, but I wanted extended functinality to integrate the my RIFID-DOOR into a home automatisation over MQTT. This has been added so far to this fork:
# Fork of the ESP RFID Project with extended MQTT Functions
First the extended functions are documented here followed by the original descrition. The original ESP-RFID solution is already a great piece of Software, but I wanted extended functinality to integrate my RIFID-DOOR into a home automatisation over MQTT.

The full marelab solution depends on three projects:

Hardware:
* marelab ESP-DOOR or esp-rfid-relay-board (see differences here)
* marelab fork ESP-RFID (firmware)
* marelab NODE-RED ESP-RFID integration (needs the marelab fork of ESP-RFID as firmware)

This has been added so far to this fork:
* Reading all user data over MQTT
* Sending User data to RFID-DOOR/ESP-RFID over MQTT
* Sending door open command over MQTT
Expand All @@ -11,6 +19,8 @@ First the extended functions are documented here followed by the find original d





# Orginal RFID Description
# ESP RFID - Access Control with ESP8266, RC522 PN532 Wiegand RDM6300

Expand Down

0 comments on commit bbb5788

Please sign in to comment.