Skip to main content

Screen Wiring and Configuration

Screen Wiring

TFT Resistive Screen Wiring

tip
  • The package of the TFT screen will come with two FPC cables, one is 14P (the narrow one) and the other is 16P (the wide one)
  • The resistive screen must use the 14P (the narrow one) !!!
  1. FLY-Pi V2 TFT Resistive Screen Wiring

Screen Configuration

FLYOS-Armbian System - TFT Screen Configuration

info
  • Connect the host machine to WiFi and obtain the host machine's IP address, then enter IP+:9999 in the browser to access FLY TOOLS for screen-related configurations
  • For example, if your host machine's IP address is 192.168.6.110, you need to enter 192.168.6.110:9999 in the browser
  1. Open FLY TOOLS, follow the steps shown in the figure below, enable Klipper Screen, select the screen model, click the pink button in the lower right corner save configuration, and restart the host machine to take effect!
warning
  • Resistive screen selection: fly-tft-v1, please confirm that the DIP switch on the back of the screen is set to Resi
  • Capacitive screen selection: fly-tft-v2-c, please confirm that the DIP switch on the back of the screen is set to Cap
  • Resistive screen:
  • Capacitive screen:
  1. After saving the configuration, restart the host machine to take effect!







  1. You can also configure directly via SSH command line (this method is not recommended!)

    • For the resistive screen, use the following command to configure as fly-tft-v1, please confirm that the DIP switch on the back of the screen is set to Resi
    sudo sed '11s/screen=none/screen=fly-tft-v1/' -i /boot/FlyOS-Env.txt
    • For the capacitive screen, use the following command to configure as fly-tft-v2-r, please confirm that the DIP switch on the back of the screen is set to Cap
    sudo sed '11s/screen=none/screen=fly-tft-v2-r/' -i /boot/FlyOS-Env.txt
    • Use the following command to check if the modification is successful
    sed -n '9,11p' /boot/FlyOS-Env.txt | grep -v '^#'
    • To change the resistive screen to the capacitive screen, use the following command
    sudo sed -i '11{/^#/!s/screen=fly-tft-v1/screen=fly-tft-v2-r/}' /boot/FlyOS-Env.txt
    • To change the capacitive screen to the resistive screen, use the following command
    sudo sed -i '11{/^#/!s/screen=fly-tft-v2-r/screen=fly-tft-v1/}' /boot/FlyOS-Env.txt

- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -
- 3D Mellow -