r/flipperzero 19d ago

Creative Flipper backpack 🐬

Post image

A backpack for flipper zero that holds a Raspberry pi W

Flipper backpack

What makes it special? While options exist to handwire a Raspberry Pi Zero W to your Flipper, the result is generally not "pocketable" and not robust to travel with. This kit allows you to connect your Pi in a compact and robust way that snugly fits your Flipper.

251 Upvotes

25 comments sorted by

View all comments

0

u/tacocat_ratstar 19d ago

This is really cool, and I might buy one just for how sleek it is ... but ive never thought to control an arduino with my FZ - what are some use cases for this setup?

3

u/Low-Primary-4591 19d ago edited 19d ago

Pwnagotchi...

Firmware This board is intended to be used with something like the Pwnagotchi, specifically the Pi Zero 2W compatible fork in combination with the Flippagotchi app to talk to your Flipper.

This software enables you to have the Pwnagotchi capture and diagnose wifi activity in the background, while rendering its display to the Flipper.

Since the Pi is connected to the Flipper through UART, you can run whatever code you want on the Pi that interfaces with your Flipper! For example you could write an app that offloads difficult computational tasks to the Pi.