“5inch HDMI Display”的版本间的差异

来自LCD wiki
跳转至: 导航搜索
资源下载
 
(未显示3个用户的171个中间版本)
第1行: 第1行:
 +
<div class="panel panel-default">
 +
<div style="border: #737373 1px ;background:white;  padding: 10px 2em 2em 1em;">
 
{{lan
 
{{lan
 
|
 
|
第5行: 第7行:
 
en=http://www.lcdwiki.com/5inch_HDMI_Display
 
en=http://www.lcdwiki.com/5inch_HDMI_Display
 
}}
 
}}
 +
== <font color="blue">产品视频</font> ==
 +
{{#ev:youku|XNDAwNDE4ODY0NA}}
 +
 +
*[http://www.lcdwiki.com/zh/演示视频 相关视频]
  
<tabber>
 
产品说明=
 
 
== <font color="blue">产品图片</font>==
 
== <font color="blue">产品图片</font>==
[[File:MPI5008-66.png|650px]]<br />
+
[[File:MPI5008-66.png|300px]]
[[File:MPI5008-11.jpg|650px]]
+
[[File:MPI5008-30.jpg|300px]]
  
 
== <font color="blue">产品介绍</font>==
 
== <font color="blue">产品介绍</font>==
第17行: 第21行:
 
* 带电阻触摸屏,支持触摸控制
 
* 带电阻触摸屏,支持触摸控制
 
* 支持背光单独控制,可关闭背光节省功耗
 
* 支持背光单独控制,可关闭背光节省功耗
* 支持标准HDMI接口输入,兼容并可直直接插入树莓派(3代2代1代)
+
* 支持标准HDMI接口输入,兼容并可直接插入树莓派所有版本的主板(4代3代2代1代)
 
* 可作为通用HDMI显示器使用,如接电脑HDMI作为副显示器(分辨率输出要能调整为800X480)
 
* 可作为通用HDMI显示器使用,如接电脑HDMI作为副显示器(分辨率输出要能调整为800X480)
 
* 如仅用作显示则无需占用IO资源(树莓派使用触摸功能时需占用IO资源)
 
* 如仅用作显示则无需占用IO资源(树莓派使用触摸功能时需占用IO资源)
* 本产品通过CE、RoHS认证  
+
* 本产品通过CE、RoHS认证
  
 
== <font color="blue">产品参数</font> ==
 
== <font color="blue">产品参数</font> ==
第28行: 第32行:
 
* 分辨率:  800×480(dots)
 
* 分辨率:  800×480(dots)
 
* 触摸:    4线电阻触摸
 
* 触摸:    4线电阻触摸
* 外形尺寸: 121.11*95.24(mm)
+
* 外形尺寸: 121.11*77.93(mm)
* 产品重量: 175(g)
+
* 包装尺寸: 154*135*51 (mm)
 +
* 重量(含包装): 206(g)
 +
* 功耗:    0.34A*5V
  
 
== <font color="blue">硬件说明</font> ==
 
== <font color="blue">硬件说明</font> ==
[[文件:MPI5001-05.jpg|524x524像素]]<br />
 
  
①  Earphone:    3.5mm音频输出接口<br />
+
*接口定义
②&③ Touch:    USB 触摸/供电接口, 用于供电和触摸输出,两者功能一致,只接任意一个即可<br />
 
④  Display:      HDMI 接口, 用于连接主板和 LCD 显示屏进行HDMI传输<br />
 
⑤  Power:      控制背光打开和关闭,可节省功耗<br />
 
⑥  Return:      设置显示菜单时,返回上一级<br />
 
⑦  Right/Down:  方向键 (背光快捷调节键)<br />
 
⑧  Left/Up:      方向键 (背光快捷调节键)<br />
 
⑨  Menu:      显示OSD设置菜单 / 选择键<br />
 
==  <font color="blue">在树莓派Raspbian/Ubuntu Mate/Win10 IoT Core系统中使用</font> ==
 
  
* '''步骤1,安装官方镜像'''
+
[[file:MPI5008-006.jpg|325px]][[file:MPI5008-02.png|325px]]              <br />
  
# 从官方下载最新镜像
+
① USB 供电接口:USB供电输入(5V),如图④母座已连接树莓派取电,则此USB可不接  <br />
# 按官方教程步骤安装好系统
+
② HDMI 接口:用于连接主板和 LCD 显示屏进行HDMI传输                        <br />
 +
③ 背光开关:控制背光打开和关闭,可节省功耗                                <br />
 +
④ 电源和触摸接口:从树莓派取电给液晶屏,同时将触摸信号通过GPIO回传至树莓派      <br />
 +
⑤ 扩展接口:将图④母座占用的GPIO口PIN对PIN引出,方便扩展使用                <br />
  
* '''步骤2,修改config.txt配置文件'''
+
*产品尺寸
  
步骤1烧写完成后,打开Micro SD卡根目录的config.txt文件并在文件末端加入以下代码,保存并安全弹出Micro SD卡:{{code|1=
+
[[file:5-RTD2660-size-2.jpg|400px]]
max_usb_current=1
 
hdmi_force_hotplug=1
 
config_hdmi_boost=7
 
hdmi_group=2
 
hdmi_mode=1
 
hdmi_mode=87
 
hdmi_drive=1
 
hdmi_cvt 800 480 60 6 0 0 0
 
}}
 
  
* '''步骤3,'''
+
==  <font color="blue">与树莓派连接</font> ==
 +
{| class="FCK__ShowTableBorders" align="left"
 +
|-
 +
![[文件:MPI5008-002.jpg|无框|326x326像素]]
 +
![[文件:MPI5008-06.jpg|无框]]
 +
|-
 +
| align="center" |①将LCD 13*2Pin母座按上图与树莓派连接
 +
| align="center" |②将配套的HDMI转接头与树莓派连接
 +
|}
 +
<br clear="all">
  
将Micro SD卡插入树莓派,将HDMI线连接树莓派和LCD,将USB线连接树莓派的4个USB口任意一个,USB线另一端连接到LCD的USB口,然后给树莓派上电,如显示和触摸均正常则驱动成功(请使用足2A电源供电)。
+
== <font color="blue">在树莓派Raspbian/Ubuntu Mate/Win10 IoT Core系统中使用</font> ==
== <font color="blue">如何作为电脑显示器使用</font> ==
 
  
* 使用HDMI连接线将电脑HDMI输出信号连接至LCD的HDMI接口;
+
* '''步骤1,安装官方镜像'''
* 将MicroUSB连接线一端连接LCD的USB Touch接口(两个MicroUSB任意一个均可),另一端连接至电脑的USB端口。
 
* 如有多个显示器,请先拔掉其他显示器接口,将本LCD作为唯一显示器进行测试。
 
  
== <font color="blue">如何旋转显示和触摸 </font>==
+
# 从官方下载最新镜像
 +
# 按官方教程步骤安装好系统
  
* [[如何旋转显示和触摸(电容触摸)]]
+
* '''步骤2,安装LCD驱动  '''
  
== <font color="blue">文档/视频</font>==
+
:方法一:在线安装(树莓派需连接互联网)                                      <br />                                    
 +
::1)用Putty连接登陆树莓派系统到用户命令行(初始用户名:pi 密码:raspberry)        <br />
 +
::2)执行以下命令(复制后在Putty窗口中单击鼠标右键即可粘贴):                   
 +
{{code|1=
 +
sudo rm -rf LCD-show
 +
git clone https://github.com/goodtft/LCD-show.git
 +
chmod -R 755 LCD-show
 +
cd LCD-show/
 +
sudo ./LCD5-show                        }}
  
*[http://www.lcdwiki.com/zh/%E5%A6%82%E4%BD%95%E5%AE%89%E8%A3%85LCD%E9%A9%B1%E5%8A%A8(CN) 如何安装LCD驱动(CN)]
+
:方法二:离线安装                                                      <br />
*[http://www.lcdwiki.com/zh/%E5%A6%82%E4%BD%95%E6%97%8B%E8%BD%AC%E6%98%BE%E7%A4%BA%E5%92%8C%E8%A7%A6%E6%91%B8(%E7%94%B5%E5%AE%B9%E8%A7%A6%E6%91%B8) 如何旋转显示和触摸(电容触摸)(CN)]
+
::1)从光盘中拷贝“LCD-show.tar.gz”驱动到树莓派系统卡根目录下;                                                      <br />
*[http://www.lcdwiki.com/zh/%E5%A6%82%E4%BD%95%E5%AE%89%E8%A3%85%E8%99%9A%E6%8B%9F%E9%94%AE%E7%9B%98(CN) 如何安装虚拟键盘(CN)]
+
::(推荐步骤1烧录完成后将驱动直接拷贝到Micro SD卡,或使用SFTP等办法远程拷贝)    <br />     
 +
::2)执行以下操作命令解压安装驱动:
 +
{{code|1= 
 +
cd /boot
 +
sudo tar zxvf LCD-show.tar.gz
 +
cd LCD-show/
 +
sudo ./LCD5-show                        }}
  
== <font color="blue">驱动下载</font> ==
+
* '''步骤3,'''
  
*本地下载:[http://www.hellolcd.com/wiki/images/6/60/LCD-show.zip LCD-show.tar.gz]
+
:执行完上述步骤后,树莓派将自动重启,即可正常触摸和显示。
*从GitHub下载:https://github.com/goodtft/LCD-show
 
*如何安装LCD驱动(CN)
 
  
== <font color="blue">镜像下载</font> ==
+
== <font color="blue">如何作为电脑显示器使用</font> ==
如果你觉得前面步骤的修改配置、安装驱动都比较困难或者仍然显示异常,
 
  
请先使用我们预装好驱动的镜像,下载后解压并把镜像写入到TF卡中。然后把卡插入树莓派就可以使用了。
+
:使用HDMI连接线将电脑HDMI输出信号连接至LCD的HDMI接口;
 +
:将MicroUSB连接线一端连接LCD的USB 接口,另一端连接至电脑的USB端口或者USB充电口。
 +
:如有多个显示器,请先拔掉其他显示器接口,将本LCD作为唯一显示器进行测试。                 
 +
:作为电脑显示器用,触摸功能将不可用。
  
*百度云盘下载:[https://pan.baidu.com/s/1VjtNRuzpiSRWGFsvRQjuOg Images Download]
+
{{rotate}}
*google云盘下载:
 
  
== <font color="blue">常用软件</font> ==
+
== <font color="blue">常见问题 </font>==
  
*[http://www.lcdwiki.com/res/software/Panasonic_SDFormatter.zip Panasonic SDFormatter]
+
* [http://www.lcdwiki.com/zh/常见问题 '''树莓派常见问题''']
*[http://www.lcdwiki.com/res/software/Win32DiskImager.zip Win32DiskImager]
+
* [http://www.lcdwiki.com/zh/如何在树莓派4中使用双屏显示 如何在树莓派4中使用双屏显示]
*[http://www.lcdwiki.com/res/software/putty.zip PuTTY]
+
* [http://www.lcdwiki.com/zh/电阻触摸屏长按屏幕唤出鼠标右键功能 电阻触摸屏长按屏幕唤出鼠标右键功能]
 +
* [http://www.lcdwiki.com/zh/树莓派官方系统2021-03-04,2021-05-07安装驱动后,蓝牙无法使用? 树莓派官方系统2021-03-04,2021-05-07安装驱动后,蓝牙无法使用?]
  
|-|
+
==<font color="blue"> 资源下载</font>==
常见问答=<table class="a-r at-c roundy bgd-blue bl-white" style="margin-left: 5px; margin-bottom: 5px;">                                                                                                                                                    <table style="margin-top: 10px; border-right: 20px solid transparent; border-top: 20px solid #008DE6;"><table style="margin-top: 10px; border-right: 20px solid transparent; border-top: 20px solid #008DE6;">
 
<tr>
 
<td>
 
<table class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #008DE6;">
 
<tr>
 
<td><font color="#FFF"> <big><big>
 
问题:使用光盘/网盘提供的树莓派镜像,无法正常使用LCD,怎么处理?
 
</big></big></font>
 
</td></tr></table>
 
</td></tr></table>
 
<table style="margin-top: 10px; border-left: 20px solid transparent; border-top: 20px solid #DDD;">
 
<tr>
 
<td>
 
<table class="roundy mw-collapsible" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #DDD;">
 
<tr>
 
<td><font color="#008DE6"> <b><big>答复:</big></b></font><br />
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>确定硬件连接无误且接触良好
 
</li><li>确定TF卡烧写正常,系统启动是否正常。
 
</li><li>树莓派正常启动时PWR灯常亮,ACT灯闪烁。
 
</li><li>如果发现两灯都常亮则可能是TF卡烧写镜像不成功或TF卡与树莓派接触不良。
 
</li><li>推荐使用5V 2A电源适配器对树莓派进行供电。 如使用电脑USB接口供电,可能由于供电不足导致树莓派无法正常启动。
 
</li>
 
</ul>
 
</td></tr></table>
 
</td></tr></table>
 
<br />
 
  
<table style="margin-top: 10px; border-right: 20px solid transparent; border-top: 20px solid #008DE6;">
+
*'''文档'''
<tr>
 
<td>
 
<table class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #008DE6;">
 
<tr>
 
<td><font color="#FFF">  <b><big><big>问题:</big></big></b></font><font color="#EEE"><big>使用树莓派官方提供的镜像, LCD无显示是什么原因?
 
</big></font>
 
</td></tr></table>
 
</td></tr></table>
 
<table style="margin-top: 10px; border-left: 20px solid transparent; border-top: 20px solid #DDD;">
 
<tr>
 
<td>
 
<table class="roundy mw-collapsible" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #DDD;">
 
<tr>
 
<td><font color="#008DE6"> <b><big>答复:</big></b></font><br />
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>LCD需要安装驱动才能正确显示,具体请参考”如何安装LCD驱动”相关说明文档,
 
</li><li>建议先使用我们提供的镜像,测试通过后,再自行安装驱动程序。
 
</li></ul>
 
</td></tr></table>
 
</td></tr></table>
 
<br />
 
  
<table style="margin-top: 10px; border-right: 20px solid transparent; border-top: 20px solid #008DE6;">
+
# [http://www.lcdwiki.com/res/MPI5008/5inch_HDMI_Display_用户手册(CN).pdf 5inch_HDMI_Display_用户手册(CN)]
<tr>
+
# [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]
<td>
+
# [http://www.lcdwiki.com/res/Show_Direction_and_Touch/如何校准电阻触摸屏-V1.2.pdf 如何校准电阻触摸屏-V1.2]
<table class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #008DE6;">
+
# [http://www.lcdwiki.com/res/Show_Direction_and_Touch/如何修改显示方向和触摸-HDMI-电阻触摸-V1.2.pdf 如何修改显示方向和触摸-HDMI-电阻触摸-V1.2]
<tr>
+
# [http://www.lcdwiki.com/zh/%E5%A6%82%E4%BD%95%E5%AE%89%E8%A3%85%E8%99%9A%E6%8B%9F%E9%94%AE%E7%9B%98(CN) 如何安装虚拟键盘(CN)]
<td><font color="#FFF">  <b><big><big>问题:</big></big></b></font><font color="#EEE"><big>装好驱动后如想切换回传统显示器进行显示,如何操作?
+
# [http://www.lcdwiki.com/res/PublicFile/树莓派入门教程(下载,格式化,烧录,SSH,PuTTy)-V1.0.pdf 树莓派入门教程(下载,格式化,烧录,SSH,PuTTy)-V1.0]
</big></font>
+
# [http://www.lcdwiki.com/res/MPI5008/5-size-2-20181025.jpg 产品尺寸图]
</td></tr></table>
+
# [http://www.lcdwiki.com/res/PublicFile/关于树莓派电阻触摸翻转问题说明.pdf 关于树莓派电阻触摸翻转问题说明]
</td></tr></table>
 
<table style="margin-top: 10px; border-left: 20px solid transparent; border-top: 20px solid #DDD;">
 
<tr>
 
<td>
 
<table class="roundy mw-collapsible" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #DDD;">
 
<tr>
 
<td><font color="#008DE6"> <b><big>答复:</big></b></font><br />
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>请参考”如何安装LCD驱动”相关说明文档,使用以下命令切换:
 
{{code|1=
 
sudo ./LCD-hdmi
 
}}
 
</li></ul>
 
</td></tr></table>
 
</td></tr></table>
 
<br />
 
  
<table style="margin-top: 10px; border-right: 20px solid transparent; border-top: 20px solid #008DE6;">
+
*'''驱动下载'''
<tr>
+
**本地下载:[http://www.lcdwiki.com/res/RaspDriver/LCD-show.tar.gz LCD-show.tar.gz]
<td>
 
<table class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #008DE6;">
 
<tr>
 
<td><font color="#FFF">  <b><big><big>问题:</big></big></b></font><font color="#EEE"><big>使用7寸HDMI屏时显示正常但无触摸功能,如何处理?
 
</big></font>
 
</td></tr></table>
 
</td></tr></table>
 
<table style="margin-top: 10px; border-left: 20px solid transparent; border-top: 20px solid #DDD;">
 
<tr>
 
<td>
 
<table class="roundy mw-collapsible" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #DDD;">
 
<tr>
 
<td><font color="#008DE6"> <b><big>答复:</big></b></font><br />
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>检查触摸排线接插处是否运输松动
 
</li><li>检查USB一端是否连接树莓派4个USB口中任意一个,另一端连接到液晶屏的USB Touch接口.
 
</li><li>可先将USB触摸连接到电脑USB口,观察是否能正常被电脑识别并正常触摸,以此可以判断触摸功能好坏,
 
</li></ul>
 
</td></tr></table>
 
</td></tr></table>
 
<br />
 
  
<table style="margin-top: 10px; border-right: 20px solid transparent; border-top: 20px solid #008DE6;">
+
*'''镜像下载'''
<tr>
 
<td>
 
<table class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #008DE6;">
 
<tr>
 
<td><font color="#FFF">  <b><big><big>问题:</big></big></b></font><font color="#EEE"><big>问题:更新升级镜像之后无法使用?
 
</big></font>
 
</td></tr></table>
 
</td></tr></table>
 
<table style="margin-top: 10px; border-left: 20px solid transparent; border-top: 20px solid #DDD;">
 
<tr>
 
<td>
 
<table class="roundy mw-collapsible" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #DDD;">
 
<tr>
 
<td><font color="#008DE6"> <b><big>答复:</big></b></font><br />
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>更新需按照以下方式进行,否则可能导致镜像无法运行:
 
<pre style="border: 1px dashed black;color:black">
 
sudo apt-mark hold raspberrypi-bootloader
 
sudo apt-get update
 
sudo apt-get upgrade
 
</pre>
 
</li></ul>
 
</td></tr></table>
 
</td></tr></table>
 
<br />
 
  
<table style="margin-top: 10px; border-right: 20px solid transparent; border-top: 20px solid #008DE6;">
+
:如果你觉得前面步骤的修改配置、安装驱动都比较困难或者仍然显示异常,请先使用我们预装好驱动的镜像,
<tr>
+
:下载后解压并把镜像写入到Micro SD卡中。然后把卡插入树莓派就可以使用了。
<td>
+
{{Note image}}
<table class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #008DE6;">
+
{| class="wikitable" border="1" style="width: 100%; margin-left:1.5%;background-color: white;"
<tr>
+
!Image Name
<td><font color="#FFF">  <b><big><big>问题:</big></big></b></font><font color="#EEE"><big>5寸和7寸屏连接到电脑HDMI,无法正常显示,怎么解决?
+
!Version
</big></font>
+
! colspan="2" |Download
</td></tr></table>
+
|-
</td></tr></table>
+
| rowspan="2" |Raspbian
<table style="margin-top: 10px; border-left: 20px solid transparent; border-top: 20px solid #DDD;">
+
| rowspan="2" |2024-03-15
<tr>
+
|[[File:Baiduyun.jpg|24px]]BaiduYun:
<td>
+
|[https://pan.baidu.com/s/1Cu9G2ichpjbmy16eRSWABg MPI5008-5inch-A-2024-03-15-raspios-bookworm-armhf(Pi4-Pi5)] 提取码:sgbv
<table class="roundy mw-collapsible" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #DDD;">
+
|-
<tr>
+
|[[File:Mega-1.jpg|24px]]Mega:  
<td><font color="#008DE6"> <b><big>答复:</big></b></font><br />
+
|[https://mega.nz/folder/7lhRwZiA#_KJRb3IsYNVXKH_HK-jlGQ MPI5008-5inch-A-2021-10-30-raspios-buster-armhf.7z]
</td></tr>
+
|-
<tr>
+
| rowspan="2" |Ubuntu-MATE-32bit
<td>
+
| rowspan="2" |22.04
<ul><li>确定电脑的HDMI接口可以正常输出
+
|[[File:Baiduyun.jpg|24px]]BaiduYun:
</li><li>电脑只连接LCD作为显示设备,不连接其它的显示器(拔掉其他显示器)。
+
|[https://pan.baidu.com/s/1_xcgzb0EYXyG2o80l5fXPw MPI5008-5inch-A-ubuntu-mate-22.04-desktop-armhf+raspi.7z] 提取码:u7q3
</li><li>先接USB供电线再接HDMI线。
+
|-
</li><li>尝试重启电脑。
+
|[[File:Mega-1.jpg|24px]]Mega:  
</li><li>必须使用windows操作系统。
+
|[https://mega.nz/folder/31wRzAiZ#y6N0D7fRYCe-Xh1zhhSKjA MPI5008-5inch-A-ubuntu-mate-20.1-desktop-armhf+raspi.7z]
</li></ul>
+
|-
</td></tr></table>
+
| rowspan="2" |Kali Linux RaspberryPi-32bit
</td></tr></table>
+
| rowspan="2" |2023.1
<br />
+
|[[File:Baiduyun.jpg|24px]]BaiduYun:
 +
|[https://pan.baidu.com/s/13MerdAyDH0HeX36JbAV8BA MPI5008-5inch-A-kali-linux-2023.1] 提取码:psmp
 +
|-
 +
|[[File:Mega-1.jpg|24px]]Mega:
 +
|[https://mega.nz/folder/S1IT2CZZ#q0x_y5XR8a-NqhIzzU4Wkg MPI5008-5inch-A-kali-linux-2021.2]
 +
|}
  
<table style="margin-top: 10px; border-right: 20px solid transparent; border-top: 20px solid #008DE6;">
+
*[http://www.lcdwiki.com/zh/MD5 镜像文件MD5校验]
<tr>
+
* '''常用软件'''
<td>
 
<table class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #008DE6;">
 
<tr>
 
<td><font color="#FFF">  <b><big><big>问题:</big></big></b></font><font color="#EEE"><big>在树莓派3代上,怎么打开蓝牙功能?
 
</big></font>
 
</td></tr></table>
 
</td></tr></table>
 
<table style="margin-top: 10px; border-left: 20px solid transparent; border-top: 20px solid #DDD;">
 
<tr>
 
<td>
 
<table class="roundy mw-collapsible" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #DDD;">
 
<tr>
 
<td><font color="#008DE6"> <b><big>答复:</big></b></font><br />
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>方法1:升级到树莓派官方最新镜像(2016-05-27-jessie之后版本已经默认打开蓝牙功能);
 
</li><li>方法2:手动打开蓝牙功能<br />
 
{{code|1=
 
sudo apt-get install pi-bluetooth
 
sudo apt-get install bluetooth bluez blueman
 
systemctl status bluetooth
 
sudo systemctl start bluetooth
 
sudo reboot
 
}}
 
</li></ul>
 
</td></tr></table>
 
</td></tr></table>
 
<br />
 
  
<table style="margin-top: 10px; border-right: 20px solid transparent; border-top: 20px solid #008DE6;">
+
# [http://www.lcdwiki.com/res/software/Panasonic_SDFormatter.zip Panasonic SDFormatter]
<tr>
+
# [http://www.lcdwiki.com/res/software/Win32DiskImager.zip Win32DiskImager]
<td>
+
# [http://www.lcdwiki.com/res/software/putty.zip PuTTY]
<table class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #008DE6;">
 
<tr>
 
<td><font color="#FFF">  <b><big><big>问题:</big></big></b></font><font color="#EEE"><big>使用5寸7寸HDMI屏时无法全屏或显示残缺,如何处理?
 
</big></font>
 
</td></tr></table>
 
</td></tr></table>
 
<table style="margin-top: 10px; border-left: 20px solid transparent; border-top: 20px solid #DDD;">
 
<tr>
 
<td>
 
<table class="roundy mw-collapsible" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #DDD;">
 
<tr>
 
<td><font color="#008DE6"> <b><big>答复:</big></b></font><br />
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>检查HDMI是否已经插好并且输出正常
 
</li><li>打开SD卡根目录下config.txt文件,检查HDMI配置是否正确
 
</li><li>5寸和7寸800*480应配置为如下参数:<br />
 
<pre style="border: 1px dashed black;color:black;width:80%">
 
hdmi_group=2
 
hdmi_mode=1
 
hdmi_mode=87
 
hdmi_cvt 800 480 60 6 0 0 0
 
</pre>
 
</li><li>7寸1024*600高清应配置为:<br />
 
<pre style="border: 1px dashed black;color:black;width:80%">
 
hdmi_group=2
 
hdmi_mode=1
 
hdmi_mode=87
 
hdmi_cvt 1024 600 60 6 0 0 0
 
</pre>
 
</li></ul>
 
</td></tr></table>
 
</td></tr></table>
 
<br />
 
  
|-|
+
{{lan2
售后=
+
|
{{
+
cn=http://www.lcdwiki.com/zh/5inch_HDMI_Display
Template:Contact us
+
|
 +
en=http://www.lcdwiki.com/5inch_HDMI_Display
 
}}
 
}}
</tabber>
 

2024年4月26日 (五) 18:38的最新版本

语言选择

Languages

➤中文
➤EN


产品视频

产品图片

MPI5008-66.png MPI5008-30.jpg

产品介绍

  • 5inch标准显示器,硬件分辨率800×480
  • 带电阻触摸屏,支持触摸控制
  • 支持背光单独控制,可关闭背光节省功耗
  • 支持标准HDMI接口输入,兼容并可直接插入树莓派所有版本的主板(4代3代2代1代)
  • 可作为通用HDMI显示器使用,如接电脑HDMI作为副显示器(分辨率输出要能调整为800X480)
  • 如仅用作显示则无需占用IO资源(树莓派使用触摸功能时需占用IO资源)
  • 本产品通过CE、RoHS认证

产品参数

  • 尺寸: 5.0(inch)
  • SKU: MPI5008
  • 分辨率: 800×480(dots)
  • 触摸: 4线电阻触摸
  • 外形尺寸: 121.11*77.93(mm)
  • 包装尺寸: 154*135*51 (mm)
  • 重量(含包装): 206(g)
  • 功耗: 0.34A*5V

硬件说明

  • 接口定义

MPI5008-006.jpgMPI5008-02.png

① USB 供电接口:USB供电输入(5V),如图④母座已连接树莓派取电,则此USB可不接
② HDMI 接口:用于连接主板和 LCD 显示屏进行HDMI传输
③ 背光开关:控制背光打开和关闭,可节省功耗
④ 电源和触摸接口:从树莓派取电给液晶屏,同时将触摸信号通过GPIO回传至树莓派
⑤ 扩展接口:将图④母座占用的GPIO口PIN对PIN引出,方便扩展使用

  • 产品尺寸

5-RTD2660-size-2.jpg

与树莓派连接

MPI5008-002.jpg MPI5008-06.jpg
①将LCD 13*2Pin母座按上图与树莓派连接 ②将配套的HDMI转接头与树莓派连接


在树莓派Raspbian/Ubuntu Mate/Win10 IoT Core系统中使用

  • 步骤1,安装官方镜像
  1. 从官方下载最新镜像
  2. 按官方教程步骤安装好系统
  • 步骤2,安装LCD驱动
方法一:在线安装(树莓派需连接互联网)
1)用Putty连接登陆树莓派系统到用户命令行(初始用户名:pi 密码:raspberry)
2)执行以下命令(复制后在Putty窗口中单击鼠标右键即可粘贴):
sudo rm -rf LCD-show
git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/
sudo ./LCD5-show
方法二:离线安装
1)从光盘中拷贝“LCD-show.tar.gz”驱动到树莓派系统卡根目录下;
(推荐步骤1烧录完成后将驱动直接拷贝到Micro SD卡,或使用SFTP等办法远程拷贝)
2)执行以下操作命令解压安装驱动:
cd /boot
sudo tar zxvf LCD-show.tar.gz
cd LCD-show/
sudo ./LCD5-show
  • 步骤3,
执行完上述步骤后,树莓派将自动重启,即可正常触摸和显示。

如何作为电脑显示器使用

使用HDMI连接线将电脑HDMI输出信号连接至LCD的HDMI接口;
将MicroUSB连接线一端连接LCD的USB 接口,另一端连接至电脑的USB端口或者USB充电口。
如有多个显示器,请先拔掉其他显示器接口,将本LCD作为唯一显示器进行测试。
作为电脑显示器用,触摸功能将不可用。

如何旋转显示方向

注:此方法只针对树莓派系列的显示屏,其它显示屏并不适用
  • 第一步,如果还没有安装驱动,请执行下面的命令(树莓派需要联网):
sudo rm -rf LCD-show
git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/
sudo ./XXX-show

执行完毕之后,驱动会安装好,系统会自动重启,然后显示屏就正常显示和触摸
(' XXX-show '要改为对应的驱动)

  • 第二步,如果已经安装好驱动,请执行下面的命令:
cd LCD-show/
sudo ./rotate.sh 90

执行完毕之后,系统会自动重启,然后显示屏就可以旋转90度正常显示和触摸
(' 90 '也可以改为0,90,180,270等数值,分别代表旋转角度0度,90度,180度,270度)

如果提示 rotate.sh 找不到,请回到 第一步,安装最新的驱动

如果是HDMI接口显示屏使用Raspberry Pi 4,需要先把config.txt文件中的 dtoverlay=vc4-fkms-V3D 注释掉

(config.txt文件位于Micro SD卡根目录,即/boot中)

常见问题

资源下载

  • 文档
  1. 5inch_HDMI_Display_用户手册(CN)
  2. 如何安装LCD驱动-V1.2
  3. 如何校准电阻触摸屏-V1.2
  4. 如何修改显示方向和触摸-HDMI-电阻触摸-V1.2
  5. 如何安装虚拟键盘(CN)
  6. 树莓派入门教程(下载,格式化,烧录,SSH,PuTTy)-V1.0
  7. 产品尺寸图
  8. 关于树莓派电阻触摸翻转问题说明
  • 镜像下载
如果你觉得前面步骤的修改配置、安装驱动都比较困难或者仍然显示异常,请先使用我们预装好驱动的镜像,
下载后解压并把镜像写入到Micro SD卡中。然后把卡插入树莓派就可以使用了。

镜像:Raspbian, 支持的树莓派版本:Pi4B,Pi3B+/Pi3B,Pi2B,PiB+/PiB,Pi3A+,PiA+,Pi Zero W,Pi Zero,默认用户名:pi密码:raspberry

镜像:Ubuntu-MATE-32bit, 支持的树莓派版本:Pi4B,Pi3B+/Pi3B,Pi2B,PiB+/PiB,Pi3A+,PiA+,默认用户名:pi密码:raspberry

镜像:Kali Linux RaspberryPi-32bit,支持的树莓派版本:Pi4B,Pi3B+/Pi3B,Pi2B,PiB+/PiB,Pi3A+,PiA+,默认用户名:kali密码: kali

Image Name Version Download
Raspbian 2024-03-15 Baiduyun.jpgBaiduYun: MPI5008-5inch-A-2024-03-15-raspios-bookworm-armhf(Pi4-Pi5) 提取码:sgbv
Mega-1.jpgMega: MPI5008-5inch-A-2021-10-30-raspios-buster-armhf.7z
Ubuntu-MATE-32bit 22.04 Baiduyun.jpgBaiduYun: MPI5008-5inch-A-ubuntu-mate-22.04-desktop-armhf+raspi.7z 提取码:u7q3
Mega-1.jpgMega: MPI5008-5inch-A-ubuntu-mate-20.1-desktop-armhf+raspi.7z
Kali Linux RaspberryPi-32bit 2023.1 Baiduyun.jpgBaiduYun: MPI5008-5inch-A-kali-linux-2023.1 提取码:psmp
Mega-1.jpgMega: MPI5008-5inch-A-kali-linux-2021.2
  1. Panasonic SDFormatter
  2. Win32DiskImager
  3. PuTTY


↑↑BACK TO TOP 语言选择(Other languages:): 中文 EN