Difference between revisions of "5.5inch HDMI Display"

From LCD wiki
Jump to: navigation, search
(Product Description)
(Resource)
(18 intermediate revisions by the same user not shown)
Line 29: Line 29:
 
*'''Support multiple device access'''
 
*'''Support multiple device access'''
  
:○Can be connected to mainstream development boards such as raspberry pie, banana PI and BB black
+
:○Can be connected to mainstream development boards such as Raspberry Pi, banana Pi and BB black
  
 
:○Can be connected to PS4, XBOX360, switch and other mainstream game consoles
 
:○Can be connected to PS4, XBOX360, switch and other mainstream game consoles
Line 37: Line 37:
 
*'''Support multiple system display'''
 
*'''Support multiple system display'''
  
:○Support raspbian, Kali Linux, Ubuntu, Kodi, win10 IOT and other systems
+
:○Support Raspberry Pi OS, Kali Linux, Ubuntu, Kodi, win10 IOT and other systems
  
 
:○Support win7/8/10/11 and other systems
 
:○Support win7/8/10/11 and other systems
Line 67: Line 67:
 
|MicroUSB(5V)
 
|MicroUSB(5V)
 
|-
 
|-
|Module overall power
+
|'''Module overall power'''
 
|3.99W (100% brightness)
 
|3.99W (100% brightness)
 
|-
 
|-
Line 83: Line 83:
 
|-
 
|-
 
|'''Product  weight (including package)'''
 
|'''Product  weight (including package)'''
|555g
+
|300g
 
|}
 
|}
  
Line 90: Line 90:
 
'''B:  '''HDMI interface, Use HDMI cable to connect with signal source equipment, and the maximum supported resolution is 1080p  <br>
 
'''B:  '''HDMI interface, Use HDMI cable to connect with signal source equipment, and the maximum supported resolution is 1080p  <br>
 
'''C: ''' Side key, It is used to adjust the brightness. Press once to increase the brightness by 10%. After reaching 100%, press once again to return to 10%;
 
'''C: ''' Side key, It is used to adjust the brightness. Press once to increase the brightness by 10%. After reaching 100%, press once again to return to 10%;
Press and hold for 3 seconds to turn off the backlight, and then press again to restore the original brightness  <br>
+
Long press for 3 seconds to turn off the backlight, press 1 for 10 seconds to increase the brightness by 10%, and then press 1 for 10 seconds to restore the original brightness  <br>
 
[[file:5.5-IPS-功能图-2.jpg|500px]]
 
[[file:5.5-IPS-功能图-2.jpg|500px]]
[[file:5.5-IPS-功能图-2.JPG|650px]]
 
 
  
 
*Product Size
 
*Product Size
 
[[file:5.5-IPS-size-5.jpg|600px]]
 
[[file:5.5-IPS-size-5.jpg|600px]]
  
==<font color="blue"> 用于树莓派</font> ==
+
==<font color="blue"> Working with Raspberry Pi </font> ==
'''步骤1, 下载最新官网镜像'''
+
'''Step 1. Download the Official image'''
 +
 
 +
:1) Download '''Raspbian''' Official Image
 +
::Download URL: '''https://www.raspberrypi.org/downloads/raspbian/'''
 +
::Username: '''pi'''    Password: '''raspberry'''
 +
:2) Download '''Ubuntu Mate''' Official Image
 +
::Download URL: '''https://ubuntu-mate.org/download/'''
 +
::'''The user name and password can be set by yourself after startup'''
 +
:3) Download '''Kail''' Official Image
 +
::Download URL: '''https://www.offensive-security.com/kali-linux-arm-images/'''
 +
::Username: '''kali''' (The old version is '''root''')    Password: '''kali'''(The old version is '''toor''')
 +
:4) Download '''Retropie''' Official Image
 +
::Download URL: '''https://retropie.org.uk/download/'''
 +
::Username: '''pi'''    Password: '''raspberry'''
  
:1)下载Raspbian官方镜像
+
'''Step 2. Brun Official Image'''  
::下载网址:'''https://www.raspberrypi.org/downloads/raspbian/'''
 
::用户名:'''pi'''        密码:'''raspberry'''
 
