Difference between revisions of "11.9inch HDMI LCD"

From Waveshare Wiki
Jump to: navigation, search
Line 18: Line 18:
 
<div class="tabber">
 
<div class="tabber">
 
<div class="tabbertab" title="Introduction">
 
<div class="tabbertab" title="Introduction">
== '''Introduction'''==
+
{{11.9inch HDMI LCD user manual}}
This is a 11.9inch Capacitive Touch Screen LCD, IPS screen, which supports Raspberry Pi and can also be used as a computer monitor.
 
  
{{Amazon|{{#urlget:amazon|default}}=display
 
|More = [https://www.waveshare.com/7.9inch-hdmi-lcd.htm More]}}
 
== '''Features''' ==
 
* 11.9inch IPS screen, 320x1480 resolution, HDMI/USB interfaces.
 
* Toughened glass capacitive touch panel
 
* Supports popular mini PC such as Raspberry Pi, Jetson Nano
 
* Used with Raspberry Pi, supports Raspbian / Ubuntu / Kali and Retropie, single touch and driver free.
 
* Using as a computer monitor, it supports Windows 10 / 8.1 / 8 / 7, five-point touch and driver free.
 
* Touch orientation is adjustable with button.
 
* HDMI audio input, 3.5mm headphone/speaker jack.
 
 
=='''Working with PC'''==
 
This LCD supports Windows 7/8/8.1/10 when working with PC via HDMI interface.:<br />
 
<font size = 3 >1. Connect the TOUCH interface of LCD to the USB interface of PC. Waiting for a moment, The touch will be recognized by Windows automatically.<br />
 
2. Connect the HDMI interface of LCD to the HDMI port of PC. About 10s later, you can see that the LCD display properly.If you need to output sound, you can connect to 3.5mm headphones through HP audio output port.<br />
 
Note:<br />
 
1) When the computer is connected to several different displays at the same time, only this LCD can be used to control the cursor on the main display, so we recommended to set this LCD as the main display.<br />
 
2) Some of PC cannot support HDMI screen Hot Plug. In this case, restart the PC can solve.<br />
 
3) Sometimes LCD will flicker because of undersupplying from USB cable of PC. You need to connect an external power supply (5V/2A)  to DC port.<br />
 
===Orientation setting===
 
;Display orientation
 
:You can adjust the display orientation by display setting.
 
;Touch orientation
 
:The physical button on the backside can be used to adjust the orientation of touch. You can hold it for 5s to change.
 
:You may need to test multi times for the correct orientation.
 
{{Touch Setting on Win 10 PC}}
 
 
== '''Working with Raspberry Pi''' ==
 
This LCD supports Raspbian/Ubuntu mate/Kali/Retropie/Windows 10 IoT Core. <br />
 
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 detail information, please read the following section.<br />
 
Please download the latest version of the image on the [https://www.raspberrypi.org/downloads/ Raspberry Pi official website.] <br />
 
 
:1) Download the compressed file to the PC, and unzip it to get the .img file.
 
 
:2) Connect the TF card to the PC, use SDFormatter.exe software to format the TF card.
 
 
:3) Open the Win32DiskImager.exe software, select the system image downloaded in step 1, and click‘Write’ to write the system image.
 
 
:4) 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.
 
<pre>
 
max_framebuffer_height=1480
 
max_usb_current=1
 
hdmi_group=2
 
hdmi_mode=87
 
hdmi_timings=320 0 80 16 32 1480 0 16 4 12 0 0 0 60 0 42000000 3
 
</pre>
 
 
 
You must make sure that there are no spaces on either side of the equal sign.
 
: 5) Insert the TF card into the Raspberry Pi
 
: 6) Connect the Touch interface of the LCD to the USB port of Raspberry Pi.
 
: 7) Connect the HDMI interface of the LCD to the HDMI port of Raspberry Pi and then power on the Raspberry Pi, it can display normally after waiting for about a few seconds.
 
 
 
'''Note: '''
 
* If you are using Pi4 or higher, the HDMI cable needs to be connected to the HDMI0 port of the Raspberry Pi (near the power port)
 
* Resolution of Ubuntu Mate OS or Windows 10 IoT Core OS can also be set properly by editing config.txt.
 
* For Pi Zero / Zero W: if you've used an SD card on a Pi 3 and then attached the card to the Pi Zero, the touch screen often doesn't work. In such cases, you have to write a fresh system image to the SD card. The first boot up must be done on the Pi Zero but not Pi 3, due to initialization for a corresponding device.
 
*The screen is displayed in portrait mode by default. For ease of use, the screen display direction can be adjusted, please read the following section.
 
 
=='''Orientation setting'''(Working with Raspberry Pi)==
 
===Display orientation===
 
If you are using the Raspberry Pi4, you can use the following method to rotate the display direction.
 
*1.Open Screen Configuration.
 
