Skip to main content

10.1″ HD Touchscreen

1. Introduction

10.1'' HD Touchscreen features a 1024×600 resolution and a 170° wide viewing angle with a capacitive touch interface. It includes fixed M2.5 screw holes and a flexible flat cable, saving installation space and is compatible with most standard HDMI devices to meet various application needs.

2. Product Specifications

ItemDescriptionUnit
Model10.1'' HD Touchscreen/
Size10.1Inch
Viewing Angle170Deg
Resolution1024×600Pixels
Dimensions236.00(H)×144.00(V)mm
Display Area223.72(H)×126.28(V)mm
Color Gamut52%NTSC
Maximum Brightness530cd/m²
Contrast Ratio450:1/
Backlight AdjustmentOSD menu control/
Refresh Rate60Hz
Display InterfaceStandard HDMI interface/
Power Interface5V power supply/
Power Consumption6.5Watt

3. Using with Raspberry Pi

3.1 Hardware Connection:

  1. Prepare the cables as shown in the image below. The following will use the Raspberry Pi 4 as a demonstration for the connection.

  2. Connect cables ①, ②, and ③ to their corresponding positions as shown in the image below.

  3. Connect cable ① to the LCD adapter ⑤ (or ⑥, depending on your Raspberry Pi model), and connect it to the Raspberry Pi's micro HDMI port.

  4. Connect cable ③ to the Raspberry Pi’s USB port, and cable ② to the Raspberry Pi’s 5V and GND pin headers.

  5. After all cables are connected, ensure everything is properly connected and power the system with a 5V power supply to use it.

3.2 Software Setup

Supports Raspberry Pi OS, Ubuntu, Kali, and Retropie systems.

  1. Connect the TF card to the PC.

  2. Download and install the Raspberry Pi Imager from the Raspberry Pi official website.

  3. Launch the imager, select the TF card you wish to write the image to (Note: It's best to remove any other USB storage devices to prevent accidental erasure of data).

  4. Preconfigure the system settings by holding CTRL+SHIFT+X (or clicking the small gear icon in the bottom-right corner) and then save.

  5. Click the write button to write the data to the TF card.

  6. After writing is complete, open the /boot/firmware/ directory and append the following lines to the end of the config.txt file, then save and exit:

    hdmi_group=2
    hdmi_mode=87
    hdmi_cvt 1024 600 60 6 0 0 0
  7. Insert the TF card into the Raspberry Pi, power it up, and wait a few seconds for the display to initialize properly.

4. Using with Windows PC

Supports Windows 11 / 10 / 8.1 / 8 / 7 on PC.

  1. Connect the LCD's touch interface to the USB port of the PC. After a moment, Windows will automatically recognize the touch functionality.
  2. Connect the LCD's HDMI interface to the HDMI port of the PC. After a few seconds, you should see the LCD display normally.

Note 1: When the computer is connected to multiple displays, the cursor can only be controlled on the main display using this LCD, so it is recommended to set the LCD as the primary display.

Note 2: Some PC USB ports may provide insufficient power due to aging; in this case, you can use a USB port on the back of the PC or connect an external 5V 2A power adapter.