Flipper_Zero::Projects

My Flipper Zero Journey

A collection of hardware hacks, software mods, and security explorations with the Flipper Zero multi-tool device.

What I'm Using It For

Projects

Smol Teapot

A 3D wireframe renderer for Flipper Zero that displays the classic Utah Teapot model. This application demonstrates real-time 3D graphics capabilities on the Flipper's 128x64 monochrome display with features like manual rotation control, auto-rotation mode, and backface culling.

Smol Teampot Title screen Smol Teampot Render
View on GitHub
3D Graphics Benchmark FAP

Cooking Companion

A digital cookbook application for Flipper Zero that allows storing and viewing recipes directly on the device. Perfect for outdoor cooking adventures or keeping your favorite recipes handy.

Cook Book Title screen Cook Book Menu
View on GitHub
Tool Application FAP

ESP32 Module for Marauder

Custom ESP32 module developed to work with Flipper Zero for running the Marauder firmware. This hardware extension enhances the Flipper's WiFi capabilities, allowing for advanced network analysis and security testing.

ESP32 Marauder Module for Flipper Zero
Hardware WiFi ESP32

Moon Phases Application

A Flipper Application Package (FAP) that displays current and upcoming moon phases directly on your Flipper Zero. Useful for photography planning, outdoor activities, or simply keeping track of lunar cycles.

Moon Phases Application
View on GitHub
Application Tool Astronomy FAP

Network Defender Game

A recently developed game for Flipper Zero that simulates network defense scenarios. Players must protect their virtual networks against various types of attacks, learning cybersecurity concepts while having fun.

Network Defender Game
View on GitHub
Game Entertainment FAP

Wardriving Map Tool

I made a very nice tool for easy mapping your wardriving findings ;)

Wardriving Map Tool
Open Map Tool
Wardriving Mapping WiFi

WIFI NEAR ME Visualizer

Flipper Zero -> Marauder -> Scan (devices) -> List (devices) -> download latest .log -> WIFI_NEAR_ME visualizer ;)

WiFi Near Me Visualizer
Open WiFi Visualizer
WiFi Marauder Visualization

Useful Resources

Marauder Scripting Reference

My comprehensive reference guide for ESP32 Marauder scripting with the Flipper Zero.

open ESP32 Marauder Script Reference

Official Documentation

The official Flipper Zero documentation covering both user guides and development resources.

open docs.flipper.net

Awesome Flipper Zero

A curated list of awesome resources, applications, and firmware modifications.

open awesome-flipperzero

Flipper Zero Forum

Community forum for discussions, troubleshooting, and project sharing.

open forum.flipperzero.one

ESP32 Marauder Wiki

Documentation for the ESP32 Marauder firmware that works with Flipper Zero.

open ESP32Marauder

Flipper Zero GitHub

Official GitHub repositories for firmware, applications, and development tools.

open flipperdevices

About

I'm a Flipper Zero enthusiast with a focus on extending the device's capabilities through hardware modifications, custom applications, and game development.

My journey with this device began when I was looking for a versatile multi-tool for hardware exploration and security research.