M5Stack Cardputer vs Flipper Zero: Can the Cardputer Replace a Flipper? (2026)

"Can the Cardputer just replace my Flipper Zero?" It's the most common question about M5Stack's pocket computer — and the honest answer is no, because the two devices solve the problem from opposite directions.

Quick answer No single-box swap — and that's the honest take, not a hedge. The Flipper Zero ships with its radios built in: Sub-GHz (CC1101), 125 kHz RFID, 13.56 MHz NFC, infrared, iButton, GPIO, and BLE all live inside the case. The M5Stack Cardputer is an ESP32-S3 handheld with a QWERTY keyboard, a small screen, and a speaker — but its only built-in radios are the ESP32's own 2.4 GHz Wi-Fi and BLE. There is no built-in Sub-GHz, no built-in NFC/RFID, no built-in IR. To make a Cardputer behave like a Flipper on those fronts, you bolt on modules (a CC1101 for Sub-GHz, an nRF24 unit, an external antenna, and so on). So the community consensus is the right frame: the Cardputer is a companion to the Flipper, not a replacement for it. It's cheaper, more open, has a real keyboard and screen, and its firmware scene moves fast — while the Flipper is more mature, more integrated, and more "just works" out of the box. They overlap, but each wins different jobs.

What each device actually is

The Flipper Zero is a purpose-built "multi-tool for hardware hackers." Its whole design assumes you'll work with physical RF, access control, and embedded signals, so the radios that make that possible are integrated into the device itself. You unbox it and you already have Sub-GHz, NFC, RFID, IR, iButton, GPIO, and BLE. Wi-Fi and broader 2.4 GHz work (e.g. Marauder-style tooling) are the main things that live outside the core unit — those run on an external dev board such as an ESP32 Marauder board or a BW16-based 5Ghost board. Firmware-wise, the Flipper has a large ecosystem with the official firmware plus well-known community builds like Unleashed, Momentum, and RogueMaster.

The M5Stack Cardputer is a different animal: a tiny ESP32-S3 handheld computer with a QWERTY keyboard, a small color screen, and a speaker. It's a general-purpose, hackable pocket computer that can be pointed at security and RF tasks — but it doesn't carry dedicated radios for them. Out of the box it has the ESP32-S3's 2.4 GHz Wi-Fi and BLE, and that's the extent of its built-in wireless. Everything else (Sub-GHz, an external antenna, longer-range modules) attaches through its expansion connector as a separate "cap" or module. On the firmware side, the popular choice is Bruce, an actively developed, fast-moving ESP32 firmware. The Cardputer also comes in more than one hardware revision — a v1.1 and a newer ADV generation that adds a rear 2×7 pin header; the older v1.1 has reached end-of-life. (For which RF caps fit which generation, see our ADV vs v1.1 module compatibility guide.)

Radios: what's built in vs add-on

This table is the heart of the comparison. "Built-in" means it's inside the device with no extra purchase; "add-on" means you need a module/cap to get it.

Capability Flipper Zero M5Stack Cardputer
Sub-GHz (CC1101, 300–928 MHz range) Built-in Add-on (external CC1101 module required)
125 kHz RFID Built-in Add-on (requires an RFID unit)
13.56 MHz NFC Built-in Add-on (requires an NFC unit)
Infrared (IR) Built-in Add-on (requires an IR unit)
iButton / 1-Wire Built-in Add-on
2.4 GHz Wi-Fi Add-on (external dev board) Built-in (ESP32-S3)
BLE / Bluetooth Built-in Built-in (ESP32-S3)
nRF24 (2.4 GHz) Via GPIO/add-on Add-on module
GPIO / expansion Built-in header Built-in (ADV adds rear 2×7 header)
Physical QWERTY keyboard No Built-in

The pattern is clear: the Flipper is "radios in, Wi-Fi out"; the Cardputer is "Wi-Fi in, radios out." That single difference explains most of the "can it replace it?" debate. If your work is mostly Sub-GHz, NFC, RFID, or IR, the Flipper hands you that on day one. If your work is keyboard-driven 2.4 GHz Wi-Fi/BLE tinkering, the Cardputer hands you that on day one — and you add radios as needed.

Where the Cardputer wins

  • Price and openness. The Cardputer is an inexpensive, deliberately open platform. You can poke at the hardware and firmware in ways the Flipper's more buttoned-up design discourages.
  • A real keyboard and screen. Typing commands, SSIDs, or notes on a physical QWERTY beats a 4-button D-pad. For anything text-heavy, the Cardputer is simply more comfortable.
  • Fast-moving firmware (sandbox energy). The Bruce scene iterates quickly. If you like living on the experimental edge and trying new features often, that velocity is a feature, not a bug.
  • 2.4 GHz Wi-Fi is built in. No external board needed to start Wi-Fi work — the ESP32-S3 is right there.
  • Modular by design. With the right cap, the Cardputer can take on Sub-GHz, longer-range links, and external antennas — and the ADV's rear header opens up even more attachment options.

