Project foundation
The first tagged version of the reader project. See the tag and commit history for the exact snapshot.
Browse v0.1 ↗The repository currently has three version tags and one development tag. v0.3 is the latest published beta and the first release to put the real NFC and Matter pieces together.
The first tagged version of the reader project. See the tag and commit history for the exact snapshot.
Browse v0.1 ↗The second tagged snapshot and the base from which the later hardware work evolved.
Browse v0.2 ↗PN532 NFC frontend, Matter Door Lock endpoint, credential provisioning, OTA image validation, web authentication and hardware verification on an ESP32-WROOM-32 with 4 MB flash.
The development tag currently points to the v0.2 snapshot. Use versioned releases when you need reproducible firmware.
Browse dev ↗| Area | v0.3 |
|---|---|
| NFC | First real PN532 frontend, SPI/I2C, isolated component. |
| Matter | Door Lock cluster with Aliro provisioning and persistent reader identity. |
| Credentials | Runtime enrollment and withdrawal, stored in NVS. |
| Security | Optional HTTP Basic authentication for state-changing/configuration endpoints. |
| OTA | Application-image header and chip-ID validation before writing. |
| Hardware | Flashed and booted on ESP32-WROOM-32, 4 MB flash. |