[[File:5.5inch-HDMI-AMOLED-Manual-11.jpg|500px]]
 
 
*2.Set the rotation as shown below.
 
 
[[File:5.5inch-HDMI-AMOLED-Manual-12.jpg|500px]]
 
 
[[File:5.5inch-HDMI-AMOLED-Manual-13.jpg|400px]]
 
 
[[File:5.5inch-HDMI-AMOLED-Manual-14.jpg|400px]]
 
*3.And then after rotating the touch direction, the LCD will work normally.
 
 
'''If you are using Pi3+ or an older version, you can rotate the display direction in the following ways:'''
 
*1. To rotating the display, you can append this statement to the config file
 
 
display_rotate=1 #1: 90; 2: 180; 3: 270
 
 
*2. Reboot the Raspberry Pi
 
 
sudo reboot
 
===Touch orientation===
 
After the display is rotated, the position of touch is incorrect because the touch doesn’t change with the display angle. So the touch also needs to be modified. You can hold the following button for 5s to change the touch direction.
 
 
[[File:11.9inch-HDMI-LCD-Manual01.jpg|400px]]
 
 
【Note】When using the new system, it may cause touch reverse errors. At that time, you need to press and hold "Rotate Touch" to rotate.
 
 
== '''Keys Introduction''' ==
 
 
*On/OFF: Turn on/off the backlight.
 
*Rotate Touch: Hold it for 5s to change the touch orientation.
 
 
=='''Others'''==
 
===Disable power saving.===
 
If you want to keep the display turning on all the time, you can disable the power saving function.<br />
 
Modify file lightdm.conf<br />
 
<pre>
 
sudo nano /etc/lightdm/lightdm.conf
 
</pre>
 
Find the [SeatDefaults] option and uncomment the line"xserver-command", modify it as below:
 
<pre>
 
#xserver-command=X
 
</pre>
 
Modify this code to
 
<pre>
 
xserver-command=X -s 0 -dpms
 
</pre>
 
*-s # –Disable the display protecting.
 
*dpms Disable power saving.
 
Reboot<br />
 
<pre>
 
sudo reboot
 
</pre>
 
 
===Turn on/off HDMI output===
 
You can use the following commands to disable/enable the displaying.
 
 
vcgencmd display_power 0
 
vcgencmd display_power 1
 
 
</div>
 
</div>
 
<div class="tabbertab" title="Resources">
 
<div class="tabbertab" title="Resources">

Revision as of 09:55, 26 February 2021

11.9inch HDMI LCD
11.9inch-HDMI-LCD-1.jpg

11.9inch HDMI LCD, 320x1480 resolution
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

Introduction

This is an 11.9-inch Capacitive Touch Screen LCD, IPS screen, which supports Raspberry Pi and can also be used as a computer monitor.

More

Features

  • 11.9inch IPS screen, 320 x 1480 resolution.
  • 5-point capacitive touch control, tempered glass panel, hardness up to 6H.
  • Use with Raspberry Pi, supports Raspberry Pi OS / Ubuntu / Kali and Retropie system.
  • Use as a computer monitor, it supports Windows 11 / 10 / 8.1 / 8 / 7 system.
  • HDMI audio input, 3.5mm headphone/speaker jack.

EDID Timing Parameters

If the system of the main control board can automatically recognize the EDID for display, there is no need to set the relevant timing parameters additionally.

Otherwise, you can refer to the following EDID settings:

Pixel Clock H Addressable H Blanking V Addressable V Blanking H Front Porch H Sync Width V Front Porch V Sync Width H Image Size V Image Size H Border V Border
48.00 320 200 1480 76 100 10 60 10 320 1480 0 0

Working with PC

This LCD supports Windows 7/8/8.1/10/11 system:
1. Connect the TOUCH interface of the LCD to the USB interface of the PC. Waiting for a moment, The touch will be recognized by Windows automatically.
2. Connect the HDMI interface of the LCD to the HDMI port of the PC. About 10 seconds later, you can see that the LCD properly. If you need to output sound, you can connect to 3.5mm headphones through an HP audio output port.
Note:
1) When the computer is connected to multiple monitors at the same time, the touch effect of the 7-inch LCD will be applied to the main screen by default. If you need to specify the touch to the secondary screen, see #Calibration touch on Win 10 PC
2)Sometimes LCD will flicker because of undersupplying from the USB cable of the PC. You need to connect an external power supply (5V/2A) to the DC port.

Calibration touch on Win 10 PC

Take the windows10 system as an example:

  • 1. Enter the Windows settings of the system, type in the search bar and click "Calibrate the screen for pen or touch input" (as shown in the picture below).

Win10 touch011.png

Win10 touch02.png
  • 2. Click "Setup" in the pop-up "Tablet PC Settings" interface:


  • 3. The following text prompt will appear on the screen. Please tap the touch screen with your finger, and the computer will recognize it as a touch screen.

