Difference between revisions of "5inch HDMI Display"

From LCD wiki
Jump to: navigation, search
(Product Video)
(22 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
}}
 
}}
  
<tabber>
+
== <font color="blue">Product Video</font> ==
Description=
+
{{#ev:youtube|WBC5N6uB1c0}}
 +
*[http://www.lcdwiki.com/Video_Presentation Related Video]
 +
 
 
== <font color="blue">Product pictures</font>==
 
== <font color="blue">Product pictures</font>==
 
[[File:MPI5008-66.png|650px]]<br />
 
[[File:MPI5008-66.png|650px]]<br />
Line 31: Line 33:
 
*Dimensions: 121.11*77.93(mm)
 
*Dimensions: 121.11*77.93(mm)
 
*Weight: 175(g)
 
*Weight: 175(g)
 +
*Power Dissipation: 0.34A*5V
  
 
== <font color="blue">Hardware Description</font> ==
 
== <font color="blue">Hardware Description</font> ==
Line 40: Line 43:
 
⑤ Extended interface:extended The ④-13*2 Pin Socket signal Pin-to-Pin                <br />
 
⑤ Extended interface:extended The ④-13*2 Pin Socket signal Pin-to-Pin                <br />
 
== <font color="blue">How to use with Raspbian/Ubuntu Mate/Win10 IoT Core System</font> ==
 
== <font color="blue">How to use with Raspbian/Ubuntu Mate/Win10 IoT Core System</font> ==
=== '''Step 1, Install Raspbian official image''' ===
+
 
 +
*'''Step 1, Install Raspbian official image'''
  
 
# Download the latest image from the official download.
 
# Download the latest image from the official download.
 
# Install the system according to the official tutorial steps.
 
# Install the system according to the official tutorial steps.
  
=== '''Step 2, modify the “config.txt”''' ===
+
*'''Step 2, Install LCD Driver Online'''
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%">
+
:Use SSH to connect the raspberry pi,  
max_usb_current=1
+
:And Ensure that the raspberry pi is connected to the Internet before executing the following commands:
hdmi_force_hotplug=1
+
{{code|1=
config_hdmi_boost=7
+
sudo rm -rf LCD-show
hdmi_group=2
+
git clone https://github.com/goodtft/LCD-show.git
hdmi_mode=1
+
chmod -R 755 LCD-show
hdmi_mode=87
+
cd LCD-show/
hdmi_drive=1
+
sudo ./LCD5-show                        }}
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> ==
 
== <font color="blue">How to use as PC monitor</font> ==
Line 66: Line 66:
 
* If there are several monitors, please unplug other monitor connectors first, and use LCD as the only monitor for testing.
 
* If there are several monitors, please unplug other monitor connectors first, and use LCD as the only monitor for testing.
  
== <font color="blue">Product Dimensions</font> ==
 
*[http://www.lcdwiki.com/res/MPI5008/MPI5008_Product_Dimensions.png  MPI5008_Product_Dimensions ]
 
 
== <font color="blue">How to rotate display direction and touch</font> ==
 
Wait for Upload
 
  
==<font color="blue"> Document/Video</font>==
 
  
*[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]
 
 
== <font color="blue">Driver download</font> ==
 
== <font color="blue">Driver download</font> ==
*Local  download:  [http://www.lcdwiki.com/res/RaspDriver/LCD-show.tar.gz LCD-show.tar.gz]
 
  
== <font color="blue">Images download</font> ==
+
*'''Docment'''
If you feel that the previous step's modification configuration, installation driver is more difficult or still display exception.
 
  
Please use our pre-loaded image to download and write the image to the Micro SD card. Then insert the card into the raspberry pie.
+
# [http://www.lcdwiki.com/res/PublicFile/How_to_install_the_LCD_driver_V1.2.pdf How_to_install_the_LCD_driver_V1.2]
 +
# [http://www.lcdwiki.com/res/PublicFile/How_to_install_matchbox-keyboard(En).pdf How_to_install_matchbox-keyboard]
 +
# [http://www.lcdwiki.com/res/Show_Direction_and_Touch/How_to_calibrate_the_resistance_touch_screen-V1.2.pdf How_to_calibrate_the_resistance_touch_screen-V1.2]
 +
# [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]
 +
# [http://www.lcdwiki.com/res/Show_Direction_and_Touch/How_to_change_display_direction-GPIO-Resistive_Touch-V1.2.pdf How_to_change_display_direction-GPIO-Resistive_Touch-V1.2]
 +
# [http://www.lcdwiki.com/res/MPI5008/5inch_HDMI_Display_User_Manual(EN).pdf 5inch_HDMI_Display_User_Manual(EN)]
 +
# <font color="blue">Product Dimensions:</font>[http://www.lcdwiki.com/res/MPI5008/MPI5008_Product_Dimensions.png MPI5008_Product_Dimensions]
  
*BaiduPan Download:[https://pan.baidu.com/s/1VjtNRuzpiSRWGFsvRQjuOg Images Download]
+
*'''Driver download'''
*Google    Download:wait for Upload
 
  
== <font color="blue">Software</font> ==
+
#Local  download:   [http://www.lcdwiki.com/res/RaspDriver/LCD-show.tar.gz LCD-show.tar.gz]
*[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.
+
*'''Images download'''
  
* The PWR lamp is always bright when the Raspberry Pi is started, and the ACT light is flashing.If you find both lights on,  
+
:If you have difficulty installing the driver, or if you still can't use the display properly after installing the driver,  
  
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.  
+
:Please Try our Configned images for tested.
  
* Recommend using 5V 2A power adapter to power the Raspberry Pi.
+
:Just need download and write the image into the TF card. DO NOT need any driver installation steps.
  
* If you use a computer USB interface, you may not be able to activate the Raspberry Pi due to insufficient power supply.
+
{| class="wikitable" border="1" style="width: 80%; margin-left:1.5%;background-color: white;"
</td></tr></table>
+
!Image Name
</td></tr></table><br /><table style="margin-top: 10px; border-right: 20px solid transparent; border-top: 20px solid #008DE6;">
+
!Version
 +
!Support
 +
!Password
 +
! colspan="2" |Download
 +
|-
 +
| rowspan="2" |Raspbian
 +
| rowspan="2" |2018-11-13
 +
| rowspan="2" |PI3B+/A/A+/B/B+/PI2/
 +
PI3/ZERO/ZERO W
 +
| rowspan="2" |user:pi
 +
password:raspberry
 +
|[[File:360-2.jpg|24px]]360Yun:
 +
|[https://yunpan.360.cn/surl_ymhX9CCjvfA MPI5008-800x480-Raspbian-20181113.7z]
 +
|-
 +
|[[File:Mega-1.jpg|24px]]Mega:
 +
|[https://mega.nz/#!DOJCwS5R!WPJN1bXPOXlwcfccREkRIYb8UXLyLcJ251X5bNViq2s MPI5008-800x480-Raspbian-20181113.7z]
 +
|-
 +
| rowspan="2" |Ubuntu
 +
| rowspan="2" |Mate:16.04
 +
| rowspan="2" |PI3,PI2
 +
| rowspan="2" |user:pi
 +
password:raspberry
 +
|[[File:360-2.jpg|24px]]360Yun:
 +
|[https://yunpan.360.cn/surl_ymvNbVAWfe8 5inch-RPI3-RPI2-ubuntu-mate-16.04-beta2.7z]
 +
|-
 +
|[[File:Mega-1.jpg|24px]]Mega:
 +
|[https://mega.nz/#!3fJnHSyL!So7HUsV8Vk0VDsz1-G20MxJFVVbwVQAeM8EvmLNiUm4 5inch-RPI3-RPI2-ubuntu-mate-16.04-beta2.7z]
 +
|-
 +
| rowspan="2" |Kali-linux
 +
| rowspan="2" |2018.2 nexmon
 +
| rowspan="2" |PI3B+,PI3,PI2
 +
| rowspan="2" |user:root
 +
password:toor
 +
|[[File:360-2.jpg|24px]]360Yun:
 +
|[https://yunpan.360.cn/surl_ymvNbUEbAiI MPI5008-800X480-kali-linux-2018.2-rpi3-nexmon.7z]
 +
|-
 +
|[[File:Mega-1.jpg|24px]]Mega:
 +
|[https://mega.nz/#!XeomHYzI!3lwpl9jvi9e6s4yYZWfDGU13T050d9_Ozk9_JZBSft4 MPI5008-800X480-kali-linux-2018.2-rpi3-nexmon.7z]
 +
|}
 +
*[http://www.lcdwiki.com/MD5 MD5 of Image]
  
<tr>
+
== <font color="blue">Software</font> ==
<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>
+
*[http://www.lcdwiki.com/res/software/Panasonic_SDFormatter.zip Panasonic SDFormatter]
</td></tr></table>
+
*[http://www.lcdwiki.com/res/software/Win32DiskImager.zip Win32DiskImager]
<table style="margin-top: 10px; border-left: 20px solid transparent; border-top: 20px solid #DDD;">
+
*[http://www.lcdwiki.com/res/software/putty.zip PuTTY]
<tr>
+
[[#top|<font color="red">BACK TO TOP</font>]]
<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>
 
</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: 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>
 
<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 />
 
|-|
 
after-sales=
 
== <font color="blue">Contact us:</font>  ==
 
{{contact_us}}
 
</tabber>
 

Revision as of 13:56, 9 January 2019


语言选择

Languages

➤中文
➤EN


Product Video

Product pictures

MPI5008-66.png
MPI5008-001.jpgMPI5008-002.jpgMPI5008-003.jpg

Product description

  • 5inch standard display, 800 × 480 resolution
  • With resistive touch screen, support touch control
  • support backlight control alone, the backlight can be turned off to save power
  • supports standard HDMI interface input, compatible with and can be directly inserted with Raspberry Pi (3rd, 2nd, and 1st generation)
  • can be used as general-purpose-use HDMI monitor, for example: connect with a computer HDMI as the sub-display (resolution need to be able to force output for 800 x480)
  • used as a raspberry pie display that supports Raspbian, Ubuntu, Kodi, win10 IOT(resistive touch)
  • work as a PC monitor, support XP,win7, win8, win10 system(do not support touch)
  • CE, RoHS certification

Product Parameters

  • Size: 5.0(inch)
  • SKU: MPI5008
  • Resolution: 800×480(dots)
  • Touch: 4-wire resistive touch
  • Dimensions: 121.11*77.93(mm)
  • Weight: 175(g)
  • Power Dissipation: 0.34A*5V

Hardware Description

MPI5008-006.jpgMPI5008-02.png
① USB interface:Get 5V Power from USB, If ④-13*2 Pin Socket has been connected, that this USB interface can be No Connect
② HDMI interface:For HDMI transmission
③ Backlight Power switch:Controls the backlight turned on and off to save power
④ 13*2 Pin Socket:Get 5V Power from raspberry Pi to LCD, at the same time transfer touch signal back to raspberry Pi
⑤ Extended interface:extended The ④-13*2 Pin Socket signal Pin-to-Pin

How to use with Raspbian/Ubuntu Mate/Win10 IoT Core System

  • Step 1, Install Raspbian official image
  1. Download the latest image from the official download.
  2. Install the system according to the official tutorial steps.
  • Step 2, Install LCD Driver Online
Use SSH to connect the raspberry pi,
And Ensure that the raspberry pi is connected to the Internet before executing the following commands:
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

How to use as PC monitor

  • 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.


Driver download

  • Docment
  1. How_to_install_the_LCD_driver_V1.2
  2. How_to_install_matchbox-keyboard
  3. How_to_calibrate_the_resistance_touch_screen-V1.2
  4. How_to_use_Raspberry_Pi(Download,Format,Burn,SSH,PuTTy)-V1.0.pdf
  5. How_to_change_display_direction-GPIO-Resistive_Touch-V1.2
  6. 5inch_HDMI_Display_User_Manual(EN)
  7. Product Dimensions:MPI5008_Product_Dimensions
  • 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 Support Password Download
Raspbian 2018-11-13 PI3B+/A/A+/B/B+/PI2/

PI3/ZERO/ZERO W

user:pi

password:raspberry

360-2.jpg360Yun: MPI5008-800x480-Raspbian-20181113.7z
Mega-1.jpgMega: MPI5008-800x480-Raspbian-20181113.7z
Ubuntu Mate:16.04 PI3,PI2 user:pi

password:raspberry

360-2.jpg360Yun: 5inch-RPI3-RPI2-ubuntu-mate-16.04-beta2.7z
Mega-1.jpgMega: 5inch-RPI3-RPI2-ubuntu-mate-16.04-beta2.7z
Kali-linux 2018.2 nexmon PI3B+,PI3,PI2 user:root

password:toor

360-2.jpg360Yun: MPI5008-800X480-kali-linux-2018.2-rpi3-nexmon.7z
Mega-1.jpgMega: MPI5008-800X480-kali-linux-2018.2-rpi3-nexmon.7z

Software

BACK TO TOP