More actions
Line 135: | Line 135: | ||
==<font color="blue">Connect to Raspberry Pi</font> == | ==<font color="blue">Connect to Raspberry Pi</font> == | ||
[[file:MPI1008-007.png|500px]] <br> | [[file:MPI1008-007.png|500px]] <br> | ||
[[file: | [[file:10.1-1280x800-Pi3-EN.jpg|500px]] | ||
[[file: | [[file:10.1-1280x800-Pi4-EN.jpg|500px]] | ||
==<font color="blue"> Working with Raspberry Pi </font> == | ==<font color="blue"> Working with Raspberry Pi </font> == |
Revision as of 10:18, 24 August 2022
Product Pictures
Product Feature
- 10.1inch IPS full Angle display
- ○The viewing Angle is large
- ○true color
- ○picture quality is excellent
- 1280X800 resolution
- ○HD vision
- ○The display is very delicate
- New touch panel
- ○Tempered glass cover
- ○Hardness up to 6H, more durable and more scratch resistant
- High sensitivity capacitive touch screen
- ○Accurate touch
- ○Support up to 5 touch points
- HDMI interface
- ○HD input
- ○Can be used as HDMI display
- Support multiple device access
- ○Can be connected to mainstream development boards such as raspberry pie, 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 (display only)
- Support multiple system display
- ○Support raspbian, Kali Linux, Ubuntu, Kodi, win10 IOT and other systems, touch free drive
- ○Support win7/8/10/11 and other systems, touch drive free
- Passed CE and ROHS certification
Product Description
- Product Parameters
SKU | MPI1008 |
Screen Type | IPS screen |
Screen Size | 10.1 inch |
Resolution | 1280 x 800 |
Backlight adjustment | Key switch adjustment |
Touch Screen Type | Capacitive Touch Screen |
Touch IC | SIS9200 |
Power | MicroUSB(5V) |
Module overall power | 5.2942W (100% brightness) |
Video Input Interface | HDMI(up to 1080p) |
Active Area | 216.566*135.36 (mm) |
Module Size (L x W x H) | 239.4*157.4*12.3 ±0.2 (mm) |
Packaging Size (L x W x H) | 295*195*70 (mm) |
Product weight (including package) | 892g |
- Key and Interface Function Description
KEY and Interface | DESCRIPTION |
A: Touch touch interface | Micro USB cable is used to connect with the signal source device. This interface is used for touch and power supply |
B: Power interface | Using micro USB cable and power connection, this interface is only used for power supply |
C: HDMI interface | Use HDMI cable to connect with signal source equipment, and the maximum supported resolution is 1080p |
D: 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 |
E: Copper pillar | Used to fix raspberry pie |
- Product Size
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 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 1280 800 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.
Resource
- Document
- How_to_install_the_LCD_driver_V1.2
- How_to_install_matchbox-keyboard
- How_to_use_Raspberry_Pi(Download,Format,Burn,SSH,PuTTy)-V1.0.pdf
- Driver download
- 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-04-04 | BaiduYun: | MPI1008-10.1inch-Y-2022-04-04-raspios-bullseye-armhf Fetch Code:p2xy |
Mega: | MPI1008-10.1inch-Y-2022-04-04-raspios-bullseye-armhf | ||
Ubuntu MATE | 22.04 | BaiduYun: | MPI1008-10.1-Y-ubuntu-mate-22.04-desktop-armhf+raspi.7z Fetch Code:o4l0 |
Mega: | |||
Kali Linux RaspberryPi | 2021.2 | BaiduYun: | |
Mega: |
- Software