Intro

.

3.2” 3.5” 5.0” 7.0” TFT LCD Ubuntu driver for the Raspberry PI and PI 2 and PI 3 This repo contains the scripts to configure your Raspberry Pi running Ubuntu to work with the LCD

Installation

  • Clone repo
git clone [https://github.com/lcdwiki/LCD-show-ubuntu.git](https://github.com/lcdwiki/LCD-show-ubuntu.git)
  • Set file permissions for all files in the LCD-show-ubuntu directory
chmod -R 755 LCD-show-ubuntu
  • Configures the system to output the display signal exclusively to the SPI-connected LCD
  • Runs the MHS35-show script to configure the Raspberry Pi to use the 3.5” MHS LCD display
    • Display signal outputs exclusively to the SPI-connected LCD
cd LCD-show-ubuntu/
sudo ./MHS35-show
  • Go back to HDMI output
sudo ./LCD-hdmi