12.5inch FHD Monitor
| ||
Overview
12.5inch Universal Portable Touch Monitor, 1920×1080 Full HD, IPS Screen, HDMI/Type-C, Ideal Companion for Various Host Devices.
Features
- Display: 12.5inch, 1920×1080 pixels, IPS screen (up to 178° viewing angle)
- Touch panel: capacitive, toughened glass panel, 6H hardness
- Display interface: Type-C/HDMI
- Touch interface: Type-C/USB
- Supports popular mini PCs such as Raspberry Pi, Jetson Nano
- When works with Raspberry Pi, supports Raspbian/Ubuntu/Kali/Retropie/WIN10 IOT, driver free
- Supports desktop computers with Windows 10/8.1/8/7, 10-point touch, and driver free
- Supports notebooks from Apple, HUAWEI, Lenovo, HP, DELL, etc. dual-screen display, balance the work and entertainment
- Supports cell phones from HUAWEI, OPPO, Samsung, etc. mirror cast via the Type-C connection, ideal companion for travelling
- Supports popular game consoles like Microsoft XBOX360, Sony PS4, and Nintendo Switch
- Multi-languages OSD menu, for power management, brightness/contrast adjustment, etc.
- USB expansion port for mouse/keyboard
- Type-C/HDMI audio input, 3.5mm headphone/speaker jack
- Embedded ferrite Hi-Fi speaker
Interfaces and Buttons
How to Use
Working with PC
This LCD supports Winodows 7/8/8.1/10 when working with PC via HDMI interface
- Connect 5V/4A power adapter to DC interface of LCD, the backlight of the LCD will turn on after powering on
- Connect Touch interface of LCD to USB port of PC by USB cable. Touch function is enabled after that.
- Connect HDMI interface of LCD to HDMI interface of PC by HDMI cable. LCD displays normally after seconds.
Note:
1) If you connect multiple screens to your PC, please set this LCD as main display for properly touching
2) Some PC cannot support hot-plug, in this case, you should restart LCD to make LCD available
3) Audio output is only available when using HDMI interface
Working with Raspberry Pi
When working with Raspberry Pi, this LCD supports Raspbian/Ubuntu mate/Kali/Retropie/Windows 10 iot Core
When working with Raspberry Pi, you should set the resolution of the LCD by yourself, or else the LCD screen will not work. For more detailed information, please read the following section.
Download the Raspbian image from Raspberry Pi website. Write the image to a TF card and append the following lines to the config.txt file which is located in the root of your TF card:
max_usb_current=1 hdmi_group=2 hdmi_mode=82 hdmi_cvt 1920 1080 60 6 0 0 0
You must make sure that there are no spaces on either side of the equal sign.
- Connect 5V power adapter to DC interface of LCD
- Connect the Touch interface of LCD to USB port of Raspberry Pi
- Connect HDMI interface of LCD to HDMI port of Raspberry Pi
- Save and connect the TF card to your Pi then power up.
Resource
Software
FAQ
Add the following command to /boot/config.txt:
disable_splash=1
{{{5}}}
Replace the custom image with the image in this directory /usr/share/plymouth/themes/pix/splash.png.
{{{5}}}
Test environment: 2022-04-04-raspios-bullseye-armhf 32-bit system
Supported models: Support Waveshare DSI LCD, DPI LCD, and HDMI LCD capacitive touch screen series.Only support 32bit system
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 IP
sudo usermod -G 'input' -a pi echo 'uinput' | sudo tee -a /etc/modules sudo nano /etc/udev/rules.d/99-uinput.rules
Add in 99-uinput.rules file.
KERNEL=="uinput", MODE="0660", GROUP="input"
save it and run it in the terminal.
sudo udevadm control --reload-rules sudo udevadm trigger
Then reboot:
sudo reboot
Run after reboot (no sudo needed at this point).
evdev-rce
After running, you can touch and long press to realize the right-click function.
Set Startup
Enter the terminal:
sudo mkdir ~/.config/autostart sudo nano ~/.config/autostart/right_click.desktop
Add the following 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 #If you want to modify the sensitivity, you can modify the size of the two parameters, LONG_CLICK_INTERVAL=1000 LONG_CLICK_FUZZ=200.
{{{5}}}
60Hz
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.
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)