Where the Flipper wins

  • Radios included, zero shopping list. Sub-GHz, NFC, RFID, IR, iButton — all in the box. No "buy three modules first."
  • Maturity and polish. The Flipper's firmware and app ecosystem (official plus Unleashed/Momentum/RogueMaster) is large and battle-tested. Things tend to "just work."
  • Bigger ecosystem. More apps, more guides, more community knowledge to lean on when you get stuck.
  • Lower friction. For someone who wants to use RF tools rather than assemble an RF toolkit, the Flipper is the path of least resistance.
  • Integrated NFC/RFID/IR. These are first-class, built-in features — not bolt-ons.

So can the Cardputer replace a Flipper?

Here's the honest conclusion: not as a one-for-one swap, and that's fine — because they're built for different sweet spots.

If "replace" means "do everything a Flipper does, in one box, with nothing extra" — no. The Cardputer has no built-in Sub-GHz, NFC, RFID, or IR, so matching the Flipper's out-of-the-box radio spread means buying and attaching modules. To do Sub-GHz on a Cardputer the way a Flipper does, you must add a CC1101 module; there's no built-in version.

If "replace" means "cover a meaningful overlap of tasks for less money, with a keyboard and an open platform" — then for plenty of Wi-Fi/BLE and scripting-style work, the Cardputer holds its own, and with the right caps it stretches into Sub-GHz and more.

The way most of the community actually uses them is the most useful answer: the Cardputer is a companion and experimentation platform that sits alongside a Flipper, not a device that retires it. Many people own both — the Flipper for mature, integrated RF, the Cardputer for cheap, open, keyboard-driven tinkering and 2.4 GHz work. You don't have to crown a winner; you pick the right tool per task, or keep both.

FAQ

Can the M5Stack Cardputer replace a Flipper Zero?
Not as a direct one-box swap. The Flipper has Sub-GHz, NFC, RFID, IR, iButton, and BLE built in; the Cardputer's only built-in radios are 2.4 GHz Wi-Fi and BLE. For most users the Cardputer is a complementary companion device rather than a replacement.
Does the Cardputer have built-in Sub-GHz?
No. The Cardputer has no built-in Sub-GHz radio. To do Sub-GHz like a Flipper, you must add an external CC1101 module.
Does the Cardputer have NFC, RFID, or IR built in?
No. These are built into the Flipper Zero but require corresponding add-on units on the Cardputer.
What can the Cardputer do out of the box that a Flipper can't?
It has a physical QWERTY keyboard, a small screen, a speaker, and built-in 2.4 GHz Wi-Fi from its ESP32-S3, so keyboard-driven Wi-Fi/BLE work needs no external board.
What firmware does the Cardputer run?
The popular choice is Bruce, an actively developed, fast-moving ESP32 firmware. Flippers typically run the official firmware or community builds like Unleashed, Momentum, or RogueMaster.
Is there more than one version of the Cardputer?
Yes. There is a v1.1 and a newer ADV generation that adds a rear 2x7 pin header. The v1.1 has reached end-of-life, and which RF caps fit depends on the generation.
Should I buy a Cardputer or a Flipper Zero?
If you want integrated radios with minimal setup, choose the Flipper. If you want a cheap, open, keyboard-equipped platform for Wi-Fi/BLE and modular experimentation, choose the Cardputer. Many people run both.

You don't have to choose

At PINGEQUA we build RF modules for both ecosystems, so this was never a "pick a side" decision for us. Running a Cardputer? Add the Sub-GHz radio it doesn't have built in. On a Flipper? Expand its range. Not sure which RF cap fits your Cardputer generation, start with our best RF module for the M5Stack Cardputer guide. And if your real question was just about Wi-Fi boards for the Flipper, see 5Ghost vs ESP32 Marauder.

Cardputer — Hydra RF cap → Flipper — 2-in-1 RF module → Flipper — 5Ghost BW16 →

Sources & further reading: Cardputer as a Flipper companion (community consensus, expansion-bus argument) — BitRebels; M5Stack Cardputer hardware specs (ESP32-S3, keyboard, screen, speaker, versions) — docs.m5stack.com; Bruce firmware — bruce.computer; Flipper Zero documentation (built-in radios) — docs.flipper.net. Hardware facts verified June 2026.

Regresar al blog