TagTinker
Infrared ESL Research Toolkit for Flipper Zero
Protocol study • Signal analysis • Controlled display experiments on authorized hardware
Owner-authorized lab display experiment
Important
TagTinker is a research tool.
It is intended only for protocol study, signal analysis, and controlled experiments on hardware you personally own or are explicitly authorized to test.
This repository does not authorize access to, modification of, or interference with any third-party deployment, commercial installation, or retail environment.
Warning
Strictly prohibited uses include:
- Testing against deployed third-party systems
- Use in retail or commercial environments
- Altering prices, product data, or operational displays
- Interfering with business operations
- Bypassing pairing, authorization, or security controls
- Any unauthorized, unlawful, or harmful activity
Overview
TagTinker is a Flipper Zero app for educational research into infrared electronic shelf-label protocols and related display behavior on authorized test hardware.
It is focused on:
- protocol observation and replay analysis
- controlled display experiments
- monochrome image preparation workflows
- local tooling for research and interoperability testing
This README intentionally avoids deployment-oriented instructions and excludes guidance for interacting with live commercial systems.
Features
- Text, image, and test-pattern display experiments
- Local web-based image preparation utility (
tools/tagtinker.html) - Signal and response testing for authorized bench hardware
- Small, modular codebase suitable for further research
- Research-first project structure with clear scope boundaries
How It Works
TagTinker is built around the study of infrared electronic shelf-label communication used by fixed-transmitter labeling systems.
At a high level:
- tags receive modulated infrared transmissions rather than ordinary consumer-IR commands
- communication is based on addressed protocol frames containing command, parameter, and integrity fields
- display updates are carried as prepared payloads for supported monochrome graphics formats
- local tooling in this project helps researchers prepare assets and perform controlled experiments on authorized hardware
This project is intended to help researchers understand:
- signal structure
- frame and payload behavior
- display data preparation constraints
- safe, authorized bench-testing workflows
For the underlying reverse-engineering background and deeper protocol research, see:
- Furrtek’s ESL research: https://www.furrtek.org/?a=esl
- PrecIR reference implementation: https://github.com/furrtek/PrecIR
Project Scope
TagTinker is limited to home-lab and authorized research use, including:
- infrared protocol study
- signal timing and frame analysis
- controlled experiments on owned or authorized hardware
- monochrome asset preparation for testing
- educational diagnostics and interoperability research
It is not a retail tool, operational tool, or field-use utility.
Responsible Use
You are solely responsible for ensuring that any use of this software is lawful, authorized, and appropriate for your environment.
The maintainer does not authorize, approve, or participate in any unauthorized use of this project, and disclaims responsibility for misuse, damage, disruption, legal violations, or any consequences arising from such use.
If you do not own the hardware, or do not have explicit written permission to test it, do not use this project on it.
Any unauthorized use is outside the intended scope of this repository and is undertaken entirely at the user’s own risk.
No Affiliation
This is an independent research project.
It is not affiliated with, endorsed by, authorized by, or sponsored by any electronic shelf-label vendor, retailer, infrastructure provider, or system operator.
Any references to external research, public documentation, or reverse-engineering work are included strictly for educational and research context.
Credits
This project is a port and adaptation of the excellent public reverse-engineering work by furrtek / PrecIR and related community research.
License
Licensed under the GNU General Public License v3.0 (GPL-3.0).
See the LICENSE file for details.
Warranty Disclaimer
This software is provided “AS IS”, without warranty of any kind, express or implied.
In no event shall the authors or copyright holders be liable for any claim, damages, or other liability arising from the use of this software.
Maintainer Statement
This repository is maintained as a narrowly scoped educational research project.
The maintainer does not authorize, encourage, condone, or accept responsibility for use against third-party devices, deployed commercial systems, retail infrastructure, or any environment where the user lacks explicit permission.
Research responsibly.
