Skip to content

Flashing

Dominik edited this page Feb 3, 2026 · 4 revisions

🌐 Web Flasher

The WEB FLASHER is the fastest and safest way to install ProjectZero.

Steps

  1. Open the ProjectZero Web Flasher
  2. Connect device to your computer via USB
  3. Select the correct serial device
  4. Choose the latest firmware (main or development)
  5. Click "Flash" button

💡 The Web Flasher can also be used to update the Flipper Zero companion app,
if you are using Flipper alongside Tab5.

Manual

Tab5

  1. Clone this repo git clone https://github.com/C5Lab/M5MonsterC5-Tab5
  2. Enter the binaries-esp32p4 folder in your terminal.
  3. Run the flashing script: python flash_board.py

MonsterC5 (ESP32-C5)

To enter download mode:

  1. Press and hold the BOOT button
  2. Press RESET once
  3. Release the BOOT button

The ESP32-C5 should now be detected by the flasher.

  1. Clone this repo git clone https://github.com/C5Lab/projectZero
  2. Enter the binaries-esp32c5 folder in your terminal.
  3. Run the flashing script: python flash_board.py

Watch the below for visual guidance.

LABC5-flash4


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

Clone this wiki locally