flipperzero-firmware/wiki/applications/iButton.md

28 lines
1.2 KiB
Markdown
Raw Normal View History

2020-08-15 06:57:12 +00:00
Flipper Zero has a built-in 1-Wire pad to read iButton (DS1990A) keys, also known as TouchMemory or Dallas keys. This technology is quite old but still widely used around the world. It's based on 1-Wire protocol and doesn't have any authentication, so Flipper can easily read these keys, save IDs into the memory, write IDs to blank keys, and emulate the key itself.
* **Reading & Writing & Emulating**
* **Protocol detection**: юзер может определить тип ключа поднося ключ к флипперу и тип считывателя поднося флиппер к домофону (цифрал, даллас и т.д.)
2020-09-27 23:30:40 +00:00
![](./../../wiki_static/applications/iButton/ibutton.jpg)
2020-08-15 06:57:12 +00:00
## Reading
2020-09-27 23:30:40 +00:00
2020-08-15 06:57:12 +00:00
`iButton(1-Wire) -> Reading`
Flipper will wait for iButton tag. While waiting red LED is blinking.
Lean tag on iButton reader in the back side of Flipper Zero:
2020-09-27 23:30:40 +00:00
**Video demo**
[![Flipper Zero Reading ibutton](https://img.youtube.com/vi/QE7Nb5r5m_Q/0.jpg)](https://www.youtube.com/watch?v=QE7Nb5r5m_Q)
![](./../../wiki_static/applications/iButton/read1.jpeg)
![](./../../wiki_static/applications/iButton/read2.jpeg)
2020-08-15 06:57:12 +00:00
# UI
## Main menu
* Read
* Saved Keys
* Enter manually