使用Flipper Zero编辑商店价格标签
Edit store price tags using Flipper Zero

原始链接: https://github.com/i12bp8/TagTinker

## TagTinker:适用于 Flipper Zero 的红外 ESL 研究工具包 TagTinker 是一个为 Flipper Zero 设计的研究工具,用于研究电子货架标签 (ESL) 中使用的红外 (IR) 通信协议。它允许进行协议分析、受控实验和单色图像显示测试 – **但仅限于您拥有或获得明确测试许可的硬件。** 该项目专注于理解 ESL 标签如何接收和处理红外信号、准备显示资源以及分析信号时序。它旨在用于教育目的和逆向工程研究,*而非*与实际商业系统交互或更改零售显示。 **重要限制:** 严禁将 TagTinker 用于已部署的系统、零售环境或未经授权的访问。从 ESL 标签中取出电池很可能会擦除其编程。 该应用程序是源代码优先的,需要用户自行构建 Flipper 应用程序 (.fap)。欢迎贡献和错误报告,可通过 Discord (@i12bp8) 或 Telegram (@i12bp8) 获取支持。 TagTinker 是一个独立的科研项目,与任何 ESL 供应商或零售商均无关联。

GitHub上一个新项目允许用户使用Flipper Zero设备修改价签。Hacker News上的帖子引发了关于该设备实际应用价值的争论,一些人质疑它除了像干扰蓝牙这样的“新奇”黑客之外的用处。 然而,评论员指出该项目的价值在于提供源代码,鼓励教育用途和研究——这与之前只提供预编译二进制文件的项目形成对比。其他人强调了Flipper Zero与工业物联网设备交互和故障排除的潜力。 总体情绪表明,人们对这类“黑客”行为重新产生了兴趣,并重申了Flipper Zero最初作为探索数字系统的教育工具的意图。
相关文章

原文

Infrared ESL Research Toolkit for Flipper Zero
Protocol study • Signal analysis • Controlled display experiments on authorized hardware

License: GPL-3.0 Platform: Flipper Zero Status: Research Project

TagTinker demo

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

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.

  • 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

Where is the .fap release?

The Flipper app is source-first. Build the .fap yourself from this repository with ufbt so it matches your firmware and local toolchain.

What if it crashes or behaves oddly?

The maintainer primarily uses TagTinker on Momentum firmware with asset packs disabled and has not had issues in that setup. If you are using a different firmware branch, custom asset packs, or a heavily modified device setup, start by testing from a clean baseline.

What happens if I pull the battery out of the tag?

Many infrared ESL tags store their firmware, address, and display data in volatile RAM (not flash memory) to save cost and energy.
If you remove the battery or let it fully discharge, the tag will lose all programming and become unresponsive ("dead"). It usually cannot be recovered without the original base station.

I found a bug or want to contribute — how can I get in touch?

You can contact me on:

  • Discord: @i12bp8
  • Telegram: @i12bp8

I'm currently traveling, so response times may be slower than usual. Feel free to open issues or Pull Requests anyway — contributions (bug fixes, improvements, documentation, etc.) are very welcome and will help keep the project alive while I'm away.

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:

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.

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.

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.

This project is a port and adaptation of the excellent public reverse-engineering work by furrtek / PrecIR and related community research.

Licensed under the GNU General Public License v3.0 (GPL-3.0).
See the LICENSE file for details.

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.

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.

联系我们 contact @ memedata.com