Skip to main content

User Manual

ItemDescription and Parameters
Compatible System VersionsFly_FAST: Drivers pre-installed, plug-and-play
Fly_Armbian: Manual driver installation required
Supported ModelsFly-Pi, Fly-Pi V2, Fly-C5, Fly-C8, Fly-C8P
Unsupported ModelsFly-lite series, Fly-Minipad, Fly-Gemini series

Wiring Instructions

Fly-Pi Wiring

Enabling Nova 3.5 Screen Service

Note
  • For Fly_Armbian system, please refer to the Raspberry Pi tutorial for installation.
  • For Fly_FAST system, no installation is required; simply enable the service directly.

FLY-FAST System Supports Online Configuration Modification

  • Enter the device IP address in your browser, for example: 192.168.1.2/
  • In Fluidd, as shown on the left of the figure below, uncheck -> Filter hidden files and folders.
  • In Mainsail, as shown on the right of the figure below, check -> Show hidden files.
Loading...
Loading...
  • Now you can see the .flyos-config folder. Inside it, there will be a sys-config.conf file.
  • The sys-config.conf file is a symlink to the config.txt configuration file on the removable drive FlyOS-Conf.
Loading...
  • Open the sys-config.conf file, modify the desired configuration items, then save -> close, and restart.
Loading...
  • Note: The format for configuration items in the sys-config.conf file is key=value; do not change it to key: value.
  • After modifying and saving, restart the system for the changes to take effect.

Screen Configuration

  • Change 0 after moon2uart to 1
  • Below is a reference after modification
moon2uart=1
Loading...
Loading...