• sales

    +86-0755-88291180

Raspberry PiZero-DISP-7A User Guide

Features

  • 7-inch IPS touch display with a hardware resolution of 1024 x 600.
  • 5-point touch control, toughened glass panel with up to 6H hardness.
  • When working with Raspberry Pi Zero, supports Raspberry Pi OS, Ubuntu, Kali, and Retropie systems.
  • Onboard ETH/USB HUB function, adapting RJ45 and USB port serving as an alii-in-one mini computer
  • Onboard 4-pin speaker header with 3.5mm audio and support for HDMI audio output.
ItemDescriptionUnit
ModelZero-DISP-7A/
Dimensions7.0Inch
Viewing Angle170Deg
Resolution1024x600Pixels
Overall Dimensions192.96(H)×110.76(V)×17.00(D)mm
Display Area154.88(H)×86.72(V)mm
Pixel Pitch0.1506(H) x 0.1432(V)mm
Color Gamut45%NTSC
Max. Brightness300cd/m²
Contrast800:1/
Backlight AdjustmentOSD Menu/
Refreshing Rate60Hz
Display InterfaceMini HDMI Interface/
Power Port5V Type-C/
Weight227g

Electrical Parameters

ParameterMin. ValueStandard ValueMax. ValueUnitNote
Input Voltage4.755.005.25VNote 1
Input Current750800TBDmANote 2
Operating Temperature02560Note 3
Storage Temperature-102570Note 3

•Note 1: Input voltage exceeding the maximum value or improper operation may cause permanent damage to the device.
•Note 2: The input current should be ≥3000mA, otherwise it will lead to start-up failure or abnormal display, and a long time in an abnormal state may cause permanent damage to the device.
•Note 3: Please do not put the display in a high temperature and high humidity storage environment for a long time, the display needs to work within the limit value, otherwise it will be possible to damage the display.

EDID Sequence Parameters

If the system of the main control board can automatically identify the EDID for display, there is no need to set the relevant timing parameters additionally.
Otherwise, you can refer to the following EDID settings:

Pixel ClockH AddressableH BlankingV AddressableV BlankingH Front PorchH Sync WidthV Front PorchV Sync WidthH Image SizeV Image SizeH BorderV Border
49.0010242886002448963101548600

Onboard Interface


User Guide

Working With Raspberry Pi

Hardware Connection

As shown below, install the Raspberry Pi Zero on the display board.

Software Setting

Raspberry Pi OS / Ubuntu / Kali and Retropie systems are supported for Raspberry Pi.
When LCD works on these systems of Raspberry Pi, the resolution must be set manually, otherwise, it will result in incorrect display resolution and affect the experience.

1. Please download the newest image from the Official Raspberry Pi website.
2. Download the compressed file on the PC and unzip it to get the .img file.
3. Connect the TF card to the PC and use SDFormatter to format the TF card.
4. Open Win32DiskImager, choose the image prepared in the first step, and click "Write" to program the system image.
5. After programming, open the config.txt file in the root directory of the TF card and enter the following codes at the end of config.txt. Then, save and safely eject the TF card.

gpu_mem=512
hdmi_force_hotplug=1 
config_hdmi_boost=10
hdmi_group=2 
hdmi_mode=87 
hdmi_cvt 1024 600 60 6 0 0 0

6. Insert the TF card into the Raspberry Pi, power up the Raspberry Pi, wait for a few seconds normally and then it will display normally.

Dimensions