3.5inch HDMI Display-B

From LCD wiki
Jump to: navigation, search


语言选择

Languages

➤中文
➤EN


Product Video

Pictures

MPI3508-100.jpg 3.5-MPI3508-2pin.jpg 3508-20210302.jpg

Description

  • 3.5inch standard display, support HDMI input, refresh rate above 60FPS
  • Physical resolution 480x320, configurable software resolution up to 1920x1080
  • 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
  • Used as a Raspberry Pi display that supports Raspbian, Ubuntu, Kodi, Win10 IOT, single-touch, free drive
  • Work as a PC monitor, support Win7, Win8, Win10 system (No touch Function)
  • Support HDMI audio output,Backlight brightness can be adjusted
  • CE, RoHS certification

Parameters

  • Size: 3.5(inch)
  • SKU: MPI3508
  • Physical Resolution: 480×320(dots)
  • Software adjustable resolution: 480×320~1920×1080(dots)
  • Touch: Resistance Touch
  • Power Dissipation: 0.20A*5V (Brightness @100%)
0.15A*5V (Backlight close)
  • Product Size: 85.5*60.6(mm)
  • Package Size: 143*134*51 (mm)
  • Rough Weight(Package containing): 142(g)

Hardware Description

MPI3508-20181115.jpg
Backlight button: backlight brightness adjustment button, short press backlight changes by 10%, long press 3 seconds to close backlight

HDMI interface: HDMI signal input interface

Amplifier interface: HDMI audio output interface

USB power supply interface: provide power for ordinary display (5V 1A)

Transaction raspberry pie 26PIN base: gets power and return touch from this area when used as a raspberry pie monitor

How to use with Raspbian/Ubuntu Mate/ Kali/ Retropie System

Method 1: quick install (raspberry pi needs Internet connection)

  • 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: insert the SD card into the raspberry pie and connect the hardware as shown in the picture:

MPI3508-001.jpg MPI3508-66.jpg

  • Step 3,Install LCD driver

1) log in the raspberry pie system with Putty connection to the user command line (initial username: PI password :raspberry) 2) execute the following command (Mouse Right-click can paste the code in Putty):

sudo rm -rf LCD-show
git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/
sudo ./MPI3508-show
  • After executing the above command, the system will restart automatically, and display and touch will be OK.


Method 2: offline installation

  • Step 1: install the official image of Raspbian/Ubuntu                                                                      
1)Download the latest Raspbian or Ubuntu image from the official website https://www.raspberrypi.org/downloads/
2)Format the TF card with SDFormatter,
3)Use Win32DiskImager to burn the official image to the TF card.
  • Step 2, modify the "config.txt"                                                                               
After the step 1 completion of burning in the CD Driver in the folder "show-LCD.tar.gz" copy to TF-card root directory,
Open the config.txt file in TF-card root directory and add the following code to the end of the file. Save and colse TF card:
hdmi_force_hotplug=1
config_hdmi_boost=7
hdmi_drive=2
hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt 480 320 60 6 0 0 0
  • Step 3: insert the SD card into the raspberry pie and connect the hardware
  • Step 4: power the raspberry, connect the mouse keyboard, and open the terminal terminal terminal on the raspberry pie: 

483x483像素

  • Step 5. Enter the following instructions in the terminal terminal:
cd /boot
cp LCD-show.tar.gz ~
cd ~
sudo tar zxvf LCD-show.tar.gz 
cd LCD-show/
sudo ./MPI3508-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 Power interface 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.
Note: touch function can only be used for raspberry pi.

How to rotate the display direction

This method only applies to the Raspberry Pi series of display screens, other display screens do not apply.

  • Method 1,If the driver is not installed, execute the following command (Raspberry Pi needs to connected to the Internet):
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 90

After execution, the driver will be installed. The system will automatically restart, and the display screen will rotate 90 degrees to display and touch normally.
' XXX-show ' can be changed to the corresponding driver, and ' 90 ' can be changed to 0, 90, 180 and 270, respectively representing rotation angles of 0 degrees, 90 degrees, 180 degrees, 270 degrees)

  • Method 2,If the driver is already installed, execute the following command:
cd LCD-show/
sudo ./rotate.sh 90

After execution, the system will automatically restart, and the display screen will rotate 90 degrees to display and touch normally.
( ' 90 ' can be changed to 0, 90, 180 and 270, respectively representing rotation angles of 0 degrees, 90 degrees, 180 degrees, 270 degrees)
If the rotate.sh prompt cannot be found, use Method 1 to install the latest drivers

Resource

  • Document
  1. How_to_install_the_LCD_driver_V1.2
  2. How_to_install_matchbox-keyboard
  3. How_to_rotate_the_display_direction
  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. MPI3508-Quick-Start-V1.3
  7. MPI3508-3.5inch_HDMI_Display_B_User_Manual-V1.1
  8. Product size
  • Driver download
  1. 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 2023-02-21 PI3B+/PI3/PI2/

PI1/ZERO/ZERO W

user:pi

password:raspberry

Baiduyun.jpgBaiduYun: MPI3508-3.5inch-2023-02-21-raspios-bullseye-armhf.7z 提取码:g8cb
Mega-1.jpgMega: MPI3508-3.5inch-480x320-2022-04-04-raspios-bullseye-armhf.7z
Raspbian 2023-02-21 PI4 user:pi

password:raspberry

Baiduyun.jpgBaiduYun: MPI3508-3.5inch-2023-02-21-raspios-bullseye-armhf.7z 提取码:v0xz
Mega-1.jpgMega: MPI3508-3.5inch-600x400-2022-04-04-raspios-bullseye-armhf.7z
Ubuntu MATE 22.04 PI4B,PI3B+,PI3,PI2 user:pi

password:raspberry

Baiduyun.jpgBaiduYun: MPI3508-3.5inch-ubuntu-mate-22.04-desktop-armhf+raspi.7z 提取码:v90c
Mega-1.jpgMega: MPI3508-3.5inch-ubuntu-mate-22.04-desktop-armhf+raspi.7z
Kali Linux RaspberryPi 2, 3 and 4 2023.1 PI4B,PI3B+,PI3,PI2 user:kali

password:kali

Baiduyun.jpgBaiduYun: MPI3508-3.5inch-kali-linux-2023.1 提取码:h50m
Mega-1.jpgMega: MPI3508-3.5inch-kali-linux-2022.1
  • Software
  1. Panasonic SDFormatter
  2. Win32DiskImager
  3. PuTTY

BACK TO TOP