

Add to Cart
10.1 Inch HDMI LCD 1024×600 Various Systems Support Capacitive Touch Screen
General Description:
10.1inch IPS screen,1024×600 high resolution.
Compatible and Direct-connect with any revision of Raspberry Pi (If
you are using a Raspberry Pi Zero / Zero 2 W, an additional HDMI
cable is required).Supports Raspberry Pi OS / Ubuntu / Kali and
Retropie systems.Also works as a computer monitor, in this case,
the touch panel is unavailable and an HDMI cable is required.HDMI
interface for displaying, no I/Os required (however, the touch
panel still needs I/Os).
OSD menu, supports brightness/contrast ratio adjustable manually.
Specifications:
Item | Contents | Unit |
LCD Display Size | 10. 1” | inch |
Module Structure | LCD Display + CTP Touch + PCBA | --- |
LCD Display Type | TFT/TRANSMISSIVE | --- |
LCD Display Mode | Normally Black | --- |
Viewing direction | ALL VIEW | O' Clock |
PCBA Outside Dimensions | TBD | mm |
LCM Outside Dimensions | TBD | mm |
Active area (WxH) | 216.96(W)*135.60(H) | mm |
Number of Dots | 1024×600 | --- |
Driver IC | TBD | --- |
Colors | 16.7M | --- |
Backlight Type | 6*6LEDS / White | --- |
Module Interface Type | HDMI Interface (TFT) | --- |
USB Interface (CTP) | --- | |
System Support | Raspberrv Pi /Win7 /Win8 /Win10 | --- |
Android/Linux (need to be configured first) | --- | |
Input Voltage(VDD) | DC-5.0V | V |
Ctp Characteristics:
Item | Contents | Unit |
Panel Type | Lens Cover + Glass Sensor | --- |
Resolution | 1024×600 | Pixel |
Surface Hardness | 3H | --- |
Transparency | ≥86% | mm |
Driver IC | TBD | --- |
Interface Type | USB Interface | --- |
Support Points | 5 | --- |
Sampling Rate | 20~100 | Hz |
Supply voltage | 3.3V | V |
Working With Raspberry Pi 4
Working With Raspberry Pi-3B+
Working With Raspberry Pi Zero W
Working With Mini PC
Works with Raspberry Pi:
Step 1, Install Raspbian official image
1.Download the latest image from the official download.
2.Install the system according to the official tutorial steps.
Step 2, modify the “config.txt”
After the programming of Step1 is completed, open the config.txt
file of TF card root directory and add the following code at the
end of the file, save and eject Micro SD Card safely:
max_usb_current=1
hdmi_force_hotplug=1
config_hdmi_boost=7
hdmi_group=2
hdmi_mode=87
hdmi_drive=1
hdmi_cvt 800 480 60 6 0 0 0
Step 3, Drive the 5inch HDMI Display-B with the Raspberry Pi
Insert the TF Card to Raspberry Pi, connect the Raspberry Pi and
LCD by HDMI cable; connect USB cable to one of the four USB ports
of Raspberry Pi, and connect the other end of the USB cable to the
USB port of the LCD; then supply power to Raspberry Pi; after that
if the display and touch both are OK, it means drive successfully
(please use the full 2A for power supply).