Gernot Walzl

Flipper

The Flipper Zero basically is a battery-powered microcontroller (STM32WB55RG)
with radio-frequency (RF) transceivers (Sub-GHz, NFC, RFID, Bluetooth) and
an infrared (IR) transceiver. It has a GPIO port and a USB port.

The community around Flipper creates apps to analyze various RF and IR signals.

Recommended Apps

Good Flipper Application Files (FAPs)
https://github.com/flipperdevices/flipperzero-good-faps
Mouse Jiggler
https://lab.flipper.net/apps/mouse_jiggler
https://github.com/DavidBerdik/flipper-mouse-jiggler
Spectrum Analyzer
https://lab.flipper.net/apps/spectrum_analyzer
https://github.com/xMasterX/all-the-plugins/tree/dev/base_pack/spectrum_analyzer

Recorded Signals

Infrared (IR) signals
https://github.com/Lucaslhm/Flipper-IRDB
Sub-GHz signals
https://github.com/UberGuidoZ/Flipper/tree/main/Sub-GHz
Flipper Zero
https://flipper.net/
qFlipper
https://docs.flipper.net/zero/qflipper
Official Flipper Zero App Store
https://lab.flipper.net/apps
42-flipperzero.rules 2026-03-21 666 B
CONTENT.html source 2026-03-22 2 KB
flipperzero_firmware.sh source 2026-03-21 1.8 KB
flipperzero_firmware.sh
2026-03-21
by Gernot Walzl
Downloads, builds and flashes the firmware of the Flipper Zero via USB.
This also installs applications for the Flipper to the inserted SD card.
lirc_to_flipper.py source 2026-04-06 1.9 KB
lirc_to_flipper.py
2026-04-06
by Gernot Walzl
Converts LIRC config files to Flipper IR files.
Currently, only simple RC-6 signals are supported.