Skip to main content

Firmware Download

Serial Firmware Download

  1. Click the download link below to obtain the firmware:

    • You can obtain the firmware via the following link:
    Please note

    The zip archive must be extracted before use.

    • Alternatively, download the complete repository via git (ensure the host machine has internet access):

    • For general systems

      cd && git clone https://cnb.cool/3dmellow/FLY-Firmware.git
    • For FLY host machine

      git clone https://cnb.cool/3dmellow/FLY-Firmware.git /data/FLY-Firmware
      ln -s /data/FLY-Firmware /root/FLY-Firmware
    • If the firmware package has already been downloaded, it is recommended to update to the latest version before proceeding:

      cd ~/FLY-Firmware && git pull

    • The previous repository is no longer maintained. To delete it, execute:
      rm -rf ~/FLY_Katapult /root/FLY_Katapult
    • The firmware is located at
    FLY-Firmware/Screen/Wiscreen/Wiscreen-5/UART
  2. Reference download interface:

    Loading...

WiFi Firmware Download

  1. Click the download link below to obtain the firmware:
    • You can obtain the firmware via the following link:
    Please note

    The zip archive must be extracted before use.

    • Alternatively, download the complete repository via git (ensure the host machine has internet access):

    • For general systems

      cd && git clone https://cnb.cool/3dmellow/FLY-Firmware.git
    • For FLY host machine

      git clone https://cnb.cool/3dmellow/FLY-Firmware.git /data/FLY-Firmware
      ln -s /data/FLY-Firmware /root/FLY-Firmware
    • If the firmware package has already been downloaded, it is recommended to update to the latest version before proceeding:

      cd ~/FLY-Firmware && git pull

    • The previous repository is no longer maintained. To delete it, execute:
      rm -rf ~/FLY_Katapult /root/FLY_Katapult
    • The firmware is located at
    FLY-Firmware/Screen/Wiscreen/Wiscreen-5/WIFI
  2. Reference download interface:
    Loading...

Firmware Update Steps

Step 1: Prepare the Firmware File

  1. Rename the downloaded firmware file to:

    update.img
  2. Important Notes:

    • If using a TF card/USB drive, ensure the storage device:
      • Has only one partition
      • Is formatted to FAT32 file system

Step 2: Transfer the Firmware File

  1. Copy the renamed update.img file to the root directory of the TF card or USB drive
  2. Insert the storage device into the screen (supports hot swap, can be inserted while the screen is on)

Step 3: Perform the Upgrade Operation

  1. Check the corresponding option on the screen interface
  2. Click the "Upgrade" button to start the upgrade
  3. Wait for the upgrade to complete, the screen will automatically reboot
Loading...