| Sign In | Join Free | My infospaceinc.com |
|
| Categories | HDMI LCD Display |
|---|---|
| Brand Name: | YZY |
| Model Number: | YQX6-7A |
| Certification: | CE/ROHS |
| Place of Origin: | China |
| MOQ: | 100 |
| Price: | $23.5-26.5/pieces |
| Payment Terms: | T/T |
| Supply Ability: | 50K/Month |
| Delivery Time: | 30-45days |
| Packaging Details: | 154*143*38(mm)/180g |
| Type: | 7 Inch 1024x600 Capacitive Touch Screen |
| Display Size: | 7 inch |
| Supplier Type: | Factory |
| Video Input: | HDMI |
| Company Info. |
| Shenzhen YZY Technology Co., Ltd |
| Verified Supplier |
| View Contact Details |
| Product List |
7’’ standard display, 1024 × 600 Hardware resolution, Up to
1920x1080 Software configuration resolution. capacitive touch screen, maximum support 5 point touch support backlight control alone, the backlight can be turned off to
save power support Raspberry Pi, BB Black, Banana Pi and other mainstream mini
PC can be used as general-purpose-use HDMI monitor, for example:
connect with a computer HDMI as the sub-display used as a raspberry pi display that supports Raspbian, Ubuntu,
Kali-Linux, Kodi, win10 IOT,single-touch, free drive work as a PC monitor, support win7, win8, win10 system 5 point
touch (XP and older version system: single-point touch), free drive CE, RoHS certification |
| Size | 7.0 inch |
| SKU | MPI7002 |
| Resolution | 1024*600 dots |
| Touch | 5 point capacitive touch |
| Dimensions | 164.9 * 124.27 (mm) |
| Weight | 380 g (package included) |

①Backlight Power switch: Controls the backlight turned on and off to
save power. ②③USB Touch / power supply connector: For power supply and touch
output, the functions of the both are the same, can just use one of them. ④HDMI interface: For connecting motherboard and LCD monitor to HDMI
transmission. |
After installation, open the config.txt file in the Micro SD Card root directory and add the following code at the end:
max_usb_current=1 hdmi_force_hotplug=1 config_hdmi_boost=7 hdmi_group=2 hdmi_mode=1 hdmi_mode=87 hdmi_drive=1 display_rotate=0 hdmi_cvt 1024 600 60 6 0 0 0 |
sudo nano /boot/config.txt |
display_rotate=1 #0: 0; 1: 90; 2: 180; 3: 270 |
sudo reboot |
sudo apt-get install xserver-xorg-input-libinput |
sudo mkdir/etc/X11/xorg.conf.d |
sudo cp /usr/share/X11/xorg.conf.d/40-libinput.conf
/etc/X11/xorg.conf.d/ |
sudo nano /etc/X11/xorg.conf.d/40-libinput.conf |
Option "CalibrationMatrix" "0 1 0 -1 0 1 0 0 1" |

sudo reboot |
connect the computer HDMI output signal to the LCD HDMI interface
by using the HDMI cable Connect the LCD's USB Touch interface (Either of the two MicroUSB)
to the USB port of the device If there are several monitors, please unplug other monitor
connectors first, and use LCD as the only monitor for testing. |
|