mirror of
https://github.com/waveshareteam/LCD-show.git
synced 2026-06-17 09:24:14 +02:00
Update README.md
This commit is contained in:
60
README.md
60
README.md
@@ -27,7 +27,6 @@ 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:
|
||||
|
||||
CN: http://www.waveshare.net/shop/3.2inch-RPi-LCD-B.htm
|
||||
@@ -44,6 +43,28 @@ Driver install:
|
||||
|
||||
sudo ./LCD32-show
|
||||
|
||||
# 3.2inch RPi LCD (C)
|
||||
|
||||
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:
|
||||
|
||||
CN: http://www.waveshare.net/shop/3.2inch-RPi-LCD-C.htm
|
||||
|
||||
EN: https://www.waveshare.com/3.2inch-rpi-lcd-c.htm
|
||||
|
||||
WIKI:
|
||||
|
||||
CN: http://www.waveshare.net/wiki/Main_Page
|
||||
|
||||
EN: https://www.waveshare.com/wiki/3.2inch_RPi_LCD_(C)
|
||||
|
||||
Driver install:
|
||||
|
||||
sudo ./LC32C-show
|
||||
|
||||
# 3.5inch RPi LCD (A)
|
||||
|
||||
Description:
|
||||
@@ -109,3 +130,40 @@ EN:https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(C)
|
||||
Driver Install:
|
||||
|
||||
sudo ./LCD35C-show
|
||||
|
||||
# 3.5inch HDMI LCD
|
||||
|
||||
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:
|
||||
|
||||
CN: http://www.waveshare.net/shop/3.5inch-HDMI-LCD.htm
|
||||
|
||||
EN: https://www.waveshare.com/product/3.5inch-hdmi-lcd.htm
|
||||
|
||||
WIKI:
|
||||
|
||||
CN: http://www.waveshare.net/wiki/3.5inch_HDMI_LCD
|
||||
|
||||
EN: https://www.waveshare.com/wiki/3.5inch_HDMI_LCD
|
||||
|
||||
Display setting:
|
||||
|
||||
For properly display, you need to root directory of SD card (/boot/).
|
||||
|
||||
max_usb_current=1
|
||||
|
||||
hdmi_group=2
|
||||
|
||||
hdmi_mode=87
|
||||
|
||||
hdmi_cvt 800 480 60 6 0 0 0
|
||||
|
||||
hdmi_drive=2
|
||||
|
||||
Driver install (touch):
|
||||
|
||||
sudo ./LCD35-HDMI-480x320-show
|
||||
|
||||
|
||||
Reference in New Issue
Block a user