:2)下载Ubuntu Mate官方镜像
 
::下载网址:'''https://ubuntu-mate.org/download/'''
 
::'''用户名和密码开机后可以自己设置'''
 
:3)下载Kail官方镜像
 
::下载网址:'''https://www.offensive-security.com/kali-linux-arm-images/'''
 
::用户名:'''kali'''        密码:'''kali'''
 
:4)下载Retropie官方镜像
 
::下载网址:'''https://retropie.org.uk/download/'''
 
::用户名:'''pi'''        密码:'''raspberry'''
 
 
'''步骤2, 烧录官网镜像'''
 
  
:1)下载并安装工具软件(如果已经安装好,此步骤可以忽略)
+
:1) Download and install tool software(If they are already installed,this step can be ignored)
::SD卡格式化软件'''SDFormatter'''下载网址:
+
::SD card format software '''SDCard Formatter''' download URL :
 
::'''https://www.sdcard.org/downloads/formatter_4/'''
 
::'''https://www.sdcard.org/downloads/formatter_4/'''
::镜像烧录软件'''Win32DiskImager'''下载网址:
+
::Image burning software '''win32diskimager''' download URL:
 
::'''https://sourceforge.net/projects/win32diskimager/'''
 
::'''https://sourceforge.net/projects/win32diskimager/'''
:2)格式化SD卡
+
:2) Format SD card
::将SD卡插入读卡器->将读卡器插入电脑 -> 打开SDFormatter软件 -> 选择SD卡 -> 选择Quick format
+
::Insert the SD card into the card reader -> Insert the card reader into the computer -> Open the SDFormatter software -> Select SD card ->  
::(一般选择快速格式化,其他选项根据自己需求选择) -> 点击Format按钮 -> 选择“Yes” -> 格式化完成后点击确定。
+
::Select quick format (generally select quick format, other options can be selected according to your own needs) -> Click the Format button ->  
:3)烧录镜像
+
::Select "Yes" -> Click OK after formatting.
::打开Win32DiskImager软件 -> 选择需要烧录的镜像文件(xxx.img) -> 选择SD卡 -> 点击“write”按钮 ->  
+
:3) Brun Image
::选择“Yes” -> 等待烧录完成(整个过程大概持续10几分钟)
+
::Open the win32diskimager software -> Select the image file to be burned (xxx.img ) -> Select SD card -> Click the "write" button ->  
 +
::Select "Yes" -> Wait for the burning to complete (the whole process lasts about 10 minutes)
  
'''步骤3, 修改“config.txt”配置文件'''
+
'''Step 3. Modify the “config.txt” configuration file'''  
  
:在电脑上打开SD卡根目录下的“config.txt”文件,在文件的末尾添加如下内容,保存好并退出。
+
:Open the “config.txt” file in the root directory of SD card on the computer, Add the following at the end of the file, save and exit.
 
{{code|1=
 
{{code|1=
 
max_usb_current=1
 
max_usb_current=1
Line 139: Line 138:
 
hdmi_drive=1
 
hdmi_drive=1
 
display_rotate=0                           
 
display_rotate=0                           
hdmi_cvt 1920 1080 60 6 0 0 0  
+
<font color="red">hdmi_cvt 1920 1080 60 6 0 0 0 </font>
}}
+
}}    
  
:<font color="red"> 注意:树莓派官方2021-10-30之后的系统, dtoverlay=vc4-kms-v3d 还要修改为 dtoverlay=vc4-fkms-v3d,或者注释掉,否则可能会无显示。</font>
+
'''Step 4. Insert SD card'''
  
'''步骤4, 插入SD卡'''
+
:After the above steps are completed, pop up the SD card on the computer and insert it into the SD card slot on the back of the Raspberry Pi.
  
:以上步骤都完成后,在电脑上弹出SD卡,然后插入树莓派背面的SD卡卡槽中
+
'''Step 5. Running system'''   
  
'''步骤5, 运行系统'''
+
:Connect the HDMI interface and POWER interface of the display screen to Raspberry Pi, connect the power supply of Raspberry Pi,
 +
:and start the machine to display normally.
  
