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-ubuntudirectory
chmod -R 755 LCD-show-ubuntu- Configures the system to output the display signal exclusively to the SPI-connected LCD
- Runs the
MHS35-showscript 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




