15.6inch FHD Monitor (B)
| ||
Overview
Feature
- 15.6-inch display, 1920 × 1080 resolution, 100% sRGB high color gamut, IPS panel (horizontal/vertical viewing angle is 170°).
- Support Type-C and mini HDMI display signal.
- Support Raspberry Pi OS/Ubuntu/Kali and Retropie when working with Raspberry Pi.
- Support Windows 11/10/8.1/8/7 when working as the computer monitor.
- Support notebook computers such as Apple, Huawei, Lenovo, HP, Dell and other brands, multi-screen display for office and entertainment.
- Support mobile phones such as Huawei, Smartisan, OPPO, Samsung and other brands, screen projection with Type C cable, a good companion for business or trips.
- Support common game consoles such as Microsoft XBOX360, Sony PS4, and Nintendo Switch.
- Support OSD menu (can be used for power control, adjusting brightness/contrast, etc.)
- Support access to USB devices such as mouse and keyboard (with Type-C OTG expansion interface).
- Support Type-C/HDMI audio input, with a 3.5mm headphone jack.
- Built-in ferrite Hi-Fi speakers (no external speakers required).
Interface Introduction
Working With Raspberry Pi
Support Raspberry Pi OS/Ubuntu/Kali and Retropie systems.
1) Download the latest image from Raspberry Pi website.
2) Download the compressed file to the PC and extract the ".img" file.
3) Connect the TF card to your PC and format it by SDFormatter software.
4) Write the .img file to your TF card by Win32DiskImager software. Select the system image downloaded in step 1, and click "Write" to write the system image.
5) After the image has finished writing, open the config.txt file in the root directory of the TF card, add the following code at the end of config.txt, then save and quit the TF card safely.
hdmi_group=2 hdmi_mode=82 hdmi_cvt 1920 1080 60 6 0 0 0
6) Power the LCD with the 5V 3A power adapter.
7) Connect the HDMI interface of LCD to the HDMI port of Raspberry Pi, then power the Raspberry Pi, and wait for a few seconds to display normally.
Working With PC
Support PC Windows 11/10/8.1/8/7 system.
How to use:
1) Use a 5V 3A power adapter to power the LCD.
2) If using HDMI communication, connect the HDMI port of the LCD to the HDMI port of the PC, and it will display normally after a few seconds.
Notice:
1) Some PCs do not support plug-and-play with HDMI devices. Generally, they can be used normally after restarting the system.
2) Some PCs may cause LCD flickering due to the insufficient power supply of the USB interface. Generally, it is recommended to connect to an external 5V/3A power adapter for use.
Working With Smartphones With Type C Port
1) Power the LCD with a 5V 3A power adapter.
2) Please connect the Type C port of the LCD to the port of the smartphone. After a while, it can be used normally.
Note: Your phone must support the screen wired projection with a Type-C cable before using the Type-C display function.
Resource
Software
FAQ
disable_splash=1
{{{5}}}
{{{5}}}
Supported models: Support Micro Snow DSI LCD, DPI LCD, and HDMI LCD capacitive touch screen series.
Software Installation
wget https://files.waveshare.com/upload/1/18/Evdev-right-click-emulation.zip unzip Evdev-right-click-emulation.zip cd evdev-right-click-emulation sudo apt install build-essential libevdev2 libevdev-dev cd 'evdev-right-click-emulation' sudo cp 'out/evdev-rce' '/usr/local/bin/' sudo chmod +x '/usr/local/bin/evdev-rce'
Enter the command:
sudo evdev-rce
After running, you can touch and long press to realize the right-click function.
Set Pi
sudo usermod -G 'input' -a pi echo 'uinput' | sudo tee -a /etc/modules sudo nano /etc/udev/rules.d/99-uinput.rules
Add the following content in the "99-uinput.rules":
KERNEL=="uinput", MODE="0660", GROUP="input"
Save and then run the following content in the terminal:
sudo udevadm control --reload-rules sudo udevadm trigger
and then reboot
sudo reboot
Reboot and then run (no "sudo" )
evdev-rce
After running, you can touch and long press to realize the right-click function.
Set Start Up
Enter the terminal
sudo mkdir ~/.config/autostart sudo nano ~/.config/autostart/right_click.desktop
add in "right_click.desktop"
[Desktop Entry] Version=1.0 Type=Application Name=evdev-rce GenericName=Enable long-press-to-right-click gesture Exec=env LONG_CLICK_INTERVAL=1000 LONG_CLICK_FUZZ=200 /usr/local/bin/evdev-rce Terminal=true StartupNotify=false
{{{5}}}
60Hz.
{{{5}}}
It depends on the system, if the system has hibernation, the screen will also be black. If it is the official system of Raspberry Pi, the default is about ten minutes without action to have hibernation.
{{{5}}}
Support
Technical Support
If you need technical support or have any feedback/review, please click the Submit Now button to submit a ticket, Our support team will check and reply to you within 1 to 2 working days. Please be patient as we make every effort to help you to resolve the issue.
Working Time: 9 AM - 6 PM GMT+8 (Monday to Friday)