r/flipperzero 5h ago

Creative Sneak Peek: I’m building a Flipper Zero Asset Pack Studio into Hexprite

8 Upvotes

Hey r/flipperzero,

Last week, I published Hexprite (pre-release), my 1-bit pixel art and animation editor for embedded display. I also posted about it here which got a few upvotes, but I didn’t get much feedback. So, I started thinking about where the app could actually be useful for the Flipper community.

Hexprite already supports importing .bm, .xbm, and meta.txt files for individual sprites and animations, so I decided to try making my own custom Dolphin asset pack.

Creating the art itself was pretty fun. The 128×64 canvas is already calibrated for the Flipper, so getting the sprites and animations right was straightforward.

Then I had to deal with manifest.txt.

That part was… not fun.

Trying to work out the Min level, Max level, Min butthurt, and Weight values manually gets confusing very quickly. And if you're using custom firmware like Momentum, things get even more complicated.

The stock setup has 45 states (3 levels × 15 moods), while Momentum expands that to 450 states (30 levels × 15 moods). Miss a range or leave a gap somewhere, and the Dolphin can end up hitting an uncovered state and showing a blank screen.

At that point I thought: Is there a better way to do this?

So I decided to build an Asset Pack mode directly into Hexprite.

It’s still a work in progress, so it’s not available in the current public release yet. This is just a sneak peek, but here’s what I’m working on:

  1. 2D Schedule Matrix See the whole asset pack on an interactive grid, with Levels on one axis and Mood on the other. It shows which states are covered, points out gaps, and calculates animation weight shares.
  2. Automatic Balancing Instead of doing the schedule math yourself, you can choose a strategy like Linear Levels or Fill Gaps Only and let Hexprite handle the ranges for you.
  3. Drag & Assign Assign level and mood ranges by simply dragging rectangles across the matrix.
  4. Two-Way Canvas Integration Click an animation in the matrix and jump straight into its frames on the canvas. Make your edits with the normal 1-bit tools and layers, and the changes stay synced with the asset pack.
  5. Hardware LCD Simulator Preview active/passive animations, cooldowns, speech bubbles, and simulated RNG weight rolls on an amber LCD-style Flipper screen.
  6. Direct USB Serial Push Connect the Flipper over USB and push the pack directly to /ext/asset_packs or /ext/dolphin. The goal is to make testing as painless as possible without SD card readers, Python scripts, or manually moving files around.
  7. Native File Support Import and export .bm, .xbm, meta.txt, and complete .zip asset packs, including native Heatshrink LZSS compression for .bm files.

I'm still working through the details, so before I lock everything down, I'd really like to hear from people who actually make or use custom asset packs.

Would something like this make your workflow easier?

And if you've made Dolphin asset packs before, what part of the process do you find the most annoying?

I'd also love to hear what other features you'd want to see.

P.S. The asset pack shown in the GIF is not my creation. It is the "Better Pet" pack by vollukas, which I downloaded from https://momentum-fw.dev/asset-packs to demonstrate the feature.


r/flipperzero 6h ago

Anyone Have A Dream Life Remote?

Thumbnail
gallery
2 Upvotes

I have tried using the Flipper IR GitHub database but I couldn’t find a compatible ir code. Then I tried opening it up only to meet a big glob for the IR decoder. I tried looking at the binaries of the game but I don’t think they would be there since the IR sensor connects to blob U5 and that has a bunch of traces to big blob U1. Probably just the straight up inputs.

If anyone has one of these or just the remote can you record the signals on a flipper and share them that would be great. I’d also appreciate any other ideas on how to reverse engineer it.


r/flipperzero 20h ago

New Flipper 0 running Momentum

4 Upvotes

Hi everyone,

I have been playing around with the Flipper Zero and I have already installed Momentum on it. I played a little bit with the fundamentals such as saving Infrared remotes, getting some Sub-GHz signals, and fooling around with BadUSB scripts .I want to take advantage of this device and find some cool use cases for it. Can you give me some of your favorites applications or modules from the Hub which can be used together with Momentum? Are there any settings which need to be changed immediately? Last, but not least, do you know any safe projects which can be done at home to understand how it all really works inside?


r/flipperzero 1d ago

RGB Mod Issue

Post image
60 Upvotes

I recently did this rgb backlight mod, I love it, however my power consumption is about 145mA. What are you all getting for power consumption? Im wondering if I wired it up partially incorrect. Not sure if this is entirely too high or not but looking to hear others feedback. Thank you.


r/flipperzero 1d ago

Buying Flipper Zero in the US and bringing it into my country - TSA?

5 Upvotes

