User Manual
| Item | Description and Parameters |
|---|---|
| Compatible System Versions | Fly_FAST: Drivers pre-installed, plug-and-play Fly_Armbian: Manual driver installation required |
| Supported Models | Fly-Pi, Fly-Pi V2, Fly-C5, Fly-C8, Fly-C8P |
| Unsupported Models | Fly-lite series, Fly-Minipad, Fly-Gemini series |
Wiring Instructions
- Fly-Pi Wiring
- Fly-Pi V2 Wiring
- Fly-C8 Wiring
- Fly-C5 Wiring
- Fly-C8P 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-configfolder. Inside it, there will be asys-config.conffile. - The
sys-config.conffile is a symlink to theconfig.txtconfiguration file on the removable driveFlyOS-Conf.
Loading...
- Open the
sys-config.conffile, modify the desired configuration items, thensave->close, and restart.
Loading...
- Note: The format for configuration items in the
sys-config.conffile iskey=value; do not change it tokey: value. - After modifying and saving, restart the system for the changes to take effect.
Screen Configuration
- Serial Screen Configuration Method
- Change
0aftermoon2uartto1 - Below is a reference after modification
moon2uart=1
Loading...
Loading...