docs: update README for v2.1 with NFC scan feature

This commit is contained in:
7h30th3r0n3
2026-04-26 13:24:00 +02:00
parent 9b3524b5f8
commit d76403376b
+4 -1
View File
@@ -1,4 +1,4 @@
# TagTinker V2.0
# TagTinker V2.1
<p align="center">
<strong>Infrared ESL Research Toolkit for Flipper Zero</strong><br>
@@ -29,6 +29,7 @@ This tool is built for IoT security curiosity, learning about obscure protocols,
- **TagTinker Flipper App:** High-performance, zero-allocation RLE streaming IR engine.
- **TagTinker Android Companion:** Edit and dither images directly on your phone and sync them instantly to the Flipper Zero over BLE.
- **NFC Tag Scan:** Instantly identify ESL targets by scanning their NFC tag — no manual barcode entry needed.
- Display text, custom images, and test-patterns.
- Support for monochrome and accent-color (red/yellow) graphics tags.
@@ -61,6 +62,8 @@ To understand the underlying protocol, signal structure, and history, please rea
- **Furrteks ESL research:** [https://www.furrtek.org/?a=esl](https://www.furrtek.org/?a=esl)
- **PrecIR reference implementation:** [https://github.com/furrtek/PrecIR](https://github.com/furrtek/PrecIR)
NFC tag decoding contributed by **7h30th3r0n3**.
## Disclaimer
> [!CAUTION]