【Note】If the touch screen is blank, press the "Enter" key, and the text prompt will switch to the touch screen. (The screen which displays the text prompt will be used as a touch screen!)

Win10 touch03.png

Working with Raspberry Pi

This LCD supports Raspberry Pi OS/Ubuntu Mate/Kali/Retropie/Windows 10 IoT Core.
Please download the latest version of the image on the Pi official website.

1) Download the compressed file to the PC, and unzip it to get the .img file.
2) Connect the TF card to the PC and use SDFormatter to format the TF card.
3) Open the Win32DiskImager software, select the system image prepared in step 1, and click write to burn the system image
4) 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.
max_framebuffer_height=1480
hdmi_group=2
hdmi_mode=87
hdmi_timings=320 0 80 16 32 1480 0 16 4 12 0 0 0 60 0 42000000 3


You must make sure that there are no spaces on either side of the equal sign.

5) Insert the TF card into the Raspberry Pi
6) Connect the Touch interface of the LCD to the USB port of Raspberry Pi.
7) Connect the HDMI interface of the LCD to the HDMI port of Raspberry Pi and then power on the Raspberry Pi, it can display normally after waiting for about a few seconds.

Note:

  • The screen is displayed vertically by default. For convenience, you can adjust the display orientation of the screen, see #Orientation setting(Working with Raspberry Pi).
  • When the Raspberry Pi is connected to multiple monitors at the same time, the touch effect of the 7-inch LCD will be applied to the main screen by default. If you need to specify the touch to the secondary screen, see#Calibrate double-touchscreen in Pi 4

Orientation setting(Working with Raspberry Pi)

Display orientation

If you are using the Raspberry Pi4, you can use the following method to rotate the display direction.

  • 1. Open Screen Configuration.

5.5inch-HDMI-AMOLED-Manual-11.jpg

  • 2. Set the rotation as shown below.

5.5inch-HDMI-AMOLED-Manual-12.jpg

5.5inch-HDMI-AMOLED-Manual-13.jpg

5.5inch-HDMI-AMOLED-Manual-14.jpg

  • 3. And then after rotating the touch direction, the LCD will work normally.

If you are using Pi3+ or an older version, you can rotate the display direction in the following ways:

  • 1. To rotate the display, you can append this statement to the config file.
display_rotate=1 #1: 90; 2: 180; 3: 270
  • 2. Reboot the Raspberry Pi.
sudo reboot

Touch orientation

After the display is rotated, the position of the touch is incorrect because the touch doesn't change with the display angle. So the touch also needs to be modified. You can hold the following button for 5s to change the touch direction.

11.9inch-HDMI-LCD-Manual01.jpg

【Note】When using the new system, it may cause touch reverse errors. At that time, you need to press and hold "Rotate Touch" to rotate.

Set the Screen Always On

Some customers want to display without being affected by the screen saver function which can be set as follows. Turn off the screen saver.
Open lightdm.conf.

sudo nano /etc/lightdm/lightdm.conf

Change lightdm.conf to find "xserver-command" under the [SeatDefaults] section, uncomment it, and change it to read as follows:

#xserver-command=X

Modify to

xserver-command=X -s 0 -dpms

-s # –: Set the screen saver not to enable.
dpms: Disable power saving management.
Reboot:

sudo reboot

Set the Screen Off and On

Users can set the screen to turn off and on with the following commands.

vcgencmd display_power 0
vcgencmd display_power 1

Calibrate double-touchscreen in Pi 4

  • 1. Open the terminal and input the command: xrandr to check the HDMI ID of the main monitor. (It is HDMI-1 most time);

Pi4-conf-touch-1.png

  • 2. Input the command xinput in the terminal, and check the touch ID of the main monitor. (There should be two IDs, you can touch displays to check which is the main one);

Pi4-conf-touch-2.png

  • 3. Run the command: xinput map-to-output <touch ID> <HDMI-ID>

(Don't forget to change the ID to the correct one just like: xinput map-to-output 7 HDMI-1)

Pi4-conf-touch-3.png

  • 4. You can set the command to auto-run while booting and make it affect all the time:
sudo nano /etc/xdg/lxsession/LXDE-pi/autostart

Add the line to the file: xinput map-to-output 7 HDMI-1 (Don't forget to change the ID to the correct one), then reboot.

Pi4-auto-start-4.png


Backlight control

You can control the backlight brightness by long pressing ON/OFF on the back of the LCD.

Note: If you increase the brightness, it may cause insufficient power of the LCD by getting power through the USB interface. To solve this problem, you can input 5V/2A power through the Power interface on the back of the LCD.

Keys Introduction

  • ON/OFF: Short press to turn on/off the screen. Long press to adjust screen brightness.
  • Rotate Touch: Hold it for 5s to change the touch orientation.


FAQ

Support