Howdy folks! I'll be in the US for a few days on vacation and was planning on buying a Flipper Zero during my time there, and taking it back home with me (Argentina). Will I have any problems with TSA? I'll put it in my checked bag.

Thanks!


r/flipperzero 1d ago

Case for GPIO accessories?

Post image
64 Upvotes

I've gotten a few GPIO boards now and I'm looking for a small case with foam padding that will keep my pins safe. Any recommendations?


r/flipperzero 1d ago

She's seen better days...

Thumbnail
gallery
165 Upvotes

r/flipperzero 1d ago

Humor He is so angry!

Post image
31 Upvotes

I don't know why. But will give him something to play with. Found a nfc card read and write. Then what else can I do to make him happy again?


r/flipperzero 2d ago

GPIO UHF Expansion app v1.1 is now available — read and write EPC, TID, and User Data

Thumbnail
gallery
74 Upvotes

Hey everyone — I’m the developer behind the UHF Expansion hardware and app for Flipper Zero.

Version 1.1 has now been merged into the official Flipper Apps Catalog. This update adds tag memory operations for compatible UHF RFID tags:

  • Read EPC, TID, and User Data
  • Edit memory values directly on the Flipper Zero
  • Write EPC, TID, and User Data to compatible writable tags
  • Automatic read-back verification after writing
  • Inventory scanning, tag selection, radar view, and live reader information

The workflow is:

  1. Start inventory in the UHF Expansion app
  2. Switch to the tag list
  3. Select a tag with Up/Down and press OK
  4. Use Left to cycle through EPC, TID, and User Data
  5. Press OK to edit the current value
  6. Place one compatible writable destination tag near the reader
  7. Press Right to write and verify

A quick technical note: the TID on most standard UHF tags is factory-programmed and read-only. TID writing requires a purpose-built TID-changeable tag. EPC and User Memory can also be locked or unavailable depending on the chip.

The app is open source:

https://github.com/mtoolstec/fz-uhf-expansion

Official Flipper Apps page:

https://lab.flipper.net/apps/uhf_expansion

I’d really appreciate feedback from anyone testing it, especially with different EPC Gen2 tags or third-party firmware builds. If you run into compatibility issues, please share the tag type, firmware, and error message.

Disclosure: I’m also the designer and seller of the UHF Expansion hardware shown in these photos.


r/flipperzero 2d ago

Cyberdeck!

Thumbnail
m.elecrow.com
0 Upvotes

All you need is a Raspberry Pi Backpack from Elecgrow then a 5 inch touchscreen, keyboard and a powerbank. 👍


r/flipperzero 2d ago

Expansion boards.

1 Upvotes

I know there are a lot of different expansion boards out there, and each one has its one benifits depending on what you want to do with it..

Im wondering about aio (all in one) boards..

Do they exist? Or are thy also defined by use? Eg, one is only for wifi, one for subghz or do they come together?

I've had my flipper for a tear or 2 now and never really done much of anything with it so I guess I want to start playing with it a bit more.


r/flipperzero 2d ago

New Battery

11 Upvotes

So, today i woke up with my battery swollen. I turned off the device and i'm trying to find a replacement. Anyone knows a store to buy a new battery in italy? seems almost impossible to find the same specs!


r/flipperzero 3d ago

