/flipper-zero-backpacks

Backpack-style addon boards for the Flipper Zero!

Primary LanguageC++OtherNOASSERTION

Flipper Zero Backpacks

License: CC BY-SA 4.0 Shop: Tindie Donations: Coffee

BackCase

This is a collection of addon boards for the Flipper Zero multi-tool in the style of a backpack that clips behind the Flipper!

Right now it features only an ESP32 wifi board, like the official wifi devboard, only formatted as a backpack and with an SD card slot fitted. There is also a protoboard to create your own designs in the same formfactor.

The backpack framework is designed to fit snugly to a Flipper inside its silicone case. Without a silicone sleeve, the board will have 2mm of space around the Flipper, which might be undesireable.

FrontNoFlipper

Finished designs are currently stocked at Tindie. The first prototype run will be quite limited but if there is interest in more, a bigger batch will be produced.

I sell on Tindie

If you like my work please consider supporting my caffeine addiction!

Table of contents

Boards

All boards use 1mm board thickness unless otherwise specified.

Connecting piece

ConnectingPiece

Every board uses the same connector up top. This is what plugs into the Flipper and makes the board an actual backpack. The addon board and the connecting piece slide into each other and get soldered at the intersection to form a solid, right angle connection.

ESP32 Wifi Dev board

Wifi

Very similar to the official Wifi dev board. Additionally includes a micro SD card slot so you don't have to mod the official board yourself.

Other than that all guides applicable to the official Wifi dev board are also applicable here.

Firmware

The board ships with the Black Magic debugger firmware, just like the official board. Alternatively you can use an alternate firmware like the ESP32 Marauder by JustCallMeKoko if you want to get spicy.

Every firmware that works on the official dev board should also work on this backpack

Internal / External Antenna

The ESP32-S2 part number referenced in the BOM (C701334) leads to an -I version of the ESP32-S2, which has the antenna plug mounted on the ESP. Versions without the -I in the product name do not have the antenna plug mounted. Next to the antenna plug is a small jumper that is set accordingly, to use either the internal PCB antenna, or the external plug antenna.

By default, -I ESPs have the jumper set to use an external antenna via the plug.

If you use a non -I variant of the ESP32-S2, like the boards found in the shop, you would have to mount an antenna plug before being able to use the external antenna

if you use an -I ESP32-S2 you would need to move the jumper over to use the internal antenna!

SD Card

kThe ESP seems to be pretty restrictive in SD Card compatibility especially when running Marauder. This is not a limitation of this specific design but inherent to the ESP32. I've had luck with older and smaller SD cards sub 16 GB and Class 10 at max. OLDER Sandisk Ultra Micro SDHC I seem to work pretty well when formatted to FAT32.

Protoboard

Protoboard

A simple 2.54mm pitch protoboard backpack, fitting the same case as the ESP32 board. While it is through hole, beware that there isn't much space between the Flippers silicone case and the board, so make sure to only put taller components on the side facing away from the flipper, and stay pretty flat when wiring on the bottom side. Also remember that the bottom side will be somewhat exposed, so you should consider placing and wiring mostly on the encased side.

Making your own

All files to order your own boards from existing designs can be found under /pcb/<BoardName>/FabricationFiles. This includes Gerbers as well as BOMs for PCBA so the boards arrive fully built. All files were exported to be ordered at JLCPCB and use LCSC part numbers.

All boards need to be ordered as 1mm thickness so they fit together well!

There is also a clean KiCad project under /pcb/Clean/ to create original designs. If you end up creating your own design I would love to merge your fork into this repo!

3D Printing

A 3D printable case project is included in /3d_printing/flipper-zero-backpacks.FCStd.

You can use FreeCAD to open and modify it.

A bare version, as well as one fitting the ESP32 board have been exported as .step and .3mf files into /3d_printing/.

The cases can be printed without any supports and are best printed in PETG, but there is no reason why PLA wouldn't be sufficient.

Building guide

Detailed build guide - click to expand

Step 1 - Clamp the back board vertically

Step1

Step 2 - Slide on the connecting piece

Step2

Step 3 - Solder down one of the connectors

You don't have to care about the angle of the boards for now.

Step3

Step 4 - Reflow the connection, aligning the boards at 90 degrees

Step

Step 5 - Make sure the boards are also aligned when viewed from the front

Step5

Step 6 - Solder the remaining connections on the top

Step6

Step 7 - Make sure that none of the connections are bridged between the pads horizontally

Step7

Step 8 - Flip the board around so you can see the bottom connections

Step8

Step 9 - Solder the bottom connections

Step9

Step 10 - Flip the board around again and solder the pin headers

Make sure to get them at a right angle to the board as well. Otherwise you will put stress on the board when inserting into the Flipper.

Step10

Step 11 - Optional - Find the 3D printed case and screws

Step11

Step 12 - Slide the board into the case and screw down the 3 mounting points

Step12

Sources

Donations

If you like my work please consider supporting my caffeine addiction!

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.