“Test”的版本间的差异

来自LCD wiki
跳转至: 导航搜索
(创建页面,内容为“{| class="wikitable" border="1" style=" background-color: white;" |- style="background-color: #f2f2f2;text-align:center" | style="color: #ff0000; font-weight:bold;"…”)
 
第1行: 第1行:
{| class="wikitable" border="1" style=" background-color: white;"
 
|- style="background-color: #f2f2f2;text-align:center"
 
| style="color: #ff0000; font-weight:bold;" align="center" |语言选择(Language):
 
| style=" font-weight:bold;" align="center" |[http://www.lcdwiki.com/zh/5inch_HDMI_Display-B 中文] 
 
| style=" font-weight:bold;" align="center" |[http://www.lcdwiki.com/5inch_HDMI_Display-B EN] 
 
|}
 
  
<tabber>
 
Description=
 
== <font color="blue">Product picture</font> ==
 
[[File:MPI5001-01.jpg|650px]] <br />
 
[[File:MPI5001-02.jpg|200px]]
 
[[File:MPI5001-03.jpg|200px]]
 
[[File:MPI5001-04.jpg|200px]]
 
  
== <font color="blue">Product description</font> ==
+
== <font color="blue">Contact us:</font>  ==
  
* 5’’ standard display, 800x480 resolution,maximum HDMI resolution 1920X1080 is supported
+
{| class="wikitable" border="1" style="width: 35%; background-color: white;"
* Capacitive touch screen, support 5 point touch maximum
+
!Email:
* Built-in OSD menu adjustment function (adjustable Contrast/ Brightness/Saturation, etc.)
+
|
* It is compatible with mainstream mini PC such as Raspberry Pi, BB Black, Banana Pi
+
|-
* It can also be used as a general-purpose HDMI display, connecting computers, TV boxes, Microsoft Xbox360, SONY PS4, Nintendo Switch and so on
+
|(service)
* Used as a Raspberry Pi display that supports Raspbian, Ubuntu, Kodi, Win10 IOT, single-touch, free drive
+
|service@lcdwiki.com
* Work as a PC monitor, support Win7, Win8, Win10 system 5 point touch (XP and older version system: single-point touch), free drive
+
|-
* Support HDMI audio output
+
|(RaspberryPi tech support)
* CE, RoHS certification
+
|raspberrypi@lcdwiki.com
 
+
|-
== <font color="blue">Product Parameters</font> ==
+
|(Arduino tech support)
 
+
|arduino@lcdwiki.com
* Size:        5.0 (inch)
+
|-
* SKU:          MPI5001
+
|(STM32 tech support)
* Resolution:  800 × 480 (dots)
+
|stm32@lcdwiki.com
* Touch:        5 point capacitive touch
+
|-
* Audio output: support
+
|(other tech support)
* Dimensions:  121.11*95.24(mm)
+
|support@lcdwiki.com
* Weight:      248 (g)
+
|- 
 
+
|-
 
+
!Skype:
== <font color="blue">Hardware Description</font> ==
+
[[File:MPI5001-05.jpg|524px]]<br />
+
|-
 
+
|(service)
① Earphone:    3.5mm Audio output interface<br />
+
|service@lcdwiki
②&③ Touch:  USB connector ( For power supply and touch output, the functions of the both are the same, can just use one of them)<br />
+
|-
④ Display:      HDMI interface ( For connecting motherboard and LCD monitor)<br />
+
|(tech support)
⑤ Power:      Controls the backlight turned on and off to save power<br />
+
|support@lcdwiki 
⑥ Return:      Return (Only valid in the OSD Settings menu)<br />
+
|}
⑦ Right/Down:  Direction  Right/Down (Backlight shortcut key)<br />
 
⑧ Left/Up:      Direction  Left/Up    (Backlight shortcut key)<br />
 
⑨ Menu:      Open the OSD / Select key (Only valid in the OSD Settings menu)<br />
 
== <font color="blue">How to use with Raspbian/Ubuntu Mate/Win10 IoT Core System</font> ==
 
=== '''Step 1, Install Raspbian official image''' ===
 
 
 
# Download the latest image from the official download.
 
# Install the system according to the official tutorial steps.
 
 
 
=== '''Step 2, modify the “config.txt”''' ===
 
After the programming of Step1 is completed, open the config.txt file of TF card root directory and <br />
 
add the following code at the end of the file, save and eject Micro SD Card safely:<pre style="border: 1px dashed black;color:black;width: 50%">
 
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
 
</pre>
 
 
 
==='''Step 3, Drive the 5inch HDMI Display-B with the Raspberry Pi'''===
 
Insert the TF Card to Raspberry Pi, connect the Raspberry Pi and LCD by HDMI cable; connect USB cable to one of the four USB ports of Raspberry Pi, and connect the other end of the USB cable to the USB port of the LCD; then supply power to Raspberry Pi; after that if the display and touch both are OK, it means drive successfully (please use the full 2A for power supply).
 
 
 
== <font color="blue">How to use as PC monitor</font> ==
 
 
 
* connect the computer HDMI output signal to the LCD HDMI interface by using the HDMI cable
 
* Connect the LCD's USB Touch interface (Either of the two MicroUSB) to the USB port of the device
 
* If there are several monitors, please unplug other monitor connectors first, and use LCD as the only monitor for testing.
 
 
 
== <font color="blue">How to rotate display direction and touch</font> ==
 
 
 
* '''[[How to modify the display orientation-CTP(En)]]'''
 
 
 
 
 
== Document/Video==
 
 
 
*[[5inch HDMI Display]]
 
*[[How to modify the display orientation-CTP(En)]]
 
 
 
== <font color="blue">Driver download</font> ==
 
 
 
*Local download:[http://www.hellolcd.com/wiki/images/6/60/LCD-show.zip LCD-show.tar.gz]
 
*Downloaded from '''GitHub''':https://github.com/goodtft/LCD-show
 
*如何安装LCD驱动(CN)
 
 
 
== <font color="blue">Images download</font> ==
 
如果你觉得前面步骤的修改配置、安装驱动都比较困难或者仍然显示异常,
 
 
 
请先使用我们预装好驱动的镜像,下载后解压并把镜像写入到TF卡中。然后把卡插入树莓派就可以使用了。
 
 
 
*百度云盘下载:[https://pan.baidu.com/s/1VjtNRuzpiSRWGFsvRQjuOg Images Download]
 
*google云盘下载:
 
 
 
== <font color="blue">常用软件</font> ==
 
 
 
*[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]
 
 
 
|-|
 
FAQ=<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>
 
<br />
 
Question: Using the Raspberry Pi image provided by the CD/net disk, cannot use the LCD normally.
 
</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>Answer:</big></b></font> ===
 
</td></tr>
 
<tr>
 
<td>
 
* Confirm that the hardware connection is correct and the contact is good.
 
 
 
* Determine whether TF card is normal and whether the system is started normally.
 
 
 
* The PWR lamp is always bright when the Raspberry Pi is started, and the ACT light is flashing.If you find both lights on,
 
 
 
it may be the TF card does not successfully burn the image file,or that the TF card is not in contact with the Raspberry Pi.
 
 
 
* Recommend using 5V 2A power adapter to power the Raspberry Pi.
 
 
 
* If you use a computer USB interface, you may not be able to activate the Raspberry Pi due to insufficient power supply.
 
</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">  <big><big>Question: What is the reason for the LCD not displayed using the image provided by the Raspberry Pi official?</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>Answer:</big></b></font> ===
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>LCD needs to be installed driver to display correctly, please refer to "How to install the LCD driver (En)" related documentation.
 
</li><li>It is recommended to use the image file provided by us first to test. After the test is passed, use the image file of Raspberry Pi official and installed the driver.
 
</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>Question: How to switch back to traditional monitor for display?</big></big></b></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"><big>Answer<b>:</b></big></font> ===
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>Please refer to "How to install the LCD driver (En)" related instruction document, and use the following command:
 
<pre style="border: 1px dashed black;color:black">
 
sudo ./LCD-hdmi
 
</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>
 
<td>
 
<table class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #008DE6;">
 
<tr>
 
<td><font color="#FFF">  <big><big>Question: Why the LCD works but flickers?</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>Answer:</big></b></font> ===
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>This problem is likely due to insufficient power supply.
 
</li><li>If you are using the Raspberry Pi, please use the power supply of 5V full 2A to power the Raspberry Pi,
 
</li></ul>and connect the Raspberry Pi and the LCD by the short USB cable we provided.
 
<ul><li>If it is used as a computer monitor, do not use poor quality USB cable or extension cord connection,
 
</li></ul>do not receive extend the USB port to get electricity, please use the USB cable we provided.
 
</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">  <big><big>Question: Why the Raspberry Pi unable to work properly after updating the Raspbian system?</big></big></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"><big>Answer<b>:</b></big></font> ===
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>The update needs to be done in the following manner, otherwise the image cannot run:
 
<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>
 
<td>
 
<table class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #008DE6;">
 
<tr>
 
<td><font color="#FFF">  <big><big>Question: Why the LCD is connected to the computer HDMI, but cannot be displayed normally?</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>Answer:</big></b></font> ===
 
</td></tr>
 
<tr>
 
<td>Make sure the HDMI interface of the computer can be output normally.
 
 
 
The computer only connects to the LCD as a display device, and does not connect to other monitors (unplug other monitors).
 
 
 
Connect the USB first, then the HDMI.
 
 
 
Try to restart your computer.
 
  
You must use the Windows operating system. <ul><li></li></ul>
+
== <font color="blue">Dear Customers:</font> ==
</td></tr></table>
 
</td></tr></table><br /><table style="margin-top: 10px; border-right: 20px solid transparent; border-top: 20px solid #008DE6;">
 
  
<tr>
+
There might be a delay of several hours in handling your question, depending on the time difference between your location and ours. <br/>
<td>
+
Sincerely hoping your understanding!
<table class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #008DE6;">
 
<tr>
 
<td><font color="#FFF">  <big><big>Question: How to turn on the Bluetooth function on the Raspberry Pi?</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"><big><b>Anwer:</b></big></font> ===
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>Method 1: upgrade to the official latest image of the Raspberry Pi (the Bluetooth function has been turned on by default after 2016-05-27-raspbian-jessie);
 
</li><li>Method 2: manually turn on Bluetooth.<br />
 
<pre style="border: 1px dashed black;color:black">
 
sudo apt-get install pi-bluetooth
 
sudo apt-get install bluetooth bluez blueman
 
systemctl status bluetooth
 
sudo systemctl start bluetooth
 
sudo reboot
 
</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>
+
== <font color="blue">Our working time: </font>==
<td>
 
<table class="roundy" style="margin-top: -30px; margin-left: -5px; margin-right: -5px; background: #008DE6;">
 
<tr>
 
<td><font color="#FFF"> <b><big><big>Question: Why unable to display full screen or incomplete when using 5”, 5”-B, 7”-B, or 7”-C HDMI screen?</big></big></b></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>Answer:</big></b></font> ===
 
</td></tr>
 
<tr>
 
<td>
 
<ul><li>Check if the HDMI is plugged in and output is normal.
 
</li><li>Open the config.txt file in the TF card root directory to check the HDMI configuration.
 
</li><li>5", 5"-B and 7"-B 800*480 should be configured as follows:<br />
 
<pre style="border: 1px dashed black;color:black">
 
hdmi_group=2
 
hdmi_mode=1
 
hdmi_mode=87
 
hdmi_cvt 800 480 60 6 0 0 0
 
</pre>
 
</li><li>7"-C 1024*600 should be configured as follows:<br />
 
<pre style="border: 1px dashed black;color:black">
 
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 />
 
  
|-|
+
08:00-18:00 (Monday to Saturday)
after-sales=
 
{{contact_us}}
 
</tabber>
 

2018年5月19日 (六) 11:07的版本


Contact us: 

Email:
(service) service@lcdwiki.com
(RaspberryPi tech support) raspberrypi@lcdwiki.com
(Arduino tech support) arduino@lcdwiki.com
(STM32 tech support) stm32@lcdwiki.com
(other tech support) support@lcdwiki.com
Skype:  
(service) service@lcdwiki
(tech support) support@lcdwiki 

Dear Customers:

There might be a delay of several hours in handling your question, depending on the time difference between your location and ours.
Sincerely hoping your understanding!

Our working time:

08:00-18:00 (Monday to Saturday)