esprfid / esp-rfid-py

Alternative ESP-RFID firmware.
9 stars 5 forks source link

esp-rfid-py

Firmware for property access systems for common microcontrollers like ESP8266.

Inspired by ESP-RFID, written in Micro Python ((Pycopy)[https://github.com/pfalcon/pycopy] fork).

Status

This project is in experimental stage.

Compared to official ESP-RFID firmware lacks a lot of elementary features. Implemented features needs testing, but even at this stage should have less bugs.

Features

Complete list of features is in example config file.

Goals

Scalable and reliable modular, events-based and asynchronous architecture which allows:

Current disadvantages