| Sign In | Join Free | My benadorassociates.com |
|
| Categories | HDMI LCD Display |
|---|---|
| Brand Name: | YZY |
| Model Number: | YQ84-7 |
| 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: | IPS TFT 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, 800 × 480 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 | MPI7001 |
| Resolution | 800 × 480 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. |
max_usb_current=1 hdmi_force_hotplug=1 config_hdmi_boost=7 hdmi_group=2 hdmi_mode=1 hdmi_mode=87 hdmi_drive=1 hdmi_cvt 800 480 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 |
|