RfidDb

Data Storage

A library that stores 32 bit identifiers and associated names to EEPROM which can be used to as a basis for RFID access control applications.
Entries can be added, edited and removed from the database and identifiers can be checked for existence in the database. Checks can be performed using the full identifier (for Wiegand 36 readers) or the low 24 bits (for Wiegand 24 readers).

Author: Greg Tan

Maintainer: Greg Tan

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.