Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

7inch LCD Display-G: Difference between revisions

From LCD wiki
More languages
Lin (talk | contribs)
No edit summary
Lin (talk | contribs)
No edit summary
Line 208: Line 208:
|}
|}


==== 产品尺寸 ====
==== Product Size ====
[[:en:res/MPI7009/MPI7009_Size.pdf|'''MPI7009 Size''']]
 
[[File:MPI7009-铁壳-size-2560.png|770x770像素]]
[[File:MPI7009-铁壳-size-2560.png|770x770像素]]


==<font color="blue"> 连接树莓派</font> ==
==<font color="blue">Connect to Raspberry Pi</font> ==
[[file:MPI1009-007.jpg|750px]] <br>
[[file:MPI1009-007.jpg|750px]] <br>
[[file:MPI1009-009.jpg|750px]]
[[file:MPI1009-009.jpg|750px]]


==<font color="blue"> 用于树莓派</font> ==
==<font color="blue">Working with Raspberry Pi</font> ==
'''步骤1, 下载最新官网镜像'''
'''Step 1. Download the Official image'''


:1)下载Raspbian官方镜像
:1) Download '''Raspbian''' Official Image
::下载网址:'''https://www.raspberrypi.org/downloads/raspbian/'''
::Download URL: '''https://www.raspberrypi.org/downloads/raspbian/'''
::用户名:'''pi'''       密码:'''raspberry'''
::Username: '''pi'''     Password: '''raspberry'''
:2)下载Ubuntu Mate官方镜像
:2) Download '''Ubuntu Mate''' Official Image
::下载网址:'''https://ubuntu-mate.org/download/'''
::Download URL: '''https://ubuntu-mate.org/download/'''
::'''用户名和密码开机后可以自己设置'''
::'''The user name and password can be set by yourself after startup'''
:3)下载Kail官方镜像
:3) Download '''Kail''' Official Image
::下载网址:'''https://www.offensive-security.com/kali-linux-arm-images/'''
::Download URL: '''https://www.offensive-security.com/kali-linux-arm-images/'''
::用户名:'''kali'''       密码:'''kali'''
::Username: '''kali''' (The old version is '''root''')    Password: '''kali'''(The old version is '''toor''')
:4)下载Retropie官方镜像
:4) Download '''Retropie''' Official Image
::下载网址:'''https://retropie.org.uk/download/'''
::Download URL: '''https://retropie.org.uk/download/'''
::用户名:'''pi'''       密码:'''raspberry'''
::Username: '''pi'''     Password: '''raspberry'''
   
   
'''步骤2, 烧录官网镜像'''
'''Step 2. Brun Official Image'''  


: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 the SD card on the computer and find the following content:
::'''dtoverlay=vc4-kms-v3d'''
::'''dtoverlay=vc4-kms-v3d'''
:将其改为:
:Modify it to:
::'''dtoverlay=vc4-fkms-v3d'''
::'''dtoverlay=vc4-fkms-v3d'''
:修改完成后,再在文件的末尾添加如下内容,保存好并退出。
:After completing the modifications, add the following content at the end of the file, save it, and exit.
{{code|1=
{{code|1=
max_usb_current=1
max_usb_current=1
Line 260: Line 263:
hdmi_mode=87
hdmi_mode=87
hdmi_drive=2
hdmi_drive=2
hdmi_cvt 1280 800 60 6 0 0 0  
hdmi_cvt 1024 600 60 6 0 0 0  
}}
}}


