Difference between revisions of "7inch HDMI LCD (C)"

From Waveshare Wiki
Jump to: navigation, search
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:OLEDs / LCDs]][[Category:LCD]][[Category:Raspberry Pi LCD]]
+
 
{{Infobox item|colorscheme=blue
+
{{Infobox item
 +
|img=<div class="tabber"><div class="tabbertab" title="standard version">[[File:7inch-HDMI-LCD-C_l.jpg|300px|alt=7inch HDMI LCD (C)|link=http://www.waveshare.com/7inch-HDMI-LCD-C.htm]]</div>
 +
<div class="tabbertab" title="case version">[[File:7inch-HDMI-LCD-Bicolor-Holder-2.jpg|300px|alt=7inch HDMI LCD (C) (bicolor version|link=http://www.waveshare.com/7inch-hdmi-lcd-c-with-bicolor-case.htm]]</div>
 +
</div>
 +
<!--
 
|name=[[7inch HDMI LCD (C)]]
 
|name=[[7inch HDMI LCD (C)]]
 
|name2=7inch HDMI LCD (C) (with bicolor case)
 
|name2=7inch HDMI LCD (C) (with bicolor case)
Line 8: Line 12:
 
|caption=7 inch Capacitive Touch Screen LCD, HDMI interface, supports various systems
 
|caption=7 inch Capacitive Touch Screen LCD, HDMI interface, supports various systems
 
|caption2=7inch HDMI LCD (C) + Bicolor case
 
|caption2=7inch HDMI LCD (C) + Bicolor case
 +
-->
 
|platform=Supports various systems
 
|platform=Supports various systems
 
|category=[[:Category:OLEDs / LCDs|OLEDs / LCDs]], [[:Category:LCD|LCD]], [[:Category:Raspberry Pi LCD|Raspberry Pi LCD]]
 
|category=[[:Category:OLEDs / LCDs|OLEDs / LCDs]], [[:Category:LCD|LCD]], [[:Category:Raspberry Pi LCD|Raspberry Pi LCD]]
Line 13: Line 18:
 
|brand=Waveshare
 
|brand=Waveshare
 
|{{#urlget:amazon|default}}=display
 
|{{#urlget:amazon|default}}=display
|website_cn=[http://www.waveshare.net/ 官方中文站点]
+
|website_cn=
 
|website_en=[http://www.waveshare.com/ Waveshare website]
 
|website_en=[http://www.waveshare.com/ Waveshare website]
 
|interface1 =USB
 
|interface1 =USB
 
|interface2 =HDMI
 
|interface2 =HDMI
 
|related=
 
|related=
 +
{{Product List| Mini PC/Raspberry Pi/Displays}}
 
}}
 
}}
 +
<!--
 +
<big><font color=#FF0000> '''Note: Some users may find that if they didn't set the config file at first time, then after modify it and reboot their pi, the LCD will flicker and has ghost problem. In this case, please power off the LCD and put it aside for several hours.(wait for the flickering and ghost disappear), and test it again. (please make sure you have set the corresponding resolution as the guide below before using). And you can also adjust the potentiometer on the backside for properly display</font></big>
 +
-->
 
== Introduction ==
 
== Introduction ==
 
1024×600, 7 inch Capacitive Touch Screen LCD, HDMI interface, supports various systems
 
1024×600, 7 inch Capacitive Touch Screen LCD, HDMI interface, supports various systems
Line 24: Line 33:
 
{{Amazon|{{#urlget:amazon|default}}=display
 
{{Amazon|{{#urlget:amazon|default}}=display
 
|More = [http://www.waveshare.com/7inch-HDMI-LCD-C.htm More]}}
 
|More = [http://www.waveshare.com/7inch-HDMI-LCD-C.htm More]}}
 +
<!--
 
== Working with PC ==
 
== Working with PC ==
This product supports Windows 10/8.1/8/7 OS. For the 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.
+
This product supports Windows 10/8.1/8/7 OS. For the Windows 10/8.1/8 OS, the touch screen supports multi-touch up to 5 points. For some Window 7 OS, the touch screen supports single touch only.
  
 
Turn on the "backlight" switch then connect the LCD to your PC (USB Port of LCD -> USB Port of PC; HDMI Port of LCD -> HDMI Port of PC. Please first connect the USB Ports then connect the HDMI Port). A new touch drive will be recognized by Windows and you can use the LCD as a human interface device. 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 LCD as the main display.
 
Turn on the "backlight" switch then connect the LCD to your PC (USB Port of LCD -> USB Port of PC; HDMI Port of LCD -> HDMI Port of PC. Please first connect the USB Ports then connect the HDMI Port). A new touch drive will be recognized by Windows and you can use the LCD as a human interface device. 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 LCD as the main display.
 +
{{Touch Setting on Win 10 PC}}
  
 
== Working with Raspberry Pi ==
 
== Working with Raspberry Pi ==
Line 46: Line 57:
 
(Touch input working well means that the LED firmware is Rev2.1. If the LCD firmware is 1.1, see [[#About LCD revision]])
 
(Touch input working well means that the LED firmware is Rev2.1. If the LCD firmware is 1.1, see [[#About LCD revision]])
  
Note: Resolution of Ubuntu Mate OS or Windows 10 IoT Core OS can also be set properly by editing config.txt.
+
'''Note: '''
 +
* 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.
 +
 
 +
{{Touch Rotating}}
  
 
== About LCD revision ==
 
== About LCD revision ==
Line 73: Line 88:
 
hdmi_mode=87
 
hdmi_mode=87
 
hdmi_cvt 1024 600 60 6 0 0 0
 
hdmi_cvt 1024 600 60 6 0 0 0
 +
hdmi_drive=1
 
</pre>
 
</pre>
 
You must make sure that there are no spaces on either side of the equal sign.
 
You must make sure that there are no spaces on either side of the equal sign.
Line 87: Line 103:
 
* [http://www.waveshare.com/wiki/7inch_HDMI_LCD_(C)_(Firmware_Rev_1.1)_User_Manual 7inch HDMI LCD (C) (Firmware Rev 1.1) User Manual(Not support Raspberry Pi 3 Model B)]
 
* [http://www.waveshare.com/wiki/7inch_HDMI_LCD_(C)_(Firmware_Rev_1.1)_User_Manual 7inch HDMI LCD (C) (Firmware Rev 1.1) User Manual(Not support Raspberry Pi 3 Model B)]
 
*[[:File:7inch-HDMI-LCD-Bicolor-case-assemble.jpg|How to install 7inch Bicolor case]]
 
*[[:File:7inch-HDMI-LCD-Bicolor-case-assemble.jpg|How to install 7inch Bicolor case]]
 
+
-->
 
== Resources ==
 
== Resources ==
 +
<!--
 
An LCD with Rev 2.1 firmware does not require any driver, that is, touch function works properly without installing any software. So we did not provide drivers for Rev 2.1 LCDs.  
 
An LCD with Rev 2.1 firmware does not require any driver, that is, touch function works properly without installing any software. So we did not provide drivers for Rev 2.1 LCDs.  
 
{{7INCH_HDMI_LCD_C_IMAGE}}
 
{{7INCH_HDMI_LCD_C_IMAGE}}
 
{{7INCH_HDMI_LCD_C_DRIVER}}
 
{{7INCH_HDMI_LCD_C_DRIVER}}
 +
-->
 +
*[https://www.waveshare.com/w/upload/c/cc/7inch_HDMI_LCD_%28C%29_User_Manual.pdf 7inch HDMI LCD (C) User Manual]
 +
===Backlight Control===
 +
Note: We don't recommend you to do any hardware modification, which may damage LCD if you are not good at it. So be careful when you following this manual
 +
*[[:File:PWM control backlight manual.pdf|PWM control brightness of LCD]]
 +
===External guides===
 +
*[https://www.waveshare.com/w/upload/1/1f/Working_with_Volumio.pdf  Woring with Volumio]
 
=== 3D Drawings ===
 
=== 3D Drawings ===
 
* [[:File:7inch_cad.zip|7inch HDMI LCD B/C Drawings]]
 
* [[:File:7inch_cad.zip|7inch HDMI LCD B/C Drawings]]
 
=== LCD Panel Dimension ===
 
=== LCD Panel Dimension ===
 
* [http://www.waveshare.com/w/upload/3/33/7inch-hdmi-lcd-c-panel-dimension.pdf 7inch HDMI LCD (C) panel dimension]
 
* [http://www.waveshare.com/w/upload/3/33/7inch-hdmi-lcd-c-panel-dimension.pdf 7inch HDMI LCD (C) panel dimension]
 +
===Certification===
 +
*[https://www.waveshare.com/w/upload/a/a5/7inch_HDMI_LCD_%28C%29_Certification.rar CE RoHS]
  
 
== Anti-Piracy ==
 
== Anti-Piracy ==
Line 103: Line 129:
 
==Support==
 
==Support==
 
{{Service00}}
 
{{Service00}}
 +
 +
[[Category:OLEDs / LCDs|OLEDs / LCDs]] [[Category:LCD|LCD]] [[Category:Raspberry Pi|Raspberry Pi]] [[Category:Raspberry Pi LCD|Raspberry Pi LCD]]

Revision as of 03:07, 6 May 2019

7inch HDMI LCD (C)
7inch HDMI LCD (C)
7inch HDMI LCD (C) (bicolor version

{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

Introduction

1024×600, 7 inch Capacitive Touch Screen LCD, HDMI interface, supports various systems

More

Resources

Backlight Control

Note: We don't recommend you to do any hardware modification, which may damage LCD if you are not good at it. So be careful when you following this manual

External guides

3D Drawings

LCD Panel Dimension

Certification

Anti-Piracy

Since the first-generation Raspberry Pi released, Waveshare has been working on designing, developing, and producing various fantastic touch LCDs for the Pi. Unfortunately, there are quite a few pirated/knock-off products in the market. They're usually some poor copies of our early hardware revisions, and comes with none support service.

To avoid becoming a victim of pirated products, please pay attention to the following features when purchasing:

RPi-LCD-Anti-Piracy.jpg

(Click to enlarge)

Beware of knock-offs

Please note that we've found some poor copies of this item in the market. They are usually made of inferior materials and shipped without any testing.

You might be wondering if the one you're watching or you've purchased in other non-official stores is original, feel free to contact us.

Support

Support

If you require technical support, please go to the Support page and open a ticket.