This repository serves as the central hub for my Flipper Zero research and engineering projects, covering infrared (IR), RF, GPIO hardware experimentation, and automation workflows.
The primary focus is on hands-on learning, protocol analysis, and real-world system design tailored for Embedded Systems and Security Research. Each project showcases a methodology of reverse-engineering and security experimentation, building foundational skills for penetration testing and hardware security.
To ensure clarity and professional engineering practices, this repository is organized as follows:
projects.md: 📋 The master index for all active and planned research projects, detailing focus areas and proposed experiments.SECURITY.md: 🛡️ The core policy outlining ethics, safety, authorized usage, and responsible disclosure for all work in this lab.TEMPLATE/: 🏗️ A standardized directory structure for bootstrapping new projects. It includes:data/— Raw captures, payloads, and protocol dumps.demo/— Videos, GIFs, or evidence of successful execution.diagrams/— Architecture and system diagrams.notes/— Research notes, references, and scratchpads.readme.md— The template documentation for the project.
| Domain | Focus Areas |
|---|---|
| Embedded Systems | |
| Protocol Research | |
| Security Engineering | |
| Automation & Tooling |
Designed and implemented a unified infrared (IR) automation system using the Flipper Zero. Focused on reverse engineering consumer remote signals and building room automation workflows.
- Objective: Capture, analyze, and replay IR codes to control multiple devices from a single interface.
- Key Technologies: Flipper Zero, RAW IR Signal Capture, Protocol Decoding (NEC).
- Outcome: Successfully organized and automated the control of 5+ devices in a unified structured system. Demonstrated technical documentation and signal reliability optimization.
For a full list of proposed experiments including USB HID (BadUSB), Sub-GHz RF, RFID/NFC, and Wi-Fi Auditing, please refer to the Master Project Index.
👉 View the Project Index (projects.md)
All experiments are conducted strictly for educational and research purposes within authorized boundaries.
For detailed guidelines on out-of-scope activities, responsible disclosure, and safety, please refer to our Security Policy.
👉 Read the Security Policy (SECURITY.md)