:将显示屏'''HDMI'''接口和'''POWER'''接口连接树莓派,接上树莓派电源开机即可正常显示。
+
[[file:5.5-IPS-Pi3连接图-4.jpg|500px]] <br/>
注意:本显示屏功耗略高3.99W,请用5V 3A的电源给树莓派供电;如发现供电不足引起画面闪烁黑屏,请用外部电源单独给显示屏供电
+
[[file:5.5-IPS-Pi4连接图-4.jpg|500px]]
[[File:5.5-IPS-Pi4连接图-3.jpg|600px]]
 
[[File:5.5-IPS-Pi3连接图.jpg|600px]]
 
  
==<font color="blue"> 用于电脑HDMI显示器</font> ==
+
==<font color="blue"> Connect to PC</font> ==
本产品可作为Windows电脑HDMI显示器使用,只需要连接'''HDMI'''接口和'''POWER'''接口,就能正常显示
+
This product can be used as the HDMI monitor of Windows computer, only need to connect HDMI interface and POWER interface  <br/>
 
[[File:5.5-IPS-电脑连接图-2.jpg|600px]]
 
[[File:5.5-IPS-电脑连接图-2.jpg|600px]]
  
== <font color="blue">包装清单 </font>==
+
==<font color="blue">Resource</font>==
[[File:5.5-IPS-包装清单-4.jpg|400px]]
+
 
 +
*'''Document'''
 +
#[http://www.lcdwiki.com/res/MPI5518/5.5inch-HDMI-Display-MPI5518_User_Manual_V1.0.pdf 5.5inch-HDMI-Display-MPI5518_User_Manual_V1.0]
 +
#[http://www.lcdwiki.com/res/MPI5001/EN/How_to_install_the_LCD_driver_V1.2.pdf How_to_install_the_LCD_driver_V1.2]
 +
#[http://www.lcdwiki.com/res/MPI5001/EN/How_to_install_matchbox-keyboard(En).pdf How_to_install_matchbox-keyboard]
 +
#[http://www.lcdwiki.com/res/PublicFile/How_to_use_Raspberry_Pi(Download,Format,Burn,SSH,PuTTy)-V1.0.pdf How_to_use_Raspberry_Pi(Download,Format,Burn,SSH,PuTTy)-V1.0.pdf]
  
== <font color="blue">常见问题 </font>==
+
*'''Driver download'''
  