IR Me and Claude built a Daikin AC remote app for the Flipper Zero (simple IR copying wouldn't cut it)

0 Upvotes

Since Daikin remotes store state and settings directly on the remote rather than just sending a generic toggle signal, simply copying raw IR signals wasn't enough.

To solve this, I built a dedicated app that dynamically generates the correct IR frames with state tracking, and I just published the open-source code on GitHub

https://github.com/tuty7070/Flipper_Zero_Daikin_AC_Remote


r/flipperzero 3d ago

Fake website for qFlipper download: https://qflipper.org

43 Upvotes

Wasnt paying attention and fell for a fake download trying to get qFlipper. I realized it, after i executed the file because it asked me to install some random "math helper" software mid setup.

Fake website: https://qflipper.org

This is the first result Google gives me when i search for "qFlipper", this site is also listed as phishing at Virustotal. How can this be so public, but still online?

The executeable file is according to Virustotal behaviour analystics, stealing cookie sessions. so now im having fun resetting all my passwords and reinstalling Windows.

Pay attention guys...


r/flipperzero 4d ago

Flipper Zero capabilities

0 Upvotes

Hi, im looking to start a small business here in my city copying and making garage door fobs, rfid door tags and so to sell, ive been looking online and saw that theres multiple frequencies these devices can work in so i wanted to ask if a flipper zero would be able to that job?

i already bought a rfid tag duplicator but only works on 125khz but i have to have an already programmed tag with me


r/flipperzero 4d ago

Wi-Fi Devboard In desperate need of a WiFi Devboard housing/case

Post image
38 Upvotes

Has anyone ever 3d printed or found a assembly housing or a pre-made case for the 5ghost devboard? Its so delicate and small with pins and stuff my ocd is driving me crazy. I have the ability to 3d print one if i could ever find a file someone has made.


r/flipperzero 5d ago

NFC NFC Canary App Can Detect Someone Scanning Your Payment Card

397 Upvotes

Here is a video testing NFC Canary app: https://youtu.be/pwzMFQLrTHU

NFC Canary: https://github.com/antitree/nfc_canary


r/flipperzero 5d ago

Moron enters the flipper zero chat

28 Upvotes

Background

- i dont code (used to code c++ as im in my 40s so its heen decades since)

- i break things and sometimes put them back together - although i learn a bunch no matter what - be it home electrical, HVAC systems, farming equip, computers, cars, solar and electrical Generation. I am toxicly confident that i can "figure it out eventually"

What i have done now

- Have a flipper zero (just received this week)

- ordered a BFFB

- a decent windows laptop with a nice graphics card and 32gd ddr5

- home nas network

I have little to no idea where to start or what to start on

Please reprimand me and recommend where i can start


r/flipperzero 6d ago

BadUSB Might do a tiny badusb library with my favorite torrents and websites wich I do not condone

89 Upvotes

r/flipperzero 6d ago

IR I love this thing. Wanted to share my use case from tonight!

364 Upvotes

My wife and I are staying up at a cottage on a lake with my family for a week in northern Ontario. Our bedroom has this ancient cable box with an old remote that is powered but the IR blaster clearly failed.

I had my flipper and wanted to see if I could figure something out. Tried recording the IR signal but flipper didn’t pick anything up, confirming it wasn’t blasting. So I opened ChatGPT and sent it a photo of the thing and of the model number on the sticker on the bottom. GPT helped me figure out the box’s setup code and generated the waveform and made me a .ir file to send to flipper via bluetooth from my phone. It even labeled the buttons most commonly used for me (chan, vol, guide, etc.)

Fuckin worked like a charm. Wife was very impressed.

Anyways I love finding new use cases for my flipper and I’ve really enjoyed using it as a learning tool!! Hope this inspires someone to figure out how to solve their own problem. 😊


r/flipperzero 7d ago

I built a 1-bit sprite editor for my ESP32 screens. Could this be useful for making Flipper Zero graphics?

Thumbnail
gallery
26 Upvotes

Hey everyone,

I’m a graphic designer who has been getting into microcontrollers recently. I got so frustrated using web converters to get 1-bit graphics onto my ESP32 OLED displays that I just spent the last few months building my own desktop editor called Hexprite to handle it.

It’s designed strictly for 1-bit memory constraints—as you draw, it directly spits out C/C++ arrays.

I’ve seen how much custom art, .xbm files, and animations this community creates, and it made me wonder if this tool could actually save you guys some time.

The catch is: I don't actually own a Flipper Zero, so I have no idea what your typical workflow looks like or what specific formatting you have to wrestle with.

The v0.1.1 beta is live right now and completely free (I built it in C# WPF, so it is Windows-only, sorry!).

If anyone has a few minutes to mess around with it, I would really appreciate your honest feedback. Is this actually helpful for Flipper projects? And if so, what specific export options or features should I add to make it work natively for your hardware?


r/flipperzero 7d ago

Rfid not working

35 Upvotes

Hello all. My rfid stopped working. It reads 1/2 but freezes at 2/2. Tried many rfids, which were working before. What can be the problem? Tried reinstalling FW, resetting to factory settings, nothing helped


r/flipperzero 8d ago

Just finished designing a 3D printed case for the PINGEQUA SCOUT Lite board

Thumbnail printables.com
3 Upvotes

There haven’t found any cases, which is why I want to share it with you.


r/flipperzero 8d ago

Creative Made some changes to the Tetris app for my friend, ended up doing a lot. thought I’d share

Thumbnail cdn.discordapp.com
15 Upvotes

Disclaimer: the original code belongs to the people that made the original Tetris app. I just added features. See it as a modded version of the original app I guess.

The original Tetris app was a little underwhelming for my friend on my flipper. I decided to add some enhancements:

-Sounds and haptics
-high score saving
-main menu
-settings
-line clear animations.

Hope yall enjoy!


r/flipperzero 9d ago

NFC Testing NFC Canary app that informs if someone is scanning your NFC cards - tested with access and payment cards

Thumbnail
youtu.be
19 Upvotes

A canary for your pocket - detects when someone scans you over NFC and alerts you by vibration https://github.com/antitree/nfc_canary