Difference between revisions of "3.5inch HDMI Display-B"

From LCD wiki
Jump to: navigation, search
(Created page with "==Usage== When users connect the Raspberry Pi to use, they need to configure the official system. Or you can also burn the configured system image directly.<br> '''Tips:'''Bas...")
 
(Usage)
Line 1: Line 1:
 
==Usage==
 
==Usage==
When users connect the Raspberry Pi to use, they need to configure the official system. Or you can also burn the configured system image directly.<br>
 
'''Tips:'''Basic for Raspbian Jessie with '''PIXEL''' (2017-04-10-raspbian-jessie.img)<br>
 
 
===Step 1:Download the Raspbian IMG===
 
===Step 1:Download the Raspbian IMG===
 
https://www.raspberrypi.org/downloads/raspbian/
 
https://www.raspberrypi.org/downloads/raspbian/

Revision as of 14:32, 16 June 2018

Usage

Step 1:Download the Raspbian IMG

https://www.raspberrypi.org/downloads/raspbian/

Step 2: Burn the system image

If you don't know how to do that,you can refer to the Raspberry Pi office tutorial

Step 3: Open terminal and Download the driver on RPI

Run:

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

Wait A Few Minutes, when the system reboot ok, you can see that.