* [http://www.lcdwiki.com/zh/常见问题 '''树莓派常见问题''']
+
#Local  download: [http://www.lcdwiki.com/res/RaspDriver/LCD-show.tar.gz LCD-show.tar.gz]
* [http://www.lcdwiki.com/zh/如何在树莓派4中使用双屏显示 如何在树莓派4中使用双屏显示]
 
  
 +
*'''Images Download'''
  
== <font color="blue">资源下载</font> ==
+
:If you have difficulty installing the driver, or if you still can't use the display properly after installing the driver,
  
*'''文档'''
+
:Please Try our Configned images for tested.
#[http://www.lcdwiki.com/res/MPI5518/5.5inch-HDMI-Display-MPI5518_用户手册_V1.0.pdf 5.5inch HDMI Display-MPI5518_用户手册_V1.0]
 
# [http://www.lcdwiki.com/res/PublicFile/%E5%A6%82%E4%BD%95%E5%AE%89%E8%A3%85LCD%E9%A9%B1%E5%8A%A8-V1.2.pdf 如何安装LCD驱动-V1.2]
 
# [http://www.lcdwiki.com/res/PublicFile/如何校准电容触摸屏-V1.0.pdf 如何校准电容触摸屏-V1.0]
 
# [http://www.lcdwiki.com/res/PublicFile/如何安装虚拟键盘(CN).pdf 如何安装虚拟键盘(CN)]
 
# [http://www.lcdwiki.com/res/PublicFile/树莓派入门教程(下载,格式化,烧录,SSH,PuTTy)-V1.0.pdf 树莓派入门教程(下载,格式化,烧录,SSH,PuTTy)-V1.0]
 
# [http://www.lcdwiki.com/res/PublicFile/HDMI模块如何设置双屏显示-V1.0.pdf HDMI模块在电脑中如何设置双屏显示]
 
  
*'''镜像下载'''
+
:Just need download and write the image into the TF card. DO NOT need any driver installation steps.
  
:如果你觉得前面步骤的修改配置、安装驱动都比较困难或者仍然显示异常,
 
:请先使用我们预装好驱动的镜像,下载后解压并把镜像写入到TF卡中。然后把卡插入树莓派就可以使用了。
 
{{Note image}}
 
 
{| class="wikitable" border="1" style="width: 99%; margin-left:1.5%;background-color: white;"
 
{| class="wikitable" border="1" style="width: 99%; margin-left:1.5%;background-color: white;"
 
!Image Name
 
!Image Name
Line 189: Line 183:
 
|-
 
|-
 
| rowspan="2" |Raspberry Pi OS
 
| rowspan="2" |Raspberry Pi OS
| rowspan="2" |2022-04-04
+
| rowspan="2" |2022-09-22
 
|[[File:Baiduyun.jpg|24px]]BaiduYun:  
 
|[[File:Baiduyun.jpg|24px]]BaiduYun:  
|[https://pan.baidu.com/s/1_TNNnTi_jL8RerxnZgs7aw?pwd=jemy MPI5518-5.5inch-2022-04-04-raspios-bullseye-armhf] 提取码:jemy
+
|[https://pan.baidu.com/s/1_TNNnTi_jL8RerxnZgs7aw?pwd=jemy MPI5518-5.5inch-2022-09-22-raspios-bullseye-armhf] 提取码:jemy
 
|-
 
|-
 
|[[File:Mega-1.jpg|24px]]Mega:  
 
|[[File:Mega-1.jpg|24px]]Mega:  
Line 215: Line 209:
  
  
*'''常用软件'''
+
*'''Software'''
 +
 
 +
# [http://www.lcdwiki.com/res/software/Panasonic_SDFormatter.zip Panasonic SDFormatter]
 +
# [http://www.lcdwiki.com/res/software/Win32DiskImager.zip Win32DiskImager]
 +
# [http://www.lcdwiki.com/res/software/putty.zip PuTTY]
  
#[http://www.lcdwiki.com/res/software/Panasonic_SDFormatter.zip Panasonic SDFormatter]
+
[[#top|BACK TO TOP]]
#[http://www.lcdwiki.com/res/software/Win32DiskImager.zip Win32DiskImager]
 
#[http://www.lcdwiki.com/res/software/putty.zip PuTTY]
 

Revision as of 16:52, 12 October 2022


语言选择

Languages

➤中文
➤EN


Product Pictures

5.5-IPS-main-7.jpg5.5-IPS-2pin.jpg5.5-IPS-002.jpg

Product Feature

  • 5.5inch IPS full Angle display
○The viewing Angle is large
○true color
○picture quality is excellent
  • 1920X1080 resolution
○HD vision
○The display is very delicate
  • HDMI interface
○HD input
○Can be used as HDMI display
  • Support multiple device access
○Can be connected to mainstream development boards such as Raspberry Pi, banana Pi and BB black
○Can be connected to PS4, XBOX360, switch and other mainstream game consoles
○Can be connected to mainstream TV box and digital camera
  • Support multiple system display
○Support Raspberry Pi OS, Kali Linux, Ubuntu, Kodi, win10 IOT and other systems
○Support win7/8/10/11 and other systems

Product Description

  • Product Parameters
SKU MPI5518
Screen Type IPS screen
Screen Size 5.5 inch
Resolution 1920x1080
Backlight adjustment Key switch adjustment
Touch Screen Type NO
Power MicroUSB(5V)
Module overall power 3.99W (100% brightness)
Video Input Interface HDMI(up to 1080p)
Active Area 68.04(W)x120.96(H) (mm)
Module Size (L x W x H) 143.4x75.3x10.6 (mm)
Packaging Size (L x W x H) 185x108x63 (mm)
Product weight (including package) 300g
  • Key and Interface Function Description

A: Power interface, Micro USB cable is used to connect with the signal source device. This interface is used for power supply
B: HDMI interface, Use HDMI cable to connect with signal source equipment, and the maximum supported resolution is 1080p
C: Side key, It is used to adjust the brightness. Press once to increase the brightness by 10%. After reaching 100%, press once again to return to 10%; Long press for 3 seconds to turn off the backlight, press 1 for 10 seconds to increase the brightness by 10%, and then press 1 for 10 seconds to restore the original brightness
5.5-IPS-功能图-2.jpg

  • Product Size

5.5-IPS-size-5.jpg

Working with Raspberry Pi

Step 1. Download the Official image

1) Download Raspbian Official Image
Download URL: https://www.raspberrypi.org/downloads/raspbian/
Username: pi Password: raspberry
2) Download Ubuntu Mate Official Image
Download URL: https://ubuntu-mate.org/download/
The user name and password can be set by yourself after startup
3) Download Kail Official Image
Download URL: https://www.offensive-security.com/kali-linux-arm-images/
Username: kali (The old version is root) Password: kali(The old version is toor)
4) Download Retropie Official Image
Download URL: https://retropie.org.uk/download/
Username: pi Password: raspberry

Step 2. Brun Official Image

1) Download and install tool software(If they are already installed,this step can be ignored)
SD card format software SDCard Formatter download URL :
https://www.sdcard.org/downloads/formatter_4/
Image burning software win32diskimager download URL:
https://sourceforge.net/projects/win32diskimager/
2) Format SD card
Insert the SD card into the card reader -> Insert the card reader into the computer -> Open the SDFormatter software -> Select SD card ->
Select quick format (generally select quick format, other options can be selected according to your own needs) -> Click the Format button ->
Select "Yes" -> Click OK after formatting.
3) Brun Image
Open the win32diskimager software -> Select the image file to be burned (xxx.img ) -> Select SD card -> Click the "write" button ->
Select "Yes" -> Wait for the burning to complete (the whole process lasts about 10 minutes)

Step 3. Modify the “config.txt” configuration file

Open the “config.txt” file in the root directory of SD card on the computer, Add the following at the end of the file, save and exit.
max_usb_current=1
hdmi_force_hotplug=1
config_hdmi_boost=7
hdmi_group=2
hdmi_mode=87
hdmi_drive=1
display_rotate=0                          
hdmi_cvt 1920 1080 60 6 0 0 0 

Step 4. Insert SD card

After the above steps are completed, pop up the SD card on the computer and insert it into the SD card slot on the back of the Raspberry Pi.

Step 5. Running system

Connect the HDMI interface and POWER interface of the display screen to Raspberry Pi, connect the power supply of Raspberry Pi,
and start the machine to display normally.

5.5-IPS-Pi3连接图-4.jpg
5.5-IPS-Pi4连接图-4.jpg

Connect to PC

This product can be used as the HDMI monitor of Windows computer, only need to connect HDMI interface and POWER interface
5.5-IPS-电脑连接图-2.jpg

Resource

  • Document
  1. 5.5inch-HDMI-Display-MPI5518_User_Manual_V1.0
  2. How_to_install_the_LCD_driver_V1.2
  3. How_to_install_matchbox-keyboard
  4. How_to_use_Raspberry_Pi(Download,Format,Burn,SSH,PuTTy)-V1.0.pdf
  • Driver download
  1. Local download: LCD-show.tar.gz
  • Images Download
If you have difficulty installing the driver, or if you still can't use the display properly after installing the driver,
Please Try our Configned images for tested.
Just need download and write the image into the TF card. DO NOT need any driver installation steps.
Image Name Version Download
Raspberry Pi OS 2022-09-22 Baiduyun.jpgBaiduYun: MPI5518-5.5inch-2022-09-22-raspios-bullseye-armhf 提取码:jemy
Mega-1.jpgMega:
Ubuntu-MATE-32bit 22.04 Baiduyun.jpgBaiduYun: MPI5518-5.5inch-ubuntu-mate-22.04-desktop-armhf+raspi.7z 提取码:r8r4
Mega-1.jpgMega:
Kali Linux RaspberryPi 2022.2 Baiduyun.jpgBaiduYun:
Mega-1.jpgMega:


  • Software
  1. Panasonic SDFormatter
  2. Win32DiskImager
  3. PuTTY

BACK TO TOP