diff --git a/README.md b/README.md index df1b5bf..0c8e322 100644 --- a/README.md +++ b/README.md @@ -1,155 +1,155 @@ # 2.8inch RPi LCD (A) -Description: +### Description: This is a 2.8inch TFT LCD with resistive touch panel, has 320x240 resolution. It can support any revision of Raspberry Pi. Driver is provided for Raspbian/Ubuntu Mate/kali and Retropie. -Website: +### Website: CN: http://www.waveshare.net/shop/2.8inch-RPi-LCD-A.htm EN: https://www.waveshare.com/2.8inch-rpi-lcd-a.htm -WIKI: +### WIKI: CN: http://www.waveshare.net/wiki/2.8inch_RPi_LCD_(A) EN: https://www.waveshare.com/wiki/2.8inch_RPi_LCD_(A) -Driver install: +### Driver install: sudo ./LCD28-show # 3.2inch RPi LCD (B) -Description: +### Description: This is a 3.2inch TFT LCD with resistive touch panel, has 320x240 resolution. Can support any revision of Raspberry Pi. Driver is provided for Raspbian/Ubuntu Mate/kali and Retropie. -Website: +### Website: CN: http://www.waveshare.net/shop/3.2inch-RPi-LCD-B.htm EN: https://www.waveshare.com/3.2inch-rpi-lcd-b.htm -WIKI: +### WIKI: CN: http://www.waveshare.net/wiki/3.2inch_RPi_LCD_(B) EN: https://www.waveshare.com/wiki/3.2inch_RPi_LCD_(B) -Driver install: +### Driver install: sudo ./LCD32-show # 3.2inch RPi LCD (C) -Description: +### Description: This is a 3.2inch TFT LCD with resistive touch panel, has 320x240 hardware resolution.Support up to 125MHz high-speed SPI signal transmission provide you a clear and stable display effect.. Can directly plug to any revision of Raspberry Pi. Driver is provided for Raspbian/Ubuntu Mate/kali and Retropie. -Website: +### Website: CN: http://www.waveshare.net/shop/3.2inch-RPi-LCD-C.htm EN: https://www.waveshare.com/3.2inch-rpi-lcd-c.htm -WIKI: +### WIKI: -CN: http://www.waveshare.net/wiki/Main_Page +CN: http://www.waveshare.net/wiki/3.2inch_RPi_LCD_(C) EN: https://www.waveshare.com/wiki/3.2inch_RPi_LCD_(C) -Driver install: +### Driver install: sudo ./LC32C-show # 3.5inch RPi LCD (A) -Description: +### Description: This is a 3.5inch TFT LCD with resistive touch panel, has 480x320 resolution. Can support any revision of Raspberry Pi. Driver is provided for Raspbian/Ubuntu Mate/kali and Retropie. -Website: +### Website: CN:http://www.waveshare.net/shop/3.5inch-RPi-LCD-A.htm EN:https://www.waveshare.com/product/3.5inch-rpi-lcd-a.htm -WIKI: +### WIKI: CN:http://www.waveshare.net/wiki/3.5inch_RPi_LCD_(A) EN:https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A) -Driver install: +### Driver install: sudo ./LCD35-show # 3.5inch RPi LCD (B) -Description: +### Description: This is a 3.5inch TFT LCD with resistive touch panel, has 480x320 resolution. Can support any revision of Raspberry Pi. Driver is provided for Raspbian/Ubuntu Mate/kali and Retropie. And this is an IPS screen which has wider viewing angle. -Website: +### Website: CN:http://www.waveshare.net/shop/3.5inch-RPi-LCD-B.htm EN:https://www.waveshare.com/3.5inch-RPi-LCD-B.htm -WIKI: +### WIKI: CN:http://www.waveshare.net/wiki/3.5inch_RPi_LCD_(B) EN:https://www.waveshare.com/wiki/3.2inch_RPi_LCD_(B) -Driver install: +### Driver install: sudo ./LCD35B-show V2 # 3.5inch RPi LCD (C) -Description: +### Description: This is a 3.5inch TFT LCD with resistive touch panel, has 480x320 resolution. Support up to 125MHz high-speed SPI signal transmission provide you a clear and stable display effect.. Can directly plug to any revision of Raspberry Pi. Driver is provided for Raspbian/Ubuntu Mate/kali and Retropie. -Webiste: +### Webiste: CN:http://www.waveshare.net/shop/3.5inch-RPi-LCD-C.htm EN:https://www.waveshare.com/3.5inch-rpi-lcd-c.htm -WIKI: +### WIKI: CN:http://www.waveshare.net/wiki/3.5inch_RPi_LCD_(C) EN:https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(C) -Driver Install: +### Driver Install: sudo ./LCD35C-show # 3.5inch HDMI LCD -Description: +### Description: This is a 3.5inch IPS screen with resistive touch panel, has 480x320 hardware resolution, use HDMI interface for displaying and GPIO for touching. Touch driver is provide for Raspbian, Ubuntu Mate,Kali and Retropie -Website: +### Website: CN: http://www.waveshare.net/shop/3.5inch-HDMI-LCD.htm EN: https://www.waveshare.com/product/3.5inch-hdmi-lcd.htm -WIKI: +### WIKI: CN: http://www.waveshare.net/wiki/3.5inch_HDMI_LCD EN: https://www.waveshare.com/wiki/3.5inch_HDMI_LCD -Display setting: +### Display setting: For properly display, you need to root directory of SD card (/boot/). @@ -163,7 +163,221 @@ hdmi_cvt 800 480 60 6 0 0 0 hdmi_drive=2 -Driver install (touch): +### Driver install (touch): sudo ./LCD35-HDMI-480x320-show +# 4inch RPi LCD (A) + +### Description: + +This is a 4inch resistive LCD, IPS screen, 480x320 resoltuion, designed for Raspberry Pi. Driver is required for displaing and touching. + +### Website: + +CN: http://www.waveshare.net/shop/4inch-RPi-LCD-A.htm + +EN: https://www.waveshare.com/4inch-RPi-LCD-A.htm + +### Wiki: + +CN: http://www.waveshare.net/wiki/4inch_RPi_LCD_(A) + +EN: https://www.waveshare.com/wiki/4inch_RPi_LCD_(A) + +### Driver install: + +sudo ./LCD4-show + +# 4inch RPi LCD (C) + +### Description: + +This is a 4inch TFT LCD with resistive touch panel, has 480x320 resolution. Support up to 125MHz high-speed SPI signal transmission provide you a clear and stable display effect. Can directly plug to any revision of Raspberry Pi. Driver is provided for Raspbian/Ubuntu Mate/kali and Retropie. + +### Website: + +CN: http://www.waveshare.net/shop/4inch-RPi-LCD-C.htm + +EN: https://www.waveshare.com/4inch-rpi-lcd-c.htm + +### WiKi: + +CN: http://www.waveshare.net/wiki/4inch_RPi_LCD_(C) + +EN: https://www.waveshare.com/wiki/4inch_RPi_LCD_(C) + +### Driver install: + +sudo ./LCD4C-show + +# 4inch HDMI LCD + +### Description: + +This is a 4inch IPS screens, 800x480 resolution, HDMI display. Designed for Raspberry Pi. Note that this screen is vertically display by default. + +### Website: + +CN: http://www.waveshare.net/shop/4inch-HDMI-LCD.htm + +EN: https://www.waveshare.com/4inch-hdmi-lcd.htm + +### WiKi: + +CN: http://www.waveshare.net/wiki/4inch_HDMI_LCD + +EN: https://www.waveshare.com/wiki/4inch_HDMI_LCD + +### Display Setting: + +hdmi_group=2 + +hdmi_mode=87 + +hdmi_cvt 480 800 60 6 0 0 0 + +dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900 + +display_rotate=3 + +### Driver Install: + +sudo ./LCD4-800x480-show + +# 4.3inch HDMI LCD + +### Description: + +This is a 4.3inch IPS screens, 800x480 resolution, HDMI display. Designed for Raspberry Pi. Driver is required for touching. Note that this LCD can only support Raspberry Pi + +### Website: + +CN: http://www.waveshare.net/shop/4.3inch-HDMI-LCD.htm + +EN: https://www.waveshare.com/wiki/4inch_HDMI_LCD + +### WiKi: + +CN: http://www.waveshare.net/wiki/4.3inch_HDMI_LCD + +EN: https://www.waveshare.com/wiki/4.3inch_HDMI_LCD + +### Display Setting: + +display_rotate=2 + +max_usb_current=1 + +hdmi_group=2 + +hdmi_mode=87 + +hdmi_cvt 480 272 60 6 0 0 0 + +dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900 + +hdmi_drive=1 + +hdmi_force_hotplug=1 + +### Driver Install: + +sudo ./LCD43-show-V2 + +# 5inch HDMI LCD + +### Description: + +This is a 5inch Resistive Touch Screen LCD, 800x480 resolution, HDMI interface. Designed for Raspberry Pi. Note that this LCD can only support Raspberry Pi. + +### Website: + +CN: http://www.waveshare.net/shop/5inch-HDMI-LCD.htm + +EN: https://www.waveshare.com/product/5inch-hdmi-lcd.htm + +### WiKi: + +CN: http://www.waveshare.net/wiki/5inch_HDMI_LCD + +EN: https://www.waveshare.com/wiki/5inch_HDMI_LCD + +### Display Setting: + +max_usb_current=1 + +hdmi_group=2 + +hdmi_mode=87 + +hdmi_cvt 800 480 60 6 0 0 0 + +hdmi_drive=1 + +### Driver Install: + +sudo ./LCD5-show + +# 7inch HDMI LCD + +### Description: + +This is a 7inch resistive touch screen LCD, 1024x600 resolution, HDMI interface, designed for Raspberry Pi + +### Website: + +CN:http://www.waveshare.net/shop/7inch-HDMI-LCD.htm + +EN:https://www.waveshare.com/product/7inch-hdmi-lcd.htm + +### WiKi: + +CN:http://www.waveshare.net/wiki/7inch_HDMI_LCD + +EN:https://www.waveshare.com/wiki/7inch_HDMI_LCD + +### Display Setting: + +max_usb_current=1 + +hdmi_group=2 + +hdmi_mode=87 + +hdmi_cvt 1024 600 60 6 0 0 0 + +### Driver install: + +sudo ./LCD7-1024x600-show + +# 10.1inch HDMI LCD +### Description + +This is a 10.1inch resistive touch screen LCD, 1024x600 resolution, HDMI interface, designed for Raspberry Pi + +### Website: + +CN:http://www.waveshare.net/shop/10.1inch-HDMI-LCD.htm + +EN:https://www.waveshare.com/product/10.1inch-hdmi-lcd.htm + +### WiKi: + +CN:http://www.waveshare.net/wiki/10.1inch_HDMI_LCD + +EN:https://www.waveshare.com/wiki/10.1inch_HDMI_LCD + +### Display Setting: + +max_usb_current=1 + +hdmi_group=2 + +hdmi_mode=87 + +hdmi_cvt 1024 600 60 6 0 0 0 + +### Driver install: + +sudo ./LCD101-1024x600-show