Willy-JL 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому
..
assets 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому
examples 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому
.DS_Store 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому
.gitattributes 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому
.gitsubtree 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому
README.md 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому
application.fam 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому
icon.png 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому
t5577_config.c 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому
t5577_config.h 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому
t5577_writer.c 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому
t5577_writer.h 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer 2 роки тому

README.md

T5577 Raw Writer App

An easy to use T5577 raw writer app for Flipper Zero. Discord project page.

Instruction:

Configure the modulation, RF Clock, number of blocks, and block data in the Config menu.

Or, you can load a .t5577 file into the app and write it. An example file can be found here. The configuration will be automatically loaded from block 0 data.

The texts like: Modulation: ASK/MC RF Clock: 64 Number of User Blocks: 8 in the .t5577 files are derived from the block 0 data when saved. So if you want to adjust the configuration, you can simply edit block 0 data, without having to edit the text in the file. Or, you can load the data directly and adjust the configuration in the app before writing tags.

You can also save the data you've just loaded and/or configured.