-
Notifications
You must be signed in to change notification settings - Fork 2
Flashing
Dominik edited this page Feb 3, 2026
·
4 revisions
The WEB FLASHER is the fastest and safest way to install ProjectZero.
- Open the ProjectZero Web Flasher
- Connect device to your computer via USB
- Select the correct serial device
- Choose the latest firmware (main or development)
- Click "Flash" button
💡 The Web Flasher can also be used to update the Flipper Zero companion app,
if you are using Flipper alongside Tab5.
- Clone this repo
git clone https://github.com/C5Lab/M5MonsterC5-Tab5 - Enter the
binaries-esp32p4folder in your terminal. - Run the flashing script:
python flash_board.py
To enter download mode:
-
Press and hold the
BOOTbutton - Press
RESETonce - Release the
BOOTbutton
The ESP32-C5 should now be detected by the flasher.
- Clone this repo
git clone https://github.com/C5Lab/projectZero - Enter the
binaries-esp32c5folder in your terminal. - Run the flashing script:
python flash_board.py
Watch the below for visual guidance.

💡 If the device is not detected, repeat the procedure and try a different USB cable or port.