'''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 pie.


:以上步骤都完成后,在电脑上弹出SD卡,然后插入树莓派背面的SD卡卡槽中
'''Step 5. Running system'''   


'''步骤5, 运行系统'''
:Connect the HDMI interface and touch interface of the display screen to raspberry pie, connect the power supply of raspberry pie,
:and start the machine to display and touch normally..


:将显示屏HDMI接口和TOUCH接口连接树莓派,接上树莓派电源开机即可正常显示和触摸。
==<font color="blue">Work as HDMI touch monitor</font> ==
 
This product can be used as the HDMI touch monitor of Windows computer, only need to connect HDMI interface and TOUCH interface,
==<font color="blue"> 用于电脑HDMI显示器</font> ==
can normally display and support up to five points touch.
本产品可作为Windows电脑HDMI触摸显示器使用,只需要连接HDMI接口和'''TOUCH'''接口,就能正常显示和支持最多五点触摸。
[[file:MPI1009-010.jpg|750px]]
[[file:MPI1009-010.jpg|750px]]
:   
:   
[[file:MPI1009-011.jpg|750px]]
[[file:MPI1009-011.jpg|750px]]


==<font color="blue"> 连接Jetson Nano</font> ==
==<font color="blue"> Connect to Jetson Nano</font> ==
[[file:MPI1009-012.jpg|750px]]
[[file:MPI1009-012.jpg|750px]]
== <font color="blue">常见问题 </font>==


* [http://www.lcdwiki.com/zh/常见问题 '''树莓派常见问题''']
==<font color="blue">Resource</font>==
* [http://www.lcdwiki.com/zh/如何在树莓派4中使用双屏显示 如何在树莓派4中使用双屏显示]
* [http://www.lcdwiki.com/zh/树莓派官方64位系统2021-05-07-raspios-buster-arm64.img无法设置分辨率 树莓派官方64位系统2021-05-07-raspios-buster-arm64.img无法设置分辨率]


== <font color="blue">资源下载</font> ==
*'''Document'''


*'''文档'''
#[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]


# [http://www.lcdwiki.com/res/MPI1009/10.1inch-S_MPI1009_产品手册.pdf 10.1inch-HDMI-Display-(S)产品手册.pdf]
*'''Driver download'''
# [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模块在电脑中如何设置双屏显示]


*'''驱动下载'''
#Local  download:  [http://www.lcdwiki.com/res/RaspDriver/LCD-show.tar.gz LCD-show.tar.gz]


#Driver:[http://www.lcdwiki.com/res/RaspDriver/LCD-show.tar.gz 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.
:请先使用我们预装好驱动的镜像,下载后解压并把镜像写入到TF卡中。然后把卡插入树莓派就可以使用了。
 
:Just need download and write the image into the TF card. DO NOT need any driver installation steps.


{| class="wikitable" style="width:88%;"
{| class="wikitable" style="width:88%;"
Line 321: Line 320:
|-
|-
|Kali Linux RaspberryPi 2, 3 and 4
|Kali Linux RaspberryPi 2, 3 and 4
|2021.2
|2022.1
|PI4B,PI3B+,PI3,PI2
|PI4B,PI3B+,PI3,PI2
|}
|}
{| class="wikitable"  
{| class="wikitable" style="width:88%;"
!Image Name
!Image Name
!Version
!Version
Line 343: Line 342:
| rowspan="2" |Kali Linux RaspberryPi 2, 3 and 4
| rowspan="2" |Kali Linux RaspberryPi 2, 3 and 4
| rowspan="2" |2023.1
| rowspan="2" |2023.1
|[[File:Baiduyun.jpg|24px]]BaiduYun: [https://pan.baidu.com/s/1LdPnApNRazhnpgPH0KqODA MPI1001-10.1inch-H-kali-linux-2023.1]提取码:u8sp
|[[File:Baiduyun.jpg|24px]]BaiduYun: [https://pan.baidu.com/s/1LdPnApNRazhnpgPH0KqODA 10.1-MPI1001-kali-linux-2023.1]提取码:u8sp
|-
|-
|[[File:Mega-1.jpg|24px]]Mega: [https://mega.nz/folder/WFdHxQKC#pSMemuRWUskDJ-QlmjPDLw 10.1-MPI1001-kali-linux-2021.2]
|[[File:Mega-1.jpg|24px]]Mega: [https://mega.nz/folder/WFdHxQKC#pSMemuRWUskDJ-QlmjPDLw 10.1-MPI1001-kali-linux-2021.2]
|}  
|}  


*'''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]


