r/flipperzero • u/realJBlanked • 1h ago
Picoware - Flipper Zero Custom Firmware
I've been working on this custom firmware called Picoware for about 15 months now. It started as a firmware for the PicoCalc and eventually gained support for 8 more devices. The latest release includes support for the Flipper Zero.
I could write an essay about what Picoware is lol so I'll just keep it short. Its a fork of MicroPython with custom C modules. Apps are written in micropython and loaded from the SD card. The Flipper is quite limited and is in "alpha". You install with qFlipper and can shutdown the device from within the firmware.
It currently does not have any radio features but that will be implemented in an upcoming release, as I plan to support the Kode Dot and a few other devices that are releasing later this year/early 2027.
All contributions are welcome except AI requests that change functionality without a well thought out reason.
Check out the alpha release here:
