0.
10.1inch HDMI LCD (B) User Manual CONTENT Introductin ................................................................................................................................................... 3 The LCD and Control Board .......................................................................................................... 3 How to Use ..................................................................................................................................................
10.1inch HDMI LCD (B) User Manual INTRODUCTIN 10.1inch Capacitive Touch Screen LCD, IPS, 1280×800, Supports Multi mini-PCs, Multi Systems, Comes with US plug power adapter. THE LCD AND CONTROL BOARD ⚫ IPS screen,1280×800 high resolution ⚫ Capacitive touch control, supports up to ten-points touch ⚫ When works with Raspberry Pi, supports Raspbian, Ubuntu, single touch, and driver free ⚫ When work as a computer monitor, supports Windows 10/8.
10.1inch HDMI LCD (B) User Manual HOW TO USE HOLDER ASSEMBLY If you require to assemble holders which are include in package, you can refer to this pages: How to assemble holders for 10.1inch HDMI LCD (B) WORKING WITH PC This LCD supports Windows 10/8.1/8/7 OS. When working with Windows 10/8.1/8 OS, the touch screen supports multi-touch up to 10 points. For some Window 7 OS, the touch screen supports single touch only. HARDWARE CONNECTION 1. Connect the Power Only port of LCD to a 5V 2.
10.1inch HDMI LCD (B) User Manual TABLET PC SETTINGS As we know, when multiple displays are detected by your PC, the LCD can only be used to control the cursor on main display. So it is proposed to set the touch LCD as the main display. In Windows 10, there is Tablet PC Settings allow you to set touchscreen to control other displays instead of main display. Here we use Waveshare 7inch HDMI LCD (C) as example to show you how to do this setting. 1. Connect your touchscreen as Hardware Connection.
10.1inch HDMI LCD (B) User Manual 2. Open Control Panel and search Tablet PC Setting, then open this tool. Note that if you didn’t connect touchscreen first, this tool couldn’t be searched. 3.
10.1inch HDMI LCD (B) User Manual 4. To this step, you can find there is prompt on your first screen with white background color. 5. Press “Enter” on keyboard, this operation work as tell the PC this screen is not the touchscreen I want to control.
10.1inch HDMI LCD (B) User Manual the second display (the one we want the touch controls) 6. Touch the center of touchscreen, to set this display as touchscreen. If there are only two displays, after touch, the setting will finish, and you can find that touchscreen controls itself now. 【Note】This method can be used to make touchscreens control different displays if there are multiple touchscreen connected.
10.1inch HDMI LCD (B) User Manual Pi, you should set the resolution of the LCD by yourself, or else the LCD screen will not work. For more detail information, please read the following section. At the beginning, you should download the latest image file, RASPBIAN or UBUNTU MATE, from the website: http://www.raspberrypi.org/downloads/. 1. Download the image file (zipped) into your PC, and extract it, then you will get a file with the expansion name .img 2.
.1inch HDMI LCD (B) User Manual max_usb_current=1 hdmi_group=2 hdmi_mode=27 hdmi_drive=1 HARDWARE CONNECTION 1. Connect the Power Only interface of the LCD to a 5V 2.5A power adapter with a Type A to micro USB cable (Normally, the LCD will perform screen-clear and selfchecking. If there is nothing displayed on the screen, please check whether the LCD screen has been turned on. In case that the screen is ON, please check if the FFC cable is connected properly and in a good contact). 2.
10.1inch HDMI LCD (B) User Manual 3. Connect the Touch interface of the LCD to one of the USB interfaces on your Pi. 4. Insert a TF card into the TF card socket on the Raspberry Pi, and then power up the Pi. Waiting for a while, you may see the following interface. (Now, you can control the back light of the LCD with the back light adjustment button; see the mark 1 shows in the following figure.) ROTATION Display Rotating 1.
10.1inch HDMI LCD (B) User Manual sudo apt-get install xserver-xorg-input-libinput 2. create an xorg.conf.d folder sudo mkdir /etc/X11/xorg.conf.d 3. copy file 40-libinput-conf to the folder which we created sudo cp /usr/share/X11/xorg.conf.d/40-libinput.conf /etc/X11/xorg.conf.d/ 4. Append a statement to touchscreen part of the file as below: sudo nano /etc/X11/xorg.conf.d/40-libinput.conf 5. save and reboot your Pi sudo reboot After completing these steps.
10.1inch HDMI LCD (B) User Manual 【Note】 90 degree: Option "CalibrationMatrix" "0 1 0 -1 0 1 0 0 1" 180 degree: Option "CalibrationMatrix" "-1 0 1 0 -1 1 0 0 1" 270 degree: Option "CalibrationMatrix" "0 -1 1 1 0 0 0 0 1" WORKIGN WITH BB BALCK We provide and Angstrom image for BB Black, you can download and have a try. Note that you should boot your BB Black from SD card which has been written with test image, and image won’t be updated anymore.
10.1inch HDMI LCD (B) User Manual After enter desktop, you can touch the virtual button to adjust the brightness.