*'''常用软件'''
[[#top|BACK TO TOP]]
 
#[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]

Revision as of 11:51, 11 October 2024

语言选择

Languages

➤中文
➤EN


Product Picture


Product characteristics

  • Own shell
○Hard iron shell
  • 7inch IPS full Angle display
○The viewing Angle is large
○true color
○Dynamic picture quality is excellent
  • 1024X600 Resolution
○HD Vision
○Display is very delicate
○Software settings, resolution can be increased to 1920X1080
  • New touch panel
○Tempered glass touch panel
○Hardness up to 6H, more durable and more scratch resistant
  • High sensitivity capacitive touch screen
○Accurate touch
○Supports up to 5 touch points
  • HDMI video input interfaces
○High definition video display
  • audio output
○Stereo dual speaker output shock sound
○3.5mm external audio interface
  • Multifunctional leave Switch
○Support brightness and volume adjustment
○Support menu settings
  • Support multiple device access
○Can connect to mainstream development boards such as Raspberry Pi, Banana Pi, BB Black, etc
○Can connect to mainstream game consoles such as PS4, Xbox360, Switch, etc
○Can connect to mainstream TV boxes and digital cameras (display only)
  • Supports multiple system displays
○Support systems such as Raspbian, Kali Linux, Ubuntu, Kodi, Win10 IOT, and touch free drive
○Support Win7/8/10/11 and other systems, touch free drive
  • CE and RoHS certified

Product Description

Product Parameters

SKU MPI7009
Panel Type IPS
Panel Size 7.0inch
Resolution 1024 x 600(RGB) (pixels)
Active Area 154.21(W) x 85.92(H) (mm)
Pixel Pitch 0.0502(H) x 0.1432(V) (mm)
View Angle ALL 0’ CLOCK
Luminance(TYP) 400 cd/m2
Contrast Ratio(TYP) 800
Backlight Arrangement 3 strings in 7 parallel (21 white LED lights)
Backlight Current(Max) 140mA
Operation Temperature -10~50(℃)
Storage Temperature -20~60(℃)
Backlight Adjustment Leave switch adjustment
Volume Adjustment Leave switch adjustment
Touch Screen Type Capacitive Touch Screen
Touch IC GT911
Touch Screen Size 174.0±0.1(W) x 110.0±0.1(H) (mm)
Touch Screen Visual Area 155.21±0.2(W) x 86.92±0.2(H) (mm)
Power Voltage 5V
Speaker Power 8Ω 2W x 2
Total Power 2.5W (100% brightness, 0% volume),3.2W(100% brightness, 100% volume)
Video Input Interface Mini HDMI
Audio Output Interface 3.5mm Audio Interface and Stereo speakers
Power Interface Type-C
Touch Output Interface Type-C
Outline Size 175.0(W) x 112.0(H) x 11.61(T)(mm)
Package size 211.0(W) x 150.0(H) x 53.0(T) (mm)
Weight(including package) 469(g)

Key and Interface Function Description

Key and Interface Description
DISPLAY Input HDMI signal, connect using Mini HDMI cable, commonly used to connect to a computer, with a maximum support resolution of 1920x1080
POWER/TOUCH The power and touch interfaces are shared, connected using Type-C cables, and provide both power and touch functions.
Headphone 3.5mm audio output interface for connecting audio devices, such as headphones or audio systems
MENU Brightness Adjustment:

When there is no OSD interface displayed in the display state, turning the pulsator switch in the "+" direction triggers the brightness setting function. After triggering, turning the switch up and down can adjust the brightness value. After the adjustment is completed, press the switch briefly to exit or wait for 10 seconds for automatic exit.

Volume Adjustment:

When there is no OSD interface displayed in the display state, turning the pulsator switch in the "-" direction triggers the volume setting function. After triggering, turning the switch up and down can adjust the volume value. After the adjustment is completed, press the switch briefly to exit or wait for 10 seconds for automatic exit.

Menu Setting:

When there is no OSD interface displayed in the display state, short press the pulsator to trigger the menu setting function. After triggering, enter the menu and toggle the switch up and down to select or adjust the setting items. Short press the switch to confirm, long press the switch to return or exit.

Turn off Display:

When there is no OSD interface displayed in the display state, long pressing the wave wheel development triggers the shutdown of the display function, and the product goes black at this time. Press the switch again briefly to turn on the display.

Product Size

MPI7009 Size

770x770像素

Connect to Raspberry Pi


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 the SD card on the computer and find the following content:
dtoverlay=vc4-kms-v3d
Modify it to:
dtoverlay=vc4-fkms-v3d
After completing the modifications, add the following content at the end of the file, save it, and exit.
max_usb_current=1
hdmi_force_hotplug=1
config_hdmi_boost=7
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_drive=2
hdmi_cvt 1024 600 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 pie.

Step 5. Running system

Connect the HDMI interface and touch interface of the display screen to raspberry pie, connect the power supply of raspberry pie,
and start the machine to display and touch normally..

Work as HDMI touch monitor

This product can be used as the HDMI touch monitor of Windows computer, only need to connect HDMI interface and TOUCH interface, can normally display and support up to five points touch.

Connect to Jetson Nano

Resource

  • Document
  1. How_to_install_the_LCD_driver_V1.2
  2. How_to_install_matchbox-keyboard
  3. 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 Support
Raspbian 2024-03-15 PI5/PI4/PI3B+/PI3/

PI2/ZERO/ZERO W

Ubuntu MATE 22.04 PI4,PI3B+,PI3,PI2
Kali Linux RaspberryPi 2, 3 and 4 2022.1 PI4B,PI3B+,PI3,PI2
Image Name Version Download
Raspbian 2024-03-15 BaiduYun: MPI1009-10.1inch-S-2024-03-15-raspios-bookworm-armhf(Pi4-Pi5) 提取码:eryf
Mega: MPI1001-10.1inch-H-2021-03-04-raspios-buster-armhf.7z
Ubuntu MATE 22.04 BaiduYun: MPI1001-10.1inch-ubuntu-mate-22.04-desktop-armhf+raspi.7z提取码:alj7
Mega: MPI1001-10.1inch-ubuntu-mate-20.10-desktop-armhf+raspi.7z
Kali Linux RaspberryPi 2, 3 and 4 2023.1 BaiduYun: 10.1-MPI1001-kali-linux-2023.1提取码:u8sp
Mega: 10.1-MPI1001-kali-linux-2021.2
  • Software
  1. Panasonic SDFormatter
  2. Win32DiskImager
  3. PuTTY

BACK TO TOP