Buy from OSOYOO Buy from US Buy from UK Buy from DE Buy from IT Buy from FR Buy from ES Buy from JP

1. Supported Hardware & OS

Item Details
Display Panels OSOYOO 7″ DSI Touchscreen (#2025001200)
Supported Boards Raspberry Pi 3 / 4 / 5, CM3 / CM4 / CM5
Operating System Raspberry Pi OS Bookworm / Trixie (Kernel 6.12+)

Note: Make sure your hardware is connected correctly before proceeding. Refer to the Hardware Connection section in the product introduction if needed.


2 Direct Installation via Git (Recommended)

Installation Raspberry OS with Raspberry Pi imager

(Tutorial -https://osoyoo.com/?post=60151 )

Note: here we take Raspberry Pi imager v1.9.6 as example to install OS, and other version may have some differences. (Device: Raspberry Pi 5)

Step 1: Prepare a newly formatted micro SD memory card(TF card) with USB micro SD card reader, recommend sizes are 16G, 32G.  (skip this step if your SD card has pre-installed Rasbian OS Image).

Step 2: Download the Raspberry Pi Imager from Raspberry Pi official website: https://www.raspberrypi.com/software/.

Step 3:   Format your micro SD card: Run Raspberry Pi Imager and select “Erase” in Operating System field, and “your micro SD card” in Storage field.

Step 4: Run Raspberry Pi Imager,  select your Raspberry pi 5 in device, then select “Use custom” in Operating System field then browse “Raspberry Pi OS” you have downloaded, then select “your SD card” in Storage field. (If you have burnt Raspberry Pi OS in your SD card, please skip step 2 to step 5).

This is the recommended method. Run the following commands on your Raspberry Pi:

# Clone the repository
git clone https://github.com/osoyoo/osoyoo-dsi-panel.git
cd osoyoo-dsi-panel

# Run direct installation script
./install-direct.sh display7inch 


3. Backlight Brightness Control

3.1 GUI Method

  1. Open the Screen Configuration application from the desktop menu.
  2. Click ScreenDSI-2 (or DSI-1 depending on your setup) → Brightness.
  3. Adjust the slider and click Apply.

Brightness settings

Brightness control

3.2 Touchscreen Rotation (Bookworm & Trixie)

Note: This screen supports both portrait and landscape modes. If you want to change the orientation, bind the touch panel first—otherwise the touch input may become misaligned after rotation.