Flipper Zero Projects
I built several projects for the Flipper Zero, focusing on exploring its capabilities in hardware experimentation and integrating it with other technologies.
These projects are designed to push me out of my comfort zone as a devloper and test the boundaries of what Flipper Zero can do.
Check out my Github to see step by step installation
Exported / Open Source Apps And Scripts
Sample App
A base setup to create apps for the Flipper Zero that has three menus a Config, Play, and AboutSkelton App
A more advanced version of the Sample App this setup has all the menus interconnectedSolana Wallet App (WIP)
A Solana Wallet Private key generator and physical transcation approverTo Do list App (WIP)
A app that allows you type out tasks and save them and then view in another menuHello World
The first script I made for the flipper zero, run it on your device for it to say "Hello World"Random Number 1 - 100
This script once ran will generate a random number between 1 - 100 on the deviceTemperature Converter (WIP)
A temperature converter that allows you to convert from celcius or farenheigt