Usage Instructions
| Item | Description and Parameters |
|---|---|
| Compatible System Version | Fly_FAST: Drivers are pre-installed, ready to use Fly_Armbian: Requires manual driver installation |
| 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
Enable Nova 3.5 Screen Service
Important Notes
- For Fly_Armbian system, please refer to the Raspberry Pi usage tutorial for installation
- Fly_FAST system does not require installation, simply enable the service directly
FLY-FAST System Online Configuration Modification Enabled
- Open the device IP address in a browser, e.g.:
192.168.1.2/ - In fluidd, as shown in the left image below,
uncheck->Filter hidden files and folders. - In mainsail, as shown in the right image below,
check->Show hidden files.
Loading... | Loading... |
- Now you can see the
.flyos-configfolder. Enter this folder to find thesys-config.conffile. - The
sys-config.conffile is a soft link to the configuration fileconfig.txtin the removable diskFlyOS-Conf.
Loading...
- Open the
sys-config.conffile, modify the configuration items as needed, thenSave->Closeand restart.
Loading...
- Note: The format of 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 the
0aftermoon2uartto1 - Below is a reference after modification
moon2uart=1
Loading...
Loading...