Commit Graph

5 Commits

Author SHA1 Message Date
d7cd79b7c7 Merge pull request 'docs: expand README with full feature catalog and API tables' (#1) from docs/readme-full-catalog-and-api into main
Reviewed-on: drjones/nfc-pn534-warlord#1
2026-04-07 19:10:22 -07:00
drjones
ad814c6a12 docs: expand README with full feature catalog and API tables
Include firmware/.cache/clangd index artifacts from the staged set.

Made-with: Cursor
2026-04-07 19:06:06 -07:00
drjones
3be2d3f936 Fix PN532 transport and NFC tag handling.
Tighten PN532 framing and NFC access locking so scan, read, write, and raw operations behave reliably on hardware, and correct Classic versus Type 2 tag classification so common cards hit the right code paths. Refresh the embedded web assets and launcher files to match the corrected firmware behavior.

Made-with: Cursor
2026-04-02 18:32:06 -07:00
drjones
8968560565 Add PN532 toolkit firmware, web UI, and embedded SPIFFS assets
Includes ESP-IDF NFC stack (deep capture, 4K Classic geometry, UL write API,
open SoftAP), React dashboard with live tag diagnostics, and docs. README
updated for APIs and lab Wi-Fi defaults.

Made-with: Cursor
2026-03-29 09:32:55 -07:00
drjones
d1068d965b first commit
Made-with: Cursor
2026-03-25 10